May 20 19:05:10.927570 np0000175399 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 19:05:10.932575 np0000175399 devstack@c-api.service[112141]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 19:05:10.935074 np0000175399 devstack@c-api.service[112141]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 19:05:10 2026] *** May 20 19:05:10.935074 np0000175399 devstack@c-api.service[112141]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 19:05:10.935074 np0000175399 devstack@c-api.service[112141]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 19:05:10.935074 np0000175399 devstack@c-api.service[112141]: nodename: np0000175399 May 20 19:05:10.935074 np0000175399 devstack@c-api.service[112141]: machine: x86_64 May 20 19:05:10.935074 np0000175399 devstack@c-api.service[112141]: clock source: unix May 20 19:05:10.935074 np0000175399 devstack@c-api.service[112141]: pcre jit disabled May 20 19:05:10.935074 np0000175399 devstack@c-api.service[112141]: detected number of CPU cores: 16 May 20 19:05:10.935074 np0000175399 devstack@c-api.service[112141]: current working directory: / May 20 19:05:10.935074 np0000175399 devstack@c-api.service[112141]: detected binary path: /usr/bin/uwsgi-core May 20 19:05:10.935074 np0000175399 devstack@c-api.service[112141]: your processes number limit is 256917 May 20 19:05:10.935074 np0000175399 devstack@c-api.service[112141]: your memory page size is 4096 bytes May 20 19:05:10.935074 np0000175399 devstack@c-api.service[112141]: detected max file descriptor number: 2048 May 20 19:05:10.935074 np0000175399 devstack@c-api.service[112141]: lock engine: pthread robust mutexes May 20 19:05:10.935946 np0000175399 devstack@c-api.service[112141]: thunder lock: enabled May 20 19:05:10.935946 np0000175399 devstack@c-api.service[112141]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 19:05:10.935946 np0000175399 devstack@c-api.service[112141]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 19:05:10.936153 np0000175399 devstack@c-api.service[112141]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 19:05:10.936153 np0000175399 devstack@c-api.service[112141]: Set PythonHome to /opt/stack/data/venv May 20 19:05:10.973700 np0000175399 devstack@c-api.service[112141]: Python main interpreter initialized at 0x753b2a4a3668 May 20 19:05:10.973700 np0000175399 devstack@c-api.service[112141]: python threads support enabled May 20 19:05:10.973700 np0000175399 devstack@c-api.service[112141]: your server socket listen backlog is limited to 100 connections May 20 19:05:10.973700 np0000175399 devstack@c-api.service[112141]: your mercy for graceful operations on workers is 80 seconds May 20 19:05:10.974306 np0000175399 devstack@c-api.service[112141]: mapped 671795 bytes (656 KB) for 4 cores May 20 19:05:10.974476 np0000175399 devstack@c-api.service[112141]: *** Operational MODE: preforking *** May 20 19:05:10.974667 np0000175399 devstack@c-api.service[112141]: *** uWSGI is running in multiple interpreter mode *** May 20 19:05:10.974667 np0000175399 devstack@c-api.service[112141]: spawned uWSGI master process (pid: 112141) May 20 19:05:10.974779 np0000175399 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 19:05:10.975398 np0000175399 devstack@c-api.service[112141]: spawned uWSGI worker 1 (pid: 112148, cores: 1) May 20 19:05:10.975928 np0000175399 devstack@c-api.service[112141]: spawned uWSGI worker 2 (pid: 112149, cores: 1) May 20 19:05:10.976404 np0000175399 devstack@c-api.service[112141]: spawned uWSGI worker 3 (pid: 112150, cores: 1) May 20 19:05:10.976916 np0000175399 devstack@c-api.service[112141]: spawned uWSGI worker 4 (pid: 112151, cores: 1) May 20 19:05:10.977065 np0000175399 devstack@c-api.service[112141]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 19:05:11.108928 np0000175399 devstack@c-api.service[112149]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:05:11.108928 np0000175399 devstack@c-api.service[112149]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:05:11.108928 np0000175399 devstack@c-api.service[112149]: we strongly recommend against using it for new projects. May 20 19:05:11.108928 np0000175399 devstack@c-api.service[112149]: If you are already using Eventlet, we recommend migrating to a different May 20 19:05:11.108928 np0000175399 devstack@c-api.service[112149]: framework. For more detail see May 20 19:05:11.108928 np0000175399 devstack@c-api.service[112149]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:05:11.108928 np0000175399 devstack@c-api.service[112149]: import eventlet # noqa May 20 19:05:11.111390 np0000175399 devstack@c-api.service[112150]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:05:11.111390 np0000175399 devstack@c-api.service[112150]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:05:11.111390 np0000175399 devstack@c-api.service[112150]: we strongly recommend against using it for new projects. May 20 19:05:11.111390 np0000175399 devstack@c-api.service[112150]: If you are already using Eventlet, we recommend migrating to a different May 20 19:05:11.111390 np0000175399 devstack@c-api.service[112150]: framework. For more detail see May 20 19:05:11.111390 np0000175399 devstack@c-api.service[112150]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:05:11.111390 np0000175399 devstack@c-api.service[112150]: import eventlet # noqa May 20 19:05:11.112491 np0000175399 devstack@c-api.service[112151]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:05:11.112491 np0000175399 devstack@c-api.service[112151]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:05:11.112491 np0000175399 devstack@c-api.service[112151]: we strongly recommend against using it for new projects. May 20 19:05:11.112491 np0000175399 devstack@c-api.service[112151]: If you are already using Eventlet, we recommend migrating to a different May 20 19:05:11.112491 np0000175399 devstack@c-api.service[112151]: framework. For more detail see May 20 19:05:11.112491 np0000175399 devstack@c-api.service[112151]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:05:11.112491 np0000175399 devstack@c-api.service[112151]: import eventlet # noqa May 20 19:05:11.145369 np0000175399 devstack@c-api.service[112148]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:05:11.145369 np0000175399 devstack@c-api.service[112148]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:05:11.145369 np0000175399 devstack@c-api.service[112148]: we strongly recommend against using it for new projects. May 20 19:05:11.145369 np0000175399 devstack@c-api.service[112148]: If you are already using Eventlet, we recommend migrating to a different May 20 19:05:11.145369 np0000175399 devstack@c-api.service[112148]: framework. For more detail see May 20 19:05:11.145369 np0000175399 devstack@c-api.service[112148]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:05:11.145369 np0000175399 devstack@c-api.service[112148]: import eventlet # noqa May 20 19:05:11.193927 np0000175399 devstack@c-api.service[112149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:05:11.193927 np0000175399 devstack@c-api.service[112149]: debtcollector.deprecate( May 20 19:05:11.196442 np0000175399 devstack@c-api.service[112150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:05:11.196442 np0000175399 devstack@c-api.service[112150]: debtcollector.deprecate( May 20 19:05:11.199822 np0000175399 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:05:11.199822 np0000175399 devstack@c-api.service[112151]: debtcollector.deprecate( May 20 19:05:11.243922 np0000175399 devstack@c-api.service[112148]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:05:11.243922 np0000175399 devstack@c-api.service[112148]: debtcollector.deprecate( May 20 19:05:11.270385 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:11.270385 np0000175399 devstack@c-api.service[112149]: from cgi import parse_header May 20 19:05:11.278909 np0000175399 devstack@c-api.service[112150]: /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 20 19:05:11.278909 np0000175399 devstack@c-api.service[112150]: from cgi import parse_header May 20 19:05:11.282681 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:11.282681 np0000175399 devstack@c-api.service[112151]: from cgi import parse_header May 20 19:05:11.314148 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:11.314148 np0000175399 devstack@c-api.service[112149]: removals.removed_module( May 20 19:05:11.314817 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:11.314817 np0000175399 devstack@c-api.service[112149]: removals.removed_module( May 20 19:05:11.324547 np0000175399 devstack@c-api.service[112150]: /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 20 19:05:11.324547 np0000175399 devstack@c-api.service[112150]: removals.removed_module( May 20 19:05:11.325283 np0000175399 devstack@c-api.service[112150]: /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 20 19:05:11.325283 np0000175399 devstack@c-api.service[112150]: removals.removed_module( May 20 19:05:11.331498 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:11.331498 np0000175399 devstack@c-api.service[112151]: removals.removed_module( May 20 19:05:11.332391 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:11.332391 np0000175399 devstack@c-api.service[112151]: removals.removed_module( May 20 19:05:11.334989 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:11.334989 np0000175399 devstack@c-api.service[112148]: from cgi import parse_header May 20 19:05:11.381481 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:11.381481 np0000175399 devstack@c-api.service[112148]: removals.removed_module( May 20 19:05:11.382422 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:11.382422 np0000175399 devstack@c-api.service[112148]: removals.removed_module( May 20 19:05:11.920690 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:11.920690 np0000175399 devstack@c-api.service[112149]: warnings.warn( May 20 19:05:11.951208 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:11.951208 np0000175399 devstack@c-api.service[112151]: warnings.warn( May 20 19:05:11.972411 np0000175399 devstack@c-api.service[112150]: /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 20 19:05:11.972411 np0000175399 devstack@c-api.service[112150]: warnings.warn( May 20 19:05:12.028040 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:12.028040 np0000175399 devstack@c-api.service[112149]: warnings.warn( May 20 19:05:12.034944 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:12.034944 np0000175399 devstack@c-api.service[112148]: warnings.warn( May 20 19:05:12.057381 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:12.057381 np0000175399 devstack@c-api.service[112151]: warnings.warn( May 20 19:05:12.078784 np0000175399 devstack@c-api.service[112150]: /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 20 19:05:12.078784 np0000175399 devstack@c-api.service[112150]: warnings.warn( May 20 19:05:12.132668 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:12.132668 np0000175399 devstack@c-api.service[112148]: warnings.warn( May 20 19:05:12.337892 np0000175399 devstack@c-api.service[112149]: 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 20 19:05:12.338534 np0000175399 devstack@c-api.service[112149]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112149) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:05:12.354119 np0000175399 devstack@c-api.service[112151]: 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 20 19:05:12.354644 np0000175399 devstack@c-api.service[112151]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112151) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:05:12.377848 np0000175399 devstack@c-api.service[112150]: 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 20 19:05:12.378621 np0000175399 devstack@c-api.service[112150]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112150) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:05:12.427867 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:12.427867 np0000175399 devstack@c-api.service[112149]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:05:12.432290 np0000175399 devstack@c-api.service[112148]: 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 20 19:05:12.432832 np0000175399 devstack@c-api.service[112148]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112148) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:05:12.436914 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:12.436914 np0000175399 devstack@c-api.service[112151]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:05:12.453645 np0000175399 devstack@c-api.service[112150]: /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 20 19:05:12.453645 np0000175399 devstack@c-api.service[112150]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:05:12.508381 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:12.508381 np0000175399 devstack@c-api.service[112148]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:05:12.888065 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112151) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:05:12.888519 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112149) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:05:12.888597 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112150) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:05:12.888696 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.888696 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.888827 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.888827 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.888942 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.889016 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.889016 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.889153 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.889268 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.890034 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.890223 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.890223 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.890223 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.890488 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.890488 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.890648 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.890754 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.890842 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.890928 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.891047 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.891135 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.891246 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.891327 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.891400 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.891475 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.891736 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.891836 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.891924 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.892010 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.892093 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.892211 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112148) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:05:12.892567 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.892567 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.892567 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.893050 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.893279 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.893279 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.893279 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.893279 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.893830 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.893830 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.896618 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.896735 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.896735 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.896981 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.896981 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.896981 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.897291 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.897381 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.897455 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.897455 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.897455 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.897455 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.897455 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.897455 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.898524 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.898612 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.898764 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.898877 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.898971 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.899206 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.899206 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.899392 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.899513 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.899594 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.899675 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.899786 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.899786 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.899958 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.900036 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.900036 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.900215 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.900304 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.900304 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.900460 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.900537 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.900612 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.900690 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.900832 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.900880 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.901018 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.901096 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.901096 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.901256 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.901342 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.901474 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.901560 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.901647 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.901728 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.901815 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.901894 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.901894 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.902065 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.902189 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.902284 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.902360 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.902447 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.902447 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.902447 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.902785 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.902879 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.902966 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.903200 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.903319 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.903399 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.903485 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.903599 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.903693 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.903786 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.903890 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.903968 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.904066 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.904139 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.904246 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.904333 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.904383 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.904492 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.904578 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.904689 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.904689 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.904689 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.904689 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.904689 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.904689 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.904689 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.905415 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.905415 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.905582 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.905666 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.905758 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.905815 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.905855 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.905900 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.905900 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.905982 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.906027 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.906071 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.906071 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.906071 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.906285 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.906285 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.906431 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.906514 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.906593 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.906675 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.906797 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.906902 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.907003 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.907056 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.907215 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.907215 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.907387 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.907478 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.907554 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.907554 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.907554 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.907554 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.907554 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.907848 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.907895 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.907941 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.907986 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.908031 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.908031 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.908031 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.908031 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.908031 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.908271 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.908271 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.908271 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.908271 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.908271 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.908271 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.908271 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.908538 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.908538 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.908538 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.908538 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.908538 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.908538 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.908538 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.908989 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.908989 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.908989 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.909315 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.909388 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.909475 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.909552 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.909621 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.909701 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.909787 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.909862 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.909929 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.909929 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.910069 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.910138 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.910234 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.910234 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.910234 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.910234 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.910234 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.910234 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.910637 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.910637 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.910637 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.910637 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.910637 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.911028 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.911656 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.911767 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.911847 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.911959 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.912057 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.912142 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.912255 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.912345 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.912421 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.912516 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.912596 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.912685 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.912755 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.912836 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.912911 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.912986 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.913085 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.913178 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.913267 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.913341 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.913421 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.913421 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.913421 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.913421 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.913421 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.913421 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.913421 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.913421 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.913421 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.914041 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.914101 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.914247 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.914305 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.914345 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.914397 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.914450 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.914494 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.914533 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.914574 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.914613 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.914655 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.914703 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.914742 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.914784 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.914827 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.914876 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.914876 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.914876 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.914876 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.914876 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.915118 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.915173 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.915223 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.915266 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.915315 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.915359 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.915397 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.915438 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.915480 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.915519 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.915561 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.915602 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.915648 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.915693 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.915737 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.915774 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.915816 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.915859 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.915897 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.915939 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.915982 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.916018 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.916060 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.916087 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.916121 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.916152 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.916343 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.916377 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.916426 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.916475 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.916558 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.916611 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.916712 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.916742 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.916885 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.916917 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.916993 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.917085 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.917155 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.917237 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.917292 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.917347 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.917401 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.917459 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.917520 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.917552 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.917602 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.917674 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.917732 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.917764 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.917764 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.917887 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.917920 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.918001 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.918071 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.918071 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.918228 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.918262 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.918346 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.918380 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.918484 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.918517 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.918601 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.918657 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.918657 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.918739 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.918810 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.918843 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.918917 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.918995 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.919079 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.919141 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.919229 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.919263 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.919336 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.919409 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.919444 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.919495 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.919567 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.919598 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.919650 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.919650 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.919650 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.919650 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.919849 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.919849 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.919849 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.919849 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.919849 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.919849 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.919849 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.920243 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.920243 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.920243 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.920243 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.920415 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.920494 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.920548 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.920581 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.920678 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.920678 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.920797 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.920875 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.920875 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.920875 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.921048 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.921048 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.921155 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.921235 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.921235 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.921355 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.921451 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.921486 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.921575 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.921608 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.921685 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.921739 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.921772 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.921845 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.921877 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.921931 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.922005 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.922079 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.922113 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.922178 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.922276 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.922337 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.922395 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.922470 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.922541 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.922614 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.922689 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.922743 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.922802 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.922833 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.922906 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.922938 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.923053 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.923105 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.923152 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.923206 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.923241 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.923273 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.923301 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.923391 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.923452 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.923510 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.923568 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.923625 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.923677 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.923733 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.923766 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.923835 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.923869 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.923944 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.923976 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.924059 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.924092 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.924240 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.924298 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.924334 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.924368 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.924395 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.924427 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.924459 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.924487 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.924518 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.924518 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.924582 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.924611 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.924638 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.924668 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.924668 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.924723 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.924757 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.924757 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.924757 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.924757 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.924757 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.924757 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.924757 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.924757 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.924984 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.924984 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.924984 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.924984 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.924984 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.924984 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.924984 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.924984 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.925210 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.925240 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.925267 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.925307 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.925335 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.925367 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.925398 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.925425 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.925455 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.925489 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.925524 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.925557 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.925591 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.925633 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.925664 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.925700 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.925731 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.925758 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.925785 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.925817 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.925844 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.925872 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.925925 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.925953 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.925981 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.926017 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.926054 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.926054 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.926289 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.926324 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.926374 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.926405 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.926484 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.926484 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.926484 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.926484 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.926484 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.926484 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.926484 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.926484 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.926484 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.926937 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.926937 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.926937 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.926937 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.927203 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.927266 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.927297 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.927369 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.927422 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.927504 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.927536 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.927608 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.927661 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.927716 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.927769 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.927799 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.927847 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.927903 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.927968 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.928022 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.928075 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.928128 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.928128 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.928274 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.928307 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.928355 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.928355 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.928355 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.931650 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.931779 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.931877 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.931877 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.931986 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.932028 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.932136 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.932236 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.932275 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.932375 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.932375 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.932375 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.932375 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.932678 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.932678 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.932835 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.932893 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.932893 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.932893 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.932893 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.932893 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.933149 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.933149 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.933149 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.933149 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.933149 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.933149 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.933149 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.935275 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.935345 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.935391 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.935488 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.935561 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.935637 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.935673 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.935756 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.935789 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.935825 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.935857 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.935889 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.935915 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.935943 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.935975 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.936008 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.936054 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.936098 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.936148 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.936254 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.936302 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.936348 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.936391 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.936430 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.936470 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.936514 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.936514 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.936514 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.936667 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.936667 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.936667 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.936667 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.936667 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.937306 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.937395 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.937489 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.937596 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.937686 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.937786 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.937866 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.937952 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.938046 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.938046 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.938248 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.938341 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.938532 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.938653 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.938763 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.938864 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.938987 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.939083 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.939211 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.939353 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.939453 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.939550 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.939643 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.939740 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.939840 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.939932 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.940024 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.940135 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.940264 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.940352 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.940449 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.940595 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.940671 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.940724 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.940780 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.940901 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.941003 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.941096 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.941192 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.941249 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.941317 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.941381 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.941441 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.941490 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.941537 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.941594 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.941645 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.941705 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.941861 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.941962 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.942053 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.942231 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.942324 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.942479 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.942570 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.942668 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.942768 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.942886 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.942993 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.943079 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.943182 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.943274 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.943384 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.943486 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.943580 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.943652 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.943749 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.943808 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.943858 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.944042 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.944236 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.944414 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.944518 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.944575 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.944713 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.944829 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.944884 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.944987 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.945056 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.945101 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.945149 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.945217 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.945260 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.945309 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.945347 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.945498 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.945597 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.945641 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.945675 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.945806 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.945914 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.945914 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.946198 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.946252 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.946337 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.946451 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.946543 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.946590 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.946590 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.946661 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.946709 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.946709 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.946709 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.946808 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.946871 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.946908 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.946999 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.947048 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.947106 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.947153 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.947236 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.947297 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.947338 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.947382 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.947559 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.947659 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.947739 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.947818 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.947885 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.947957 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.948080 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.948115 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.948115 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.948244 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.948297 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.948388 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.948471 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.948504 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.948584 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.948636 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.948683 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.948683 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.948683 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.948683 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.948683 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.948813 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.948813 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.948813 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.948813 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.948813 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.948943 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.948971 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.949010 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.949042 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.949084 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.949084 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.949084 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.949195 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.949225 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.949225 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.949283 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.949283 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.949283 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.949283 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.949404 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.949434 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.949460 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.949493 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.949529 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.949529 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.949529 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.949529 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.949529 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.949696 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.949696 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.949696 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.949803 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.949843 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.949843 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.949919 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.950101 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.950141 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.950207 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.950288 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.950363 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.950824 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.950888 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.950987 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.951149 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.951266 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.951302 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.951348 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.951468 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.951508 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.951572 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.951837 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.951905 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.951961 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.952024 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.952096 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.952142 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.952226 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.952284 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.952346 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.952405 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.952434 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.952489 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.952528 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.952598 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.952636 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.952691 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.952727 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.952781 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.952816 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.952865 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.952901 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.952961 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.953002 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.953002 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.953119 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.953194 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.953226 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.953226 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.953226 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.953226 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.953226 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.953226 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.953226 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.953226 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.953558 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.953558 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.953642 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.953695 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.953729 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.953761 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.953836 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.953871 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.953938 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.953977 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.954037 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.954076 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.954134 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.954177 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.954238 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.954271 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.954271 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.954271 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.954271 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.954271 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.954483 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.954517 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.954580 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.954580 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.954580 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.954580 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.954580 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.954580 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.954835 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.954835 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.954972 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.955013 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.955045 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.955069 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.955094 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.955117 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.955143 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.955200 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.955233 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.955259 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.955285 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.955308 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.955337 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.955364 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.955395 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.955419 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.955419 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.955419 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.955419 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.955528 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.955528 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.955528 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.955528 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.955528 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.955643 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.955643 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.955703 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.955733 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.955764 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.955764 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.955813 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.955840 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.955871 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.955899 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.955927 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.955953 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.955987 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.956017 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.956047 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.956081 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.956107 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.956132 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.956169 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.956201 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.956201 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.956255 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.956287 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.956317 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.956343 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.956371 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.956371 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.956371 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.956371 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.956371 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:05:12.956493 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.956493 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.956493 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.956493 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.956493 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.956631 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.956670 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.956698 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.956698 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.956698 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.956698 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.956698 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.956814 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.956814 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.956814 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.956814 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.956814 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.956814 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.956955 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:05:12.956955 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:05:12.956955 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:05:12.956955 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:05:12.956955 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:05:12.956955 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:05:12.997218 np0000175399 devstack@c-api.service[112149]: INFO dbcounter [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Registered counter for database cinder May 20 19:05:12.997378 np0000175399 devstack@c-api.service[112151]: INFO dbcounter [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Registered counter for database cinder May 20 19:05:12.999774 np0000175399 devstack@c-api.service[112150]: INFO dbcounter [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Registered counter for database cinder May 20 19:05:13.000671 np0000175399 devstack@c-api.service[112148]: INFO dbcounter [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Registered counter for database cinder May 20 19:05:13.007909 np0000175399 devstack@c-api.service[112151]: DEBUG oslo_db.sqlalchemy.engines [None req-8d71a36b-329b-4cd8-a358-968fa8091372 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=112151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:05:13.009756 np0000175399 devstack@c-api.service[112149]: DEBUG oslo_db.sqlalchemy.engines [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 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=112149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:05:13.011654 np0000175399 devstack@c-api.service[112150]: DEBUG oslo_db.sqlalchemy.engines [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e 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=112150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:05:13.012689 np0000175399 devstack@c-api.service[112148]: DEBUG oslo_db.sqlalchemy.engines [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf 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=112148) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:05:13.121776 np0000175399 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writer thread running {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:05:13.123610 np0000175399 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writer thread running {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:05:13.124259 np0000175399 devstack@c-api.service[112151]: INFO cinder.rpc [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:05:13.125736 np0000175399 devstack@c-api.service[112149]: INFO cinder.rpc [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:05:13.126376 np0000175399 devstack@c-api.service[112151]: INFO cinder.rpc [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:05:13.127745 np0000175399 devstack@c-api.service[112149]: INFO cinder.rpc [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:05:13.128515 np0000175399 devstack@c-api.service[112151]: INFO cinder.rpc [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:05:13.129578 np0000175399 devstack@c-api.service[112149]: INFO cinder.rpc [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:05:13.130504 np0000175399 devstack@c-api.service[112151]: INFO cinder.rpc [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:05:13.130667 np0000175399 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writer thread running {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:05:13.131229 np0000175399 devstack@c-api.service[112149]: INFO cinder.rpc [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:05:13.131315 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.131505 np0000175399 devstack@c-api.service[112148]: DEBUG dbcounter [-] [112148] Writer thread running {{(pid=112148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:05:13.132053 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.132995 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.133073 np0000175399 devstack@c-api.service[112150]: INFO cinder.rpc [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:05:13.133683 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.134022 np0000175399 devstack@c-api.service[112148]: INFO cinder.rpc [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:05:13.135174 np0000175399 devstack@c-api.service[112150]: INFO cinder.rpc [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:05:13.136717 np0000175399 devstack@c-api.service[112148]: INFO cinder.rpc [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:05:13.137207 np0000175399 devstack@c-api.service[112150]: INFO cinder.rpc [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:05:13.137595 np0000175399 devstack@c-api.service[112151]: DEBUG oslo_db.sqlalchemy.engines [None req-8d71a36b-329b-4cd8-a358-968fa8091372 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=112151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:05:13.138419 np0000175399 devstack@c-api.service[112149]: DEBUG oslo_db.sqlalchemy.engines [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 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=112149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:05:13.139120 np0000175399 devstack@c-api.service[112150]: INFO cinder.rpc [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:05:13.139440 np0000175399 devstack@c-api.service[112148]: INFO cinder.rpc [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:05:13.139502 np0000175399 devstack@c-api.service[112151]: INFO cinder.rpc [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:05:13.139957 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.140048 np0000175399 devstack@c-api.service[112149]: INFO cinder.rpc [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:05:13.141210 np0000175399 devstack@c-api.service[112151]: INFO cinder.rpc [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:05:13.141447 np0000175399 devstack@c-api.service[112148]: INFO cinder.rpc [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:05:13.141676 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.141985 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.142091 np0000175399 devstack@c-api.service[112149]: INFO cinder.rpc [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:05:13.142333 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.142890 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.144127 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.146064 np0000175399 devstack@c-api.service[112150]: DEBUG oslo_db.sqlalchemy.engines [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e 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=112150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:05:13.148092 np0000175399 devstack@c-api.service[112150]: INFO cinder.rpc [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:05:13.148378 np0000175399 devstack@c-api.service[112148]: DEBUG oslo_db.sqlalchemy.engines [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf 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=112148) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:05:13.150397 np0000175399 devstack@c-api.service[112148]: INFO cinder.rpc [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:05:13.153344 np0000175399 devstack@c-api.service[112150]: INFO cinder.rpc [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:05:13.153344 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.153484 np0000175399 devstack@c-api.service[112148]: INFO cinder.rpc [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:05:13.154143 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.154315 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.154691 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.158004 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.158720 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.162010 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.162115 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.163648 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.166110 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.166235 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.167131 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.167629 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.169214 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.170058 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.170734 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.171411 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.172273 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.173059 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.173969 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.175334 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.175601 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.176101 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.178060 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.178245 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.178732 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.179005 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.181022 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.181107 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.181824 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.181903 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.182493 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.183371 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.184143 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.184965 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.185145 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.186015 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.187196 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.187859 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.190008 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.190669 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.190849 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.191568 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.192367 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.192884 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.194035 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.194409 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.194919 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.195115 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.196128 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.196937 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.197107 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.197618 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.198430 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.198973 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.199788 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.200679 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.200917 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.201446 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.202025 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.202721 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.202894 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.203468 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.204441 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.204532 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.204942 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.205761 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.206061 np0000175399 devstack@c-api.service[112151]: WARNING cinder.api.contrib.hosts [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:05:13.206276 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.206550 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.206777 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.206929 np0000175399 devstack@c-api.service[112149]: WARNING cinder.api.contrib.hosts [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:05:13.207628 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.207724 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: extensions {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.208101 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.208537 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.208643 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: extensions {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.209031 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: os-availability-zone {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.209532 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.209897 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: os-availability-zone {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.210293 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.210624 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: qos-specs {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.211089 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.211207 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: qos-specs {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.211676 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.212576 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.213219 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.213269 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: extra_specs {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.213305 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: extra_specs {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.213995 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.214644 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.214829 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: encryption {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.215425 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: encryption {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.215545 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.216043 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.216407 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: os-volume-type-access {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.216684 np0000175399 devstack@c-api.service[112150]: WARNING cinder.api.contrib.hosts [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:05:13.217015 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: os-volume-type-access {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.217370 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.217419 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.217948 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: os-quota-class-sets {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.218383 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: extensions {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.218520 np0000175399 devstack@c-api.service[112148]: WARNING cinder.api.contrib.hosts [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:05:13.218570 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: os-quota-class-sets {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.219261 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.219325 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: encryption {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.219943 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: encryption {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.220203 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: extensions {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.220324 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: os-availability-zone {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.220840 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: os-snapshot-manage {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.221433 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: os-snapshot-manage {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.221604 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: qos-specs {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.222039 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: os-availability-zone {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.222323 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: consistencygroups {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.222923 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: consistencygroups {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.223363 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: qos-specs {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.223808 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: extra_specs {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.224521 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: backups {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.224902 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: backups {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.225453 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: encryption {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.225549 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: extra_specs {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.226357 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: scheduler-stats {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.227010 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: encryption {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.227065 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: os-volume-type-access {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.227217 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: scheduler-stats {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.227852 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: os-quota-sets {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.228524 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: os-quota-sets {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.228575 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: os-volume-type-access {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.228621 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: os-quota-class-sets {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.229282 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: os-volume-manage {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.229899 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: encryption {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.229948 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: os-volume-manage {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.230105 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: os-quota-class-sets {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.230756 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: capabilities {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.231473 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: encryption {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.231525 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: capabilities {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.231571 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: os-snapshot-manage {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.232058 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: os-volume-transfer {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.232739 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: os-volume-transfer {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.232956 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: os-snapshot-manage {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.233006 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: consistencygroups {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.233643 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: os-hosts {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.234321 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: os-hosts {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.234432 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: consistencygroups {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.234946 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: backups {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.235044 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extended resource: cgsnapshots {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.235728 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extended resource: cgsnapshots {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.236403 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: backups {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.236600 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.contrib.snapshot_actions [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] SnapshotActionsController initialized {{(pid=112151) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:05:13.236952 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: scheduler-stats {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.237168 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.contrib.snapshot_actions [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] SnapshotActionsController initialized {{(pid=112149) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:05:13.237364 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.237999 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.238404 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: os-quota-sets {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.238455 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: scheduler-stats {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.238819 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.239463 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.239866 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: os-quota-sets {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.240178 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.240229 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: os-volume-manage {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.240790 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.241267 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: os-volume-manage {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.241546 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.242107 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.242412 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: capabilities {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.242737 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: capabilities {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.242964 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.243529 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.244003 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: os-volume-transfer {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.244343 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: os-volume-transfer {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.244474 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.244967 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.245597 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: os-hosts {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.245820 np0000175399 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.246303 np0000175399 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.246715 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: os-hosts {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.246768 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.246880 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.246977 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extended resource: cgsnapshots {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.247064 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.247208 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.247339 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.247454 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.247644 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.247692 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.247729 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.247773 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.247895 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension AdminActions extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.247983 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension AdminActions extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248060 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension AdminActions extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248134 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension AdminActions extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248204 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension AdminActions extending resource: backups {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248251 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension AdminActions extending resource: backups {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248291 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248331 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248372 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension VolumeActions extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248406 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension VolumeActions extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248446 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension TypesManage extending resource: types {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248480 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension TypesManage extending resource: types {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248514 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248548 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248587 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248712 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248754 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248788 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248823 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248857 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extended resource: cgsnapshots {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:05:13.248891 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248932 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-fa34972d-8591-4819-9ad8-e85ecc59a555 None None] Extension UsedLimits extending resource: limits {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.248966 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] SnapshotActionsController initialized {{(pid=112148) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:05:13.249011 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-8d71a36b-329b-4cd8-a358-968fa8091372 None None] Extension UsedLimits extending resource: limits {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.249636 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.251044 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.251459 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.contrib.snapshot_actions [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] SnapshotActionsController initialized {{(pid=112150) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:05:13.252244 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.252387 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.253640 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.253698 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.254996 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.255106 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.256339 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.256549 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.256710 np0000175399 devstack@c-api.service[112151]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x753b2a4a3668 pid: 112151 (default app) May 20 19:05:13.257025 np0000175399 devstack@c-api.service[112149]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x753b2a4a3668 pid: 112149 (default app) May 20 19:05:13.257714 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.257863 np0000175399 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.258753 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.258891 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.258994 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.259216 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.259305 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.259358 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.259419 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension AdminActions extending resource: volumes {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.259601 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension AdminActions extending resource: snapshots {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.259601 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension AdminActions extending resource: backups {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.259822 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.259822 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension VolumeActions extending resource: volumes {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.260125 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension TypesManage extending resource: types {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.260125 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.260125 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.260322 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.260484 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.260611 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-2f1f4d12-4eb1-40e8-a9b6-fe25525a7fcf None None] Extension UsedLimits extending resource: limits {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.260722 np0000175399 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:05:13.261433 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.261600 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.261700 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.261855 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.261964 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.262099 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension AdminActions extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.262202 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension AdminActions extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.262280 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension AdminActions extending resource: backups {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.262428 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.262552 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension VolumeActions extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.262706 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension TypesManage extending resource: types {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.262706 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.262947 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.262947 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.263066 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.263125 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-ddbe543d-6ef1-4958-abc3-ab6b230ec92e None None] Extension UsedLimits extending resource: limits {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:05:13.264906 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.264906 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.264906 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.264906 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.265345 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.265345 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.265345 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.265345 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.265613 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.265613 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.265613 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.265613 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.265613 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.265613 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.266033 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.266033 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.266033 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.266033 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.266033 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.266399 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.266399 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.266399 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.266399 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.266399 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.266724 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.266724 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.266724 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.266724 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.267005 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.267005 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.267005 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.267005 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.267005 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.267384 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.267384 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.267384 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.267384 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.267384 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.267687 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.267687 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.267687 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.267687 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.267687 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.267687 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.268054 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.268054 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.268054 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.268054 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.268054 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.268054 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.269558 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.269558 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.269558 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.269558 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.269558 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.269558 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.269933 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.269933 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.269933 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.269933 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.269933 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.270310 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.270310 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.270310 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.270310 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.270310 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.270591 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.270591 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.270591 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.270591 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.270591 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.270591 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.271011 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.271011 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.271011 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.271011 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.271011 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.271011 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.271543 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.271543 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.271543 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.271543 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.271543 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.271954 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.271954 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.271954 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.271954 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.271954 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.272358 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.272358 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.272358 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.272358 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.272680 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.272680 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.272680 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.272680 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.273012 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.273012 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.273012 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.273012 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.273012 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.273447 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.273447 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.273447 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.273447 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.273447 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.273824 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.273824 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.273824 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.273824 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.274139 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.274139 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.274139 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.274139 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.274476 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.274476 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.274476 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.274476 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.274819 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.274819 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.274819 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.274819 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.275151 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.275151 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.275151 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.275151 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.275490 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.275490 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.275490 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.275490 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.275490 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.275906 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.275906 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.275906 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.275906 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.275906 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.275906 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.276389 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.276389 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.276389 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.276389 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.276389 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.276760 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.276760 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.276760 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.276760 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.276760 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.276760 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.277274 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.277274 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.277274 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.277274 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.277274 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.277274 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.277709 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.277709 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.277709 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.277709 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.277709 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.277709 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.277994 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.277994 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.277994 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.277994 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.277994 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.277994 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.278286 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.278286 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.278286 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.278286 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.278469 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.278469 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.278469 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.278469 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.278469 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.278741 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.278741 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.278741 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.278741 np0000175399 devstack@c-api.service[112151]: /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 20 19:05:13.278741 np0000175399 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 19:05:13.278961 np0000175399 devstack@c-api.service[112148]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x753b2a4a3668 pid: 112148 (default app) May 20 19:05:13.279017 np0000175399 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-ae369e2c-7e82-4d91-9770-2e1a9a67ac99 None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:05:13.279061 np0000175399 devstack@c-api.service[112150]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x753b2a4a3668 pid: 112150 (default app) May 20 19:05:13.279099 np0000175399 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 1/1] 199.204.45.4 () {60 vars in 942 bytes} [Wed May 20 19:05:13 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) May 20 19:05:20.172187 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.172187 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.172187 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.172187 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.172187 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.172641 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.172641 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.172641 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.172641 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.172641 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.172765 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.172765 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.172765 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.172765 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.172765 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.172765 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.172909 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.172909 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.172909 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.172909 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173006 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173006 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173006 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173006 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173140 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173140 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173140 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173140 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173263 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173263 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173263 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173263 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173263 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173397 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173397 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173397 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173397 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173397 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173520 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173520 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173520 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173520 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173520 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173520 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173665 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173665 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173665 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173665 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173665 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173665 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173804 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173804 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173804 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173804 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173804 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173804 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173942 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173942 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173942 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.173942 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.173942 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174076 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.174076 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174076 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.174076 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174076 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.174219 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174219 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.174219 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174219 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.174219 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174219 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.174367 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174367 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.174367 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174367 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.174367 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174367 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.174510 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174510 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.174510 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174510 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.174510 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174641 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.174641 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174641 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.174641 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174641 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.174763 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174763 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.174763 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.174763 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.178178 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.178178 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.178178 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.178178 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.178340 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.178340 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.178340 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.178340 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.178340 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.178469 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.178469 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.178469 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.178469 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.178469 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.178606 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.178606 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.178606 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.178606 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.178706 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.178706 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.178706 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.178706 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.178807 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.178807 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.178807 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.178807 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.178908 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.178908 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.178908 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.178908 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179017 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179017 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179017 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179017 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179121 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179121 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179121 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179121 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179121 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179271 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179271 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179271 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179271 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179271 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179271 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179427 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179427 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179427 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179427 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179427 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179543 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179543 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179543 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179543 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179543 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179543 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179747 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179747 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179747 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179747 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179747 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179747 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179931 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179931 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179931 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179931 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.179931 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.179931 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.180080 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.180080 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.180080 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.180080 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.180080 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.180080 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.180244 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.180244 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.180244 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.180244 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.180346 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.180346 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.180346 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.180346 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.180346 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.180489 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.180489 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.180489 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.180489 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.180489 np0000175399 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 19:05:20.180489 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-d522aeb9-b39e-47b0-9937-614db0008f77 None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:05:20.674532 np0000175399 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-d522aeb9-b39e-47b0-9937-614db0008f77 admin admin] POST https://199.204.45.4/volume/v3/types May 20 19:05:20.675012 np0000175399 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-d522aeb9-b39e-47b0-9937-614db0008f77 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 19:05:20.676647 np0000175399 devstack@c-api.service[112149]: /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 20 19:05:20.676647 np0000175399 devstack@c-api.service[112149]: warnings.warn( May 20 19:05:20.680966 np0000175399 devstack@c-api.service[112149]: DEBUG oslo_db.sqlalchemy.engines [None req-d522aeb9-b39e-47b0-9937-614db0008f77 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=112149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:05:20.713513 np0000175399 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-d522aeb9-b39e-47b0-9937-614db0008f77 admin admin] https://199.204.45.4/volume/v3/types returned with HTTP 200 May 20 19:05:20.714725 np0000175399 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 1/2] 199.204.45.4 () {68 vars in 1274 bytes} [Wed May 20 19:05:20 2026] POST /volume/v3/types => generated 186 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 19:05:20.738932 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.738932 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.738932 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.738932 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.739835 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.739835 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.739835 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.739835 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.740195 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.740195 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.740195 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.740195 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.740195 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.740195 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.740562 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.740562 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.740562 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.740562 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.740562 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.740852 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.740852 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.740852 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.740852 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.740852 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.741135 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.741135 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.741135 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.741135 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.741440 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.741440 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.741440 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.741440 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.741440 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.741732 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.741732 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.741732 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.741732 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.741732 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.742425 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.742425 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.742425 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.742425 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.742425 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.742425 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.743421 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.743421 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.743421 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.743421 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.743421 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.743421 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.743889 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.743889 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.743889 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.743889 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.743889 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.743889 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.744261 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.744261 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.744261 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.744261 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.744261 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.744471 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.744471 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.744471 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.744471 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.744471 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.744672 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.744672 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.744672 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.744672 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.744672 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.744672 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.744899 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.744899 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.744899 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.744899 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.744899 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.744899 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.745126 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.745126 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.745126 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.745126 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.745126 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.745367 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.745367 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.745367 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.745367 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.745367 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.745569 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.745569 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.745569 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.745569 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.745723 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.745723 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.745723 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.745723 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.745877 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.745877 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.745877 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.745877 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.745877 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.746068 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.746068 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.746068 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.746068 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.746068 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.746801 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.746801 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.746801 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.746801 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.746996 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.746996 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.746996 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.746996 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.747219 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.747219 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.747219 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.747219 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.747426 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.747426 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.747426 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.747426 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.747632 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.747632 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.747632 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.747632 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.747858 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.747858 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.747858 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.747858 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.747858 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.748132 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.748132 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.748132 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.748132 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.748132 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.748132 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.748456 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.748456 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.748456 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.748456 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.748456 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.748698 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.748698 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.748698 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.748698 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.748698 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.748698 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.748992 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.748992 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.748992 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.748992 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.748992 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.748992 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.749326 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.749326 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.749326 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.749326 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.749326 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.749326 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.749761 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.749761 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.749761 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.749761 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.749761 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.749761 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.750058 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.750058 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.750058 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.750058 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.750289 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.750289 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.750289 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.750289 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.750289 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.750547 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.750547 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.750547 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.750547 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:20.750547 np0000175399 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 20 19:05:20.750547 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.middleware.request_id [req-d522aeb9-b39e-47b0-9937-614db0008f77 req-f38c4805-8d70-4dab-b91d-4e91c1a7d485 None None] RequestId filter calling following filter/app {{(pid=112148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:05:21.066685 np0000175399 devstack@c-api.service[112148]: INFO cinder.api.openstack.wsgi [req-d522aeb9-b39e-47b0-9937-614db0008f77 req-f38c4805-8d70-4dab-b91d-4e91c1a7d485 admin admin] POST https://199.204.45.4/volume/v3/types/865cef41-519e-4cb8-a09a-c47bd8db27d6/extra_specs May 20 19:05:21.067280 np0000175399 devstack@c-api.service[112148]: DEBUG cinder.api.openstack.wsgi [req-d522aeb9-b39e-47b0-9937-614db0008f77 req-f38c4805-8d70-4dab-b91d-4e91c1a7d485 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 19:05:21.069060 np0000175399 devstack@c-api.service[112148]: /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 20 19:05:21.069060 np0000175399 devstack@c-api.service[112148]: warnings.warn( May 20 19:05:21.075841 np0000175399 devstack@c-api.service[112148]: DEBUG oslo_db.sqlalchemy.engines [req-d522aeb9-b39e-47b0-9937-614db0008f77 req-f38c4805-8d70-4dab-b91d-4e91c1a7d485 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=112148) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:05:21.142277 np0000175399 devstack@c-api.service[112148]: INFO cinder.api.openstack.wsgi [req-d522aeb9-b39e-47b0-9937-614db0008f77 req-f38c4805-8d70-4dab-b91d-4e91c1a7d485 admin admin] https://199.204.45.4/volume/v3/types/865cef41-519e-4cb8-a09a-c47bd8db27d6/extra_specs returned with HTTP 200 May 20 19:05:21.142965 np0000175399 devstack@c-api.service[112148]: [pid: 112148|app: 0|req: 1/3] 199.204.45.4 () {70 vars in 1491 bytes} [Wed May 20 19:05:20 2026] POST /volume/v3/types/865cef41-519e-4cb8-a09a-c47bd8db27d6/extra_specs => generated 55 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 19:05:23.140616 np0000175399 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=6 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:05:23.152180 np0000175399 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=6 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:05:30.710512 np0000175399 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:05:31.140683 np0000175399 devstack@c-api.service[112148]: DEBUG dbcounter [-] [112148] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:08:53.418387 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.418387 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.418387 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.418387 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.418387 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.419741 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.419741 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.419741 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.419741 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.419741 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.420247 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.420247 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.420247 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.420247 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.420247 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.420247 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.420745 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.420745 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.420745 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.420745 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.421040 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.421040 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.421040 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.421040 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.421382 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.421382 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.421382 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.421382 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.421675 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.421675 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.421675 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.421675 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.421675 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.422052 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.422052 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.422052 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.422052 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.422052 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.422432 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.422432 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.422432 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.422432 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.422432 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.422432 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.422872 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.422872 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.422872 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.422872 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.422872 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.422872 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.423677 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.423677 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.423677 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.423677 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.423677 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.423677 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.424091 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.424091 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.424091 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.424091 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.424091 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.424511 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.424511 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.424511 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.424511 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.424511 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.424845 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.424845 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.424845 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.424845 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.424845 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.424845 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.425338 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.425338 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.425338 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.425338 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.425338 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.425338 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.425734 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.425734 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.425734 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.425734 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.425734 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.426142 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.426142 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.426142 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.426142 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.426142 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.426530 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.426530 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.426530 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.426530 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.426841 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.426841 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.426841 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.426841 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.427243 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.427243 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.427243 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.427243 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.427243 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.427597 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.427597 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.427597 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.427597 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.427597 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.427734 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.427734 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.427734 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.427734 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.427860 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.427860 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.427860 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.427860 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.427979 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.427979 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.427979 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.427979 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.428106 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.428106 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.428106 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.428106 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.428244 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.428244 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.428244 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.428244 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.428368 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.428368 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.428368 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.428368 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.428368 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.428524 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.428524 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.428524 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.428524 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.428524 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.428524 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.428711 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.428711 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.428711 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.428711 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.428711 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.428844 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.428844 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.428844 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.428844 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.428844 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.428844 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429027 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429027 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429027 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429027 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429027 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429027 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429294 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429294 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429294 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429294 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429294 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429294 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429473 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429473 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429473 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429473 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429473 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429473 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429654 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429654 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429654 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429654 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429777 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429777 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429777 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429777 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429777 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429942 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429942 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429942 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429942 np0000175399 devstack@c-api.service[112150]: /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 20 19:08:53.429942 np0000175399 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 19:08:53.429942 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-3fc8a843-cece-4b72-bfb6-58d3b0a8777d None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:08:53.429942 np0000175399 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-3fc8a843-cece-4b72-bfb6-58d3b0a8777d None None] GET https://199.204.45.4/volume// May 20 19:08:53.430132 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-3fc8a843-cece-4b72-bfb6-58d3b0a8777d None None] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 19:08:53.430132 np0000175399 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-3fc8a843-cece-4b72-bfb6-58d3b0a8777d None None] Calling method 'all' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 19:08:53.430132 np0000175399 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-3fc8a843-cece-4b72-bfb6-58d3b0a8777d None None] https://199.204.45.4/volume// returned with HTTP 300 May 20 19:08:53.430132 np0000175399 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 1/4] 199.204.45.4 () {66 vars in 1442 bytes} [Wed May 20 19:08:53 2026] GET /volume/ => generated 388 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)