May 18 18:33:13.801363 np0000174513 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 18 18:33:13.814124 np0000174513 devstack@c-api.service[112601]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 18 18:33:13.817419 np0000174513 devstack@c-api.service[112601]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 18 18:33:13 2026] *** May 18 18:33:13.817419 np0000174513 devstack@c-api.service[112601]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 18 18:33:13.817419 np0000174513 devstack@c-api.service[112601]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 18 18:33:13.817419 np0000174513 devstack@c-api.service[112601]: nodename: np0000174513 May 18 18:33:13.817419 np0000174513 devstack@c-api.service[112601]: machine: x86_64 May 18 18:33:13.817419 np0000174513 devstack@c-api.service[112601]: clock source: unix May 18 18:33:13.817419 np0000174513 devstack@c-api.service[112601]: pcre jit disabled May 18 18:33:13.817419 np0000174513 devstack@c-api.service[112601]: detected number of CPU cores: 16 May 18 18:33:13.817419 np0000174513 devstack@c-api.service[112601]: current working directory: / May 18 18:33:13.817419 np0000174513 devstack@c-api.service[112601]: detected binary path: /usr/bin/uwsgi-core May 18 18:33:13.817419 np0000174513 devstack@c-api.service[112601]: your processes number limit is 256917 May 18 18:33:13.817419 np0000174513 devstack@c-api.service[112601]: your memory page size is 4096 bytes May 18 18:33:13.817419 np0000174513 devstack@c-api.service[112601]: detected max file descriptor number: 2048 May 18 18:33:13.817419 np0000174513 devstack@c-api.service[112601]: lock engine: pthread robust mutexes May 18 18:33:13.818552 np0000174513 devstack@c-api.service[112601]: thunder lock: enabled May 18 18:33:13.818552 np0000174513 devstack@c-api.service[112601]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 18 18:33:13.818552 np0000174513 devstack@c-api.service[112601]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 18 18:33:13.818552 np0000174513 devstack@c-api.service[112601]: PEP 405 virtualenv detected: /opt/stack/data/venv May 18 18:33:13.818552 np0000174513 devstack@c-api.service[112601]: Set PythonHome to /opt/stack/data/venv May 18 18:33:13.871825 np0000174513 devstack@c-api.service[112601]: Python main interpreter initialized at 0x7b1f9e8a3668 May 18 18:33:13.871825 np0000174513 devstack@c-api.service[112601]: python threads support enabled May 18 18:33:13.871825 np0000174513 devstack@c-api.service[112601]: your server socket listen backlog is limited to 100 connections May 18 18:33:13.871825 np0000174513 devstack@c-api.service[112601]: your mercy for graceful operations on workers is 80 seconds May 18 18:33:13.872674 np0000174513 devstack@c-api.service[112601]: mapped 671795 bytes (656 KB) for 4 cores May 18 18:33:13.872852 np0000174513 devstack@c-api.service[112601]: *** Operational MODE: preforking *** May 18 18:33:13.873049 np0000174513 devstack@c-api.service[112601]: *** uWSGI is running in multiple interpreter mode *** May 18 18:33:13.873049 np0000174513 devstack@c-api.service[112601]: spawned uWSGI master process (pid: 112601) May 18 18:33:13.873210 np0000174513 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 18 18:33:13.873817 np0000174513 devstack@c-api.service[112601]: spawned uWSGI worker 1 (pid: 112606, cores: 1) May 18 18:33:13.874687 np0000174513 devstack@c-api.service[112601]: spawned uWSGI worker 2 (pid: 112607, cores: 1) May 18 18:33:13.874892 np0000174513 devstack@c-api.service[112601]: spawned uWSGI worker 3 (pid: 112609, cores: 1) May 18 18:33:13.875557 np0000174513 devstack@c-api.service[112601]: spawned uWSGI worker 4 (pid: 112610, cores: 1) May 18 18:33:13.875557 np0000174513 devstack@c-api.service[112601]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 18 18:33:13.997218 np0000174513 devstack@c-api.service[112607]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:13.997218 np0000174513 devstack@c-api.service[112607]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:13.997218 np0000174513 devstack@c-api.service[112607]: we strongly recommend against using it for new projects. May 18 18:33:13.997218 np0000174513 devstack@c-api.service[112607]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:13.997218 np0000174513 devstack@c-api.service[112607]: framework. For more detail see May 18 18:33:13.997218 np0000174513 devstack@c-api.service[112607]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:13.997218 np0000174513 devstack@c-api.service[112607]: import eventlet # noqa May 18 18:33:13.998724 np0000174513 devstack@c-api.service[112610]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:13.998724 np0000174513 devstack@c-api.service[112610]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:13.998724 np0000174513 devstack@c-api.service[112610]: we strongly recommend against using it for new projects. May 18 18:33:13.998724 np0000174513 devstack@c-api.service[112610]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:13.998724 np0000174513 devstack@c-api.service[112610]: framework. For more detail see May 18 18:33:13.998724 np0000174513 devstack@c-api.service[112610]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:13.998724 np0000174513 devstack@c-api.service[112610]: import eventlet # noqa May 18 18:33:13.999468 np0000174513 devstack@c-api.service[112606]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:13.999468 np0000174513 devstack@c-api.service[112606]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:13.999468 np0000174513 devstack@c-api.service[112606]: we strongly recommend against using it for new projects. May 18 18:33:13.999468 np0000174513 devstack@c-api.service[112606]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:13.999468 np0000174513 devstack@c-api.service[112606]: framework. For more detail see May 18 18:33:13.999468 np0000174513 devstack@c-api.service[112606]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:13.999468 np0000174513 devstack@c-api.service[112606]: import eventlet # noqa May 18 18:33:14.010393 np0000174513 devstack@c-api.service[112609]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:14.010393 np0000174513 devstack@c-api.service[112609]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:14.010393 np0000174513 devstack@c-api.service[112609]: we strongly recommend against using it for new projects. May 18 18:33:14.010393 np0000174513 devstack@c-api.service[112609]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:14.010393 np0000174513 devstack@c-api.service[112609]: framework. For more detail see May 18 18:33:14.010393 np0000174513 devstack@c-api.service[112609]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:14.010393 np0000174513 devstack@c-api.service[112609]: import eventlet # noqa May 18 18:33:14.087658 np0000174513 devstack@c-api.service[112610]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:14.087658 np0000174513 devstack@c-api.service[112610]: debtcollector.deprecate( May 18 18:33:14.089262 np0000174513 devstack@c-api.service[112606]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:14.089262 np0000174513 devstack@c-api.service[112606]: debtcollector.deprecate( May 18 18:33:14.092976 np0000174513 devstack@c-api.service[112607]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:14.092976 np0000174513 devstack@c-api.service[112607]: debtcollector.deprecate( May 18 18:33:14.099460 np0000174513 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:14.099460 np0000174513 devstack@c-api.service[112609]: debtcollector.deprecate( May 18 18:33:14.180282 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:14.180282 np0000174513 devstack@c-api.service[112609]: from cgi import parse_header May 18 18:33:14.188502 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:14.188502 np0000174513 devstack@c-api.service[112610]: from cgi import parse_header May 18 18:33:14.193410 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:14.193410 np0000174513 devstack@c-api.service[112606]: from cgi import parse_header May 18 18:33:14.199362 np0000174513 devstack@c-api.service[112607]: /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 18 18:33:14.199362 np0000174513 devstack@c-api.service[112607]: from cgi import parse_header May 18 18:33:14.227360 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:14.227360 np0000174513 devstack@c-api.service[112609]: removals.removed_module( May 18 18:33:14.228053 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:14.228053 np0000174513 devstack@c-api.service[112609]: removals.removed_module( May 18 18:33:14.247666 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:14.247666 np0000174513 devstack@c-api.service[112606]: removals.removed_module( May 18 18:33:14.247666 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:14.247666 np0000174513 devstack@c-api.service[112606]: removals.removed_module( May 18 18:33:14.250219 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:14.250219 np0000174513 devstack@c-api.service[112610]: removals.removed_module( May 18 18:33:14.251019 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:14.251019 np0000174513 devstack@c-api.service[112610]: removals.removed_module( May 18 18:33:14.256033 np0000174513 devstack@c-api.service[112607]: /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 18 18:33:14.256033 np0000174513 devstack@c-api.service[112607]: removals.removed_module( May 18 18:33:14.256715 np0000174513 devstack@c-api.service[112607]: /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 18 18:33:14.256715 np0000174513 devstack@c-api.service[112607]: removals.removed_module( May 18 18:33:14.866876 np0000174513 devstack@c-api.service[112607]: /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 18 18:33:14.866876 np0000174513 devstack@c-api.service[112607]: warnings.warn( May 18 18:33:14.876757 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:14.876757 np0000174513 devstack@c-api.service[112609]: warnings.warn( May 18 18:33:14.877813 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:14.877813 np0000174513 devstack@c-api.service[112606]: warnings.warn( May 18 18:33:14.924069 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:14.924069 np0000174513 devstack@c-api.service[112610]: warnings.warn( May 18 18:33:14.965315 np0000174513 devstack@c-api.service[112607]: /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 18 18:33:14.965315 np0000174513 devstack@c-api.service[112607]: warnings.warn( May 18 18:33:14.983803 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:14.983803 np0000174513 devstack@c-api.service[112606]: warnings.warn( May 18 18:33:14.990308 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:14.990308 np0000174513 devstack@c-api.service[112609]: warnings.warn( May 18 18:33:15.023105 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:15.023105 np0000174513 devstack@c-api.service[112610]: warnings.warn( May 18 18:33:15.264789 np0000174513 devstack@c-api.service[112607]: 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 18 18:33:15.265431 np0000174513 devstack@c-api.service[112607]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112607) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:15.270180 np0000174513 devstack@c-api.service[112606]: 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 18 18:33:15.270536 np0000174513 devstack@c-api.service[112606]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112606) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:15.297225 np0000174513 devstack@c-api.service[112609]: 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 18 18:33:15.297799 np0000174513 devstack@c-api.service[112609]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112609) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:15.302847 np0000174513 devstack@c-api.service[112610]: 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 18 18:33:15.303020 np0000174513 devstack@c-api.service[112610]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112610) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:15.356341 np0000174513 devstack@c-api.service[112607]: /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 18 18:33:15.356341 np0000174513 devstack@c-api.service[112607]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:15.361799 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:15.361799 np0000174513 devstack@c-api.service[112609]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:15.363270 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:15.363270 np0000174513 devstack@c-api.service[112610]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:15.369912 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:15.369912 np0000174513 devstack@c-api.service[112606]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:15.834264 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112610) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:15.834526 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112606) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:15.834661 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.834729 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112609) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:15.834790 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.834847 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.834939 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.835007 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.835063 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.835117 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.835171 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.835391 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.836148 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.836221 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.836277 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.836357 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.836415 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.836478 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.836540 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.836595 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.836682 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.836755 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.836809 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.836864 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.836927 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.836982 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.837035 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.837089 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.837151 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.837216 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.837269 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.837322 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.837377 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.842794 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.842874 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.842911 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.842953 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.842993 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.843031 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.843065 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.843101 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.843142 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.843184 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.843228 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.843281 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112607) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:15.843326 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.843326 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.843392 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.843649 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.843696 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.843750 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.843788 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.843823 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.843860 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.843900 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.843961 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.844000 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.844042 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.844434 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.844489 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.844571 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.844635 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.844718 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.844782 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.844832 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.845597 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.845669 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.845730 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.845791 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.845875 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.845924 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.845957 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.845993 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.846027 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.846063 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.846095 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.846136 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.846182 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.846223 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.846274 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.846336 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.846398 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.846461 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.846543 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.846607 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.846707 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.846765 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.846821 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.846821 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.846821 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.846821 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.846821 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.846821 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.847099 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.847099 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.847099 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.847266 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.847329 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.847383 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.847441 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.847497 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.847558 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.847612 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.847693 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.847772 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.847828 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.847881 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.847942 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.847998 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.848062 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.848117 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.848176 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.848231 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.848291 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.848353 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.848408 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.848460 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.848522 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.848575 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.848575 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.848575 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.848759 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.848759 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.848759 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.848759 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.848759 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.848759 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.848759 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.849223 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.849293 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.849346 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.849398 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.849463 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.849520 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.849572 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.849649 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.849717 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.849774 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.849827 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.849881 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.849933 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.849986 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.850053 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.850107 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.850160 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.850220 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.850272 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.850333 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.850394 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.850628 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.850701 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.850810 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.850810 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.850929 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.850929 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.851040 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.851096 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.851096 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.851096 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.851258 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.851348 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.851422 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.851481 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.851542 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.851609 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.851716 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.851785 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.851853 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.851910 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.851969 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.851969 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.852093 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.852152 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.852210 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.852266 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.852322 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.852381 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.852447 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.852504 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.852504 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.852663 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.852663 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.852801 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.852858 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.853561 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.853686 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.853686 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.853815 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.853815 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.853927 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.854485 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.854641 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.854725 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.854783 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.854837 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.854890 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.854890 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.854989 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.855072 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.855136 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.855200 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.855239 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.855272 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.855297 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.855323 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.855351 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.855376 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.855408 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.855434 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.855434 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.855434 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.855434 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.855530 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.855530 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.855530 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.855595 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.855646 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.855676 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.855702 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.855729 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.855756 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.855784 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.855810 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.855835 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.855835 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.855835 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.855905 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.855905 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.856034 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.856065 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.856090 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.856124 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.856150 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.856177 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.856212 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.856238 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.856262 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.856287 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.856287 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.856335 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.857815 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.857877 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.857935 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.857993 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.858024 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.858052 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.858077 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.858103 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.858134 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.858159 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.858193 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.858221 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.858246 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.858273 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.858297 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.858322 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.858348 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.858371 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.858403 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.858427 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.858458 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.858531 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.858607 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.858650 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.858674 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.858715 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.858749 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.858776 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.858803 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.858831 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.858869 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.858896 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.858925 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.858950 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.858979 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.859011 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.859037 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.859061 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.859089 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.859117 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.859146 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.859172 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.859198 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.859233 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.859269 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.859300 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.859327 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.859354 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.859380 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.859411 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.859442 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.859469 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.859498 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.859524 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.859548 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.859574 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.859600 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.859639 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.860136 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.860172 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.860197 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.860219 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.860245 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.860268 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.860293 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.860318 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.860354 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.860379 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.860403 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.860431 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.860457 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.860479 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.860503 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.860526 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.860553 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.860579 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.860605 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.860645 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.860679 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.860708 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.860731 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.860731 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.860731 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.860731 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.860815 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.860815 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.860815 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.860815 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.860912 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.860943 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.860971 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.860996 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.861023 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.861046 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.861071 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.861101 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.861126 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.861155 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.861180 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.861204 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.861231 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.861261 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.861287 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.861310 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.861335 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.861358 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.861380 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.861410 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.861433 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.861460 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.861460 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.861460 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.865424 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.865496 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.865532 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.865583 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.865645 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.865685 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.865719 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.865752 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.865793 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.865833 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.865869 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.865899 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.865930 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.865969 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.866702 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.866763 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.866827 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.866888 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.866947 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.867005 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.867042 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.867083 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.867126 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.867162 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.867244 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.867296 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.867332 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.867404 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.867441 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.867478 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.867521 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.867559 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.867603 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.867655 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.867692 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.867738 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.867774 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.867809 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.867848 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.867888 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.867930 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.867965 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.868005 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.868043 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.868078 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.868118 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.868154 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.868197 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.868232 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.868273 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.868307 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.868344 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.868344 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.868412 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.868412 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.868481 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.868481 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.868551 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.868586 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.868643 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.868643 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.868707 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.868752 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.868788 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.868829 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.868871 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.868906 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.868939 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.868973 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.869007 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.869046 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.869081 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.869114 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.869149 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.869187 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.869222 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.869256 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.869289 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.869329 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.869370 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.869410 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.869444 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.869479 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.869515 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.869549 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.869589 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.869649 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.869697 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.869733 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.869766 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.869799 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.869833 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.869866 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.869899 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.869932 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.869973 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.870008 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.870047 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.870082 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.870117 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.870152 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.870185 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.870185 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.870252 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.870288 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.870328 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.870362 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.870403 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.870437 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.870472 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.870549 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.870590 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.870648 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.870648 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.870723 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.870758 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.870798 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.870835 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.870873 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.870911 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.870945 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.870984 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.871018 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.871051 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.871084 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.871122 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.871160 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.871195 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.871228 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.871260 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.871260 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.871332 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.871332 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.871395 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.871395 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.871395 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.871395 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.871395 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.871395 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.871395 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.872162 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.872219 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.872255 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.872291 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.872328 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.872460 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.872499 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.872536 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.872570 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.872611 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.872662 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.872694 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.872732 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.872732 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.872790 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.872790 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.872790 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.872891 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.872925 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.872967 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.872967 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.873040 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.873078 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.873111 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.873111 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.873111 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.873215 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.873215 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.877444 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.877501 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.877566 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.877639 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.877706 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.877773 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.877810 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.877863 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.877905 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.877940 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.877940 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.877999 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.877999 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.878061 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.878252 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.878298 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.878380 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.878448 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.878514 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.878577 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.878637 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.878673 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.878716 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.878769 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.878890 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.878934 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.879002 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.879069 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.880631 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.880694 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.880736 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.880736 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.880802 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.880838 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.880873 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.880908 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.880943 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.880977 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.881028 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.881069 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.881105 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.881146 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.881196 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.881254 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.881311 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.881371 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.881371 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.881371 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.881371 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.881594 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.881594 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.881594 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.881594 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.881594 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.881594 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.881594 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.882023 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.882023 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.882023 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.882211 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.882278 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.882337 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.882396 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.882456 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.882560 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.882648 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.882711 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.882785 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.882857 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.882924 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.882983 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.883050 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.883118 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.883178 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.883285 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.883395 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.883460 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.883526 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.883605 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.883695 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.883755 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.883830 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.883889 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.883948 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.884016 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.884074 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.884132 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.884199 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.884259 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.884317 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.884381 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.884445 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.884505 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.884563 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.884640 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.884700 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.884759 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.884833 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.884912 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.884970 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.885037 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.885098 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.885164 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.885222 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.885280 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.885351 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.885419 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.885419 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.885419 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.885419 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.885665 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.885729 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.885787 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.885847 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.885906 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.885970 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.886038 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.886098 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.886156 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.886224 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.886282 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.886341 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.886401 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.886458 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.886550 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.886637 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.886714 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.886770 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.886834 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.886895 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.886948 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.887007 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.887067 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.887125 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.887191 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.887260 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.887322 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.887375 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.887435 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.887495 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.887554 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.887652 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.887761 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.887845 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.887918 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.887990 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.888093 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.888178 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.888260 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.888334 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.888424 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.888499 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.888572 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.888705 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.888820 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.888912 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.889007 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.889089 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.889170 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.889249 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.889347 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.889429 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.889511 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.889590 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.890730 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.890826 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.890921 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.890921 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.891027 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.891027 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.891027 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.891027 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.891027 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.891027 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.891299 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.891338 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.891431 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.891431 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.891431 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.891431 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.891431 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.891431 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.891654 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.891654 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.891654 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.891654 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.891654 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.891654 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.891654 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.891812 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.891812 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.891861 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.891890 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.891918 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.891947 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.891974 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.892008 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.892036 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.892062 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.892097 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.892123 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.892123 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.892163 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.892192 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.892221 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.892246 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.892270 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.892296 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.892296 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.892296 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.892376 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.892376 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.892376 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.892376 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.892376 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.892376 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.892376 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.892376 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.892376 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.892376 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.892603 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.892603 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.892671 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.892701 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.892734 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.892759 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.892783 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.892783 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.892829 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.892854 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.892879 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.892904 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.892933 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.892962 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.892991 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.893020 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.893049 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.893078 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.893101 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.893124 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.893148 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.893171 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.893204 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.893229 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.893259 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.893284 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.893308 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.893332 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.893357 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.893387 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.893412 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.893434 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.893459 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.893552 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.893605 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.893671 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.893714 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.893753 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.893779 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.893819 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.893859 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.893898 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.893924 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.893960 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.893987 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.894015 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.894041 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.894066 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.894095 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.894120 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.894148 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.894193 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.894219 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.894219 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.894269 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.894295 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.894295 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.894295 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.894295 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.894295 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.894403 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.894403 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.894403 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.894501 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.894533 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.894558 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.894583 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.894607 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.894644 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.894667 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.894700 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.894729 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.894729 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.894729 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.894800 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.894800 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.894800 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.894800 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.894892 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.894917 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.894940 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.894964 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.894990 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.895019 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.895043 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.895043 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.895043 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.895043 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.895133 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.895133 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.895133 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.895133 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.895230 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.895256 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.895282 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.895307 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.895335 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.895374 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.895417 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.895455 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.895487 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.895517 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.895542 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.895567 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.895593 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.895630 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.895655 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.895687 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.895713 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.895738 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.895738 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.895738 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.895738 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.895738 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.895738 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.895738 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.895958 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.895958 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.895958 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.895958 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.895958 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.896071 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.896100 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.896100 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.896144 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.896144 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.896144 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.896144 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.896252 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.896293 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.896330 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.896361 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.896393 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.896393 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.896393 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.896474 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.896507 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.896546 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.896578 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.896824 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.896824 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.896824 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.896824 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.896824 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:15.896995 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112609) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.896995 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.896995 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.896995 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.896995 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112609) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.896995 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112609) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.897161 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112606) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.897196 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112607) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.897227 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.897260 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.897260 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.897312 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.897340 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112610) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:15.897374 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.897402 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.897441 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:15.897471 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112607) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.897500 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112606) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.897531 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:15.897566 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112607) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.897598 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112606) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.897644 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:15.897644 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112610) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:15.897644 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112610) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:15.940946 np0000174513 devstack@c-api.service[112610]: INFO dbcounter [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Registered counter for database cinder May 18 18:33:15.942184 np0000174513 devstack@c-api.service[112609]: INFO dbcounter [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Registered counter for database cinder May 18 18:33:15.942868 np0000174513 devstack@c-api.service[112606]: INFO dbcounter [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Registered counter for database cinder May 18 18:33:15.943143 np0000174513 devstack@c-api.service[112607]: INFO dbcounter [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Registered counter for database cinder May 18 18:33:15.952610 np0000174513 devstack@c-api.service[112610]: DEBUG oslo_db.sqlalchemy.engines [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 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=112610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:15.954785 np0000174513 devstack@c-api.service[112609]: DEBUG oslo_db.sqlalchemy.engines [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 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=112609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:15.960764 np0000174513 devstack@c-api.service[112606]: DEBUG oslo_db.sqlalchemy.engines [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 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=112606) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:15.967246 np0000174513 devstack@c-api.service[112607]: DEBUG oslo_db.sqlalchemy.engines [None req-e0fc6ad2-5144-4601-b922-351aadafc35a 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=112607) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:16.068803 np0000174513 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writer thread running {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:16.071569 np0000174513 devstack@c-api.service[112610]: INFO cinder.rpc [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:16.073848 np0000174513 devstack@c-api.service[112610]: INFO cinder.rpc [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:16.075983 np0000174513 devstack@c-api.service[112610]: INFO cinder.rpc [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:16.077313 np0000174513 devstack@c-api.service[112606]: DEBUG dbcounter [-] [112606] Writer thread running {{(pid=112606) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:16.078302 np0000174513 devstack@c-api.service[112610]: INFO cinder.rpc [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:16.079365 np0000174513 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writer thread running {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:16.079504 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.080021 np0000174513 devstack@c-api.service[112606]: INFO cinder.rpc [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:16.081891 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.082265 np0000174513 devstack@c-api.service[112606]: INFO cinder.rpc [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:16.082440 np0000174513 devstack@c-api.service[112609]: INFO cinder.rpc [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:16.084590 np0000174513 devstack@c-api.service[112606]: INFO cinder.rpc [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:16.085272 np0000174513 devstack@c-api.service[112609]: INFO cinder.rpc [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:16.086092 np0000174513 devstack@c-api.service[112606]: INFO cinder.rpc [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:16.086702 np0000174513 devstack@c-api.service[112610]: DEBUG oslo_db.sqlalchemy.engines [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 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=112610) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:16.087071 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.088276 np0000174513 devstack@c-api.service[112609]: INFO cinder.rpc [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:16.088650 np0000174513 devstack@c-api.service[112610]: INFO cinder.rpc [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:16.088747 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.090470 np0000174513 devstack@c-api.service[112610]: INFO cinder.rpc [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:16.090606 np0000174513 devstack@c-api.service[112609]: INFO cinder.rpc [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:16.091297 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.091895 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.092745 np0000174513 devstack@c-api.service[112606]: DEBUG oslo_db.sqlalchemy.engines [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 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=112606) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:16.093648 np0000174513 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writer thread running {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:16.094576 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.094646 np0000174513 devstack@c-api.service[112606]: INFO cinder.rpc [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:16.096258 np0000174513 devstack@c-api.service[112606]: INFO cinder.rpc [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:16.097120 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.097212 np0000174513 devstack@c-api.service[112607]: INFO cinder.rpc [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:16.099901 np0000174513 devstack@c-api.service[112609]: DEBUG oslo_db.sqlalchemy.engines [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 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=112609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:16.099975 np0000174513 devstack@c-api.service[112607]: INFO cinder.rpc [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:16.102040 np0000174513 devstack@c-api.service[112609]: INFO cinder.rpc [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:16.102577 np0000174513 devstack@c-api.service[112607]: INFO cinder.rpc [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:16.102768 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.104220 np0000174513 devstack@c-api.service[112609]: INFO cinder.rpc [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:16.104831 np0000174513 devstack@c-api.service[112607]: INFO cinder.rpc [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:16.105358 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.105882 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.107349 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.107732 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.109555 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.110510 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.113269 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.113396 np0000174513 devstack@c-api.service[112607]: DEBUG oslo_db.sqlalchemy.engines [None req-e0fc6ad2-5144-4601-b922-351aadafc35a 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=112607) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:16.114551 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.115912 np0000174513 devstack@c-api.service[112607]: INFO cinder.rpc [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:16.116362 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.117490 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.117580 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.118165 np0000174513 devstack@c-api.service[112607]: INFO cinder.rpc [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:16.119346 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.120642 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.120718 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.121854 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.123803 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.123957 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.124969 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.127303 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.127769 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.127832 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.130471 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.130754 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.130866 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.132248 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.133106 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.134785 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.134961 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.136402 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.137796 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.137951 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.139370 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.140435 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.140719 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.140841 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.140939 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.143496 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.143598 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.143791 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.145046 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.145118 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.145832 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.147419 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.148148 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.148797 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.148997 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.149816 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.150443 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.151887 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.152374 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.152935 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.153351 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.153567 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.154445 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.154775 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.155905 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.155977 np0000174513 devstack@c-api.service[112610]: WARNING cinder.api.contrib.hosts [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:16.156061 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.156643 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.157074 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.157283 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.157598 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: extensions {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.158965 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.159068 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: os-availability-zone {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.159134 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.159189 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.161125 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: qos-specs {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.161213 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.161252 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.162034 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.162232 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: extra_specs {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.162496 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.162545 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.163436 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.163798 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: encryption {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.164073 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.164124 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.164593 np0000174513 devstack@c-api.service[112606]: WARNING cinder.api.contrib.hosts [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:16.165250 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: os-volume-type-access {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.165341 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.165544 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.166329 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: extensions {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.166830 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.166883 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: os-quota-class-sets {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.167055 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.167551 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: os-availability-zone {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.168667 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.170921 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: encryption {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.170995 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: qos-specs {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.171035 np0000174513 devstack@c-api.service[112609]: WARNING cinder.api.contrib.hosts [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:16.171090 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: os-snapshot-manage {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.171161 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.171202 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: extra_specs {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.171528 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: extensions {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.171718 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: consistencygroups {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.172477 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: encryption {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.172848 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: os-availability-zone {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.172902 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.173660 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: backups {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.174053 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: os-volume-type-access {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.174150 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: qos-specs {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.175606 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: os-quota-class-sets {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.175718 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: scheduler-stats {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.176109 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: extra_specs {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.176363 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.176856 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: encryption {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.176966 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: os-quota-sets {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.177652 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: encryption {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.178371 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: os-snapshot-manage {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.178447 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: os-volume-manage {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.178503 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.179130 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: os-volume-type-access {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.179814 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: capabilities {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.180081 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.180411 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: consistencygroups {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.180691 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: os-quota-class-sets {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.180997 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: os-volume-transfer {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.181500 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.182363 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: backups {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.182578 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: encryption {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.182686 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: os-hosts {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.183197 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.183959 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extended resource: cgsnapshots {{(pid=112610) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.184049 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: os-snapshot-manage {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.184317 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: scheduler-stats {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.184704 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.185543 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.contrib.snapshot_actions [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] SnapshotActionsController initialized {{(pid=112610) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:16.185678 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: consistencygroups {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.185849 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: os-quota-sets {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.186252 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.186378 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.187269 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: os-volume-manage {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.187556 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: backups {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.187721 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.187850 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.188692 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: capabilities {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.189057 np0000174513 devstack@c-api.service[112607]: WARNING cinder.api.contrib.hosts [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:16.189128 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.189508 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: scheduler-stats {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.189800 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.189862 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: os-volume-transfer {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.190487 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.190867 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: extensions {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.190937 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: os-quota-sets {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.191478 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: os-hosts {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.192017 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.192223 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: os-availability-zone {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.192319 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: os-volume-manage {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.192841 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extended resource: cgsnapshots {{(pid=112606) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.193488 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: qos-specs {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.193575 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.193656 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: capabilities {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.194397 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.contrib.snapshot_actions [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] SnapshotActionsController initialized {{(pid=112606) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:16.195011 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: os-volume-transfer {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.195145 np0000174513 devstack@c-api.service[112610]: WARNING castellan.key_manager.migration [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.195225 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.195763 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: extra_specs {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.196071 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.196209 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.196302 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.196540 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.196540 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.196692 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: os-hosts {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.196763 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension AdminActions extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.196820 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.196877 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension AdminActions extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.196877 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension AdminActions extending resource: backups {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.196977 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.197033 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension VolumeActions extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.197267 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension TypesManage extending resource: types {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.197349 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: encryption {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.197414 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.197482 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.197546 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.197690 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.197809 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.v3.router [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] Extension UsedLimits extending resource: limits {{(pid=112610) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.198161 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.198256 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extended resource: cgsnapshots {{(pid=112609) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.198849 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: os-volume-type-access {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.199601 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.199716 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] SnapshotActionsController initialized {{(pid=112609) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:16.200261 np0000174513 devstack@c-api.service[112610]: WARNING keystonemiddleware.auth_token [None req-b30d6a43-b8d1-4c3b-b59b-446972d9d574 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:33:16.200487 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.201196 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: os-quota-class-sets {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.201317 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.202024 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.202532 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: encryption {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.202691 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.203392 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.204015 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: os-snapshot-manage {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.204120 np0000174513 devstack@c-api.service[112606]: WARNING castellan.key_manager.migration [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.204805 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.204935 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.205046 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.205175 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.205304 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.205387 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.205466 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: consistencygroups {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.205540 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension AdminActions extending resource: volumes {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.205604 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension AdminActions extending resource: snapshots {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.205706 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension AdminActions extending resource: backups {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.205825 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.205926 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension VolumeActions extending resource: volumes {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.206228 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension TypesManage extending resource: types {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.206228 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.206320 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.206411 np0000174513 devstack@c-api.service[112610]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b1f9e8a3668 pid: 112610 (default app) May 18 18:33:16.206454 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.206454 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.206573 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.206691 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.v3.router [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] Extension UsedLimits extending resource: limits {{(pid=112606) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.209638 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: backups {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.209711 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.209749 np0000174513 devstack@c-api.service[112606]: WARNING keystonemiddleware.auth_token [None req-3c8df9ff-a487-41a9-957a-e9b899f84c38 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:33:16.209792 np0000174513 devstack@c-api.service[112609]: WARNING castellan.key_manager.migration [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.209830 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: scheduler-stats {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.209971 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.210102 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.210213 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.210357 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.210455 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.210557 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension AdminActions extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.210693 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension AdminActions extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.210804 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension AdminActions extending resource: backups {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.210865 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: os-quota-sets {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.210907 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.210998 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension VolumeActions extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.211200 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension TypesManage extending resource: types {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.211305 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.211407 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.211509 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.211609 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.211728 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.v3.router [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] Extension UsedLimits extending resource: limits {{(pid=112609) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.212231 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: os-volume-manage {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.213644 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: capabilities {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.213929 np0000174513 devstack@c-api.service[112609]: WARNING keystonemiddleware.auth_token [None req-4c68022b-b0d4-4dfb-8eba-48b789c2bf72 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:33:16.214751 np0000174513 devstack@c-api.service[112606]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b1f9e8a3668 pid: 112606 (default app) May 18 18:33:16.214819 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.214819 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.214819 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.214819 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.214819 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215059 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215059 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215059 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215059 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215059 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215222 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: os-volume-transfer {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.215253 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215253 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215253 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215253 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215253 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215253 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215426 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215426 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215426 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215426 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215559 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215559 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215559 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215559 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215715 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215715 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215715 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215715 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215837 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215837 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215837 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215837 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215837 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215985 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215985 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215985 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.215985 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.215985 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216139 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216139 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216139 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216139 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216139 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216139 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216319 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216319 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216319 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216319 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216319 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216319 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216501 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216501 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216501 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216501 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216501 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216501 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216704 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216704 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216704 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216704 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216704 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216852 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216852 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216852 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216852 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216852 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216992 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216992 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216992 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216992 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.216992 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.216992 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.217163 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.217163 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.217163 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.217163 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.217163 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.217163 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.217329 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.217329 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.217329 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.217329 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.217329 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.217484 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.217484 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.217484 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.217484 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.217484 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.220677 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.220677 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.220677 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.220677 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.220825 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.220825 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.220825 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.220825 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.220963 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.220963 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.220963 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.220963 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.220963 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.222094 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.222094 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.222094 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.222094 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.222094 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.222570 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.222570 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.222570 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.222570 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.222809 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.222809 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.222809 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.222809 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.223088 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.223088 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.223088 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.223088 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.223355 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.223355 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.223355 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.223355 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.223585 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.223585 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.223585 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.223585 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.226993 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.226993 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.226993 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.226993 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.226993 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.227278 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.227278 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.227278 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.227278 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.227278 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.227278 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.227553 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.227553 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.227553 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.227553 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.227553 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.227792 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.227792 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.227792 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.227792 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.227792 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.227792 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.228073 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.228073 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.228073 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.228073 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.228073 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.228073 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.228364 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.228364 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.228364 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.228364 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.228364 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.228364 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.228672 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.228672 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.228769 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: os-hosts {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.228823 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.228823 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.228823 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.228823 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.228823 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.229086 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.229086 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.229086 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.229086 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.229086 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.229325 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.229325 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.229325 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.229325 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.229528 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.229528 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.229528 np0000174513 devstack@c-api.service[112610]: /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 18 18:33:16.229528 np0000174513 devstack@c-api.service[112610]: warnings.warn(deprecated_msg) May 18 18:33:16.232785 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extended resource: cgsnapshots {{(pid=112607) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:16.232833 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-7d6893a8-46e7-4bad-a5b7-2ce25e76654a None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:33:16.232889 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.contrib.snapshot_actions [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] SnapshotActionsController initialized {{(pid=112607) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:16.232933 np0000174513 devstack@c-api.service[112609]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b1f9e8a3668 pid: 112609 (default app) May 18 18:33:16.232986 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.232986 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.233055 np0000174513 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 949 bytes} [Mon May 18 18:33:16 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 18 18:33:16.233104 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.233104 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.233104 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.233104 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.233104 np0000174513 devstack@c-api.service[112607]: WARNING castellan.key_manager.migration [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:16.233104 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.233104 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.233104 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.233379 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.233379 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.233379 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension AdminActions extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.233379 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension AdminActions extending resource: snapshots {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.233379 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension AdminActions extending resource: backups {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.233379 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.233379 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension VolumeActions extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.233644 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension TypesManage extending resource: types {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.233644 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.233644 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.233644 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.233644 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.233644 np0000174513 devstack@c-api.service[112607]: DEBUG cinder.api.v3.router [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] Extension UsedLimits extending resource: limits {{(pid=112607) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:16.237646 np0000174513 devstack@c-api.service[112607]: WARNING keystonemiddleware.auth_token [None req-e0fc6ad2-5144-4601-b922-351aadafc35a None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:33:16.242525 np0000174513 devstack@c-api.service[112607]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b1f9e8a3668 pid: 112607 (default app) May 18 18:33:23.862840 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.862840 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.862840 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.862840 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.862840 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.863865 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.863865 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.863865 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.863865 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.863865 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.864153 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.864153 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.864153 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.864153 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.864153 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.864153 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.864506 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.864506 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.864506 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.864506 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.864797 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.864797 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.864797 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.864797 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.865051 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.865051 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.865051 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.865051 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.865299 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.865299 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.865299 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.865299 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.865299 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.865597 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.865597 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.865597 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.865597 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.865597 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.865934 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.865934 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.865934 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.865934 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.865934 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.865934 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.866281 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.866281 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.866281 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.866281 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.866281 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.866281 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.866745 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.866745 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.866745 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.866745 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.866745 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.866745 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.867312 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.867312 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.867312 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.867312 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.867312 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.867562 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.867562 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.867562 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.867562 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.867562 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.867785 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.867785 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.867785 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.867785 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.867785 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.867785 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.868009 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.868009 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.868009 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.868009 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.868009 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.868009 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.868216 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.868216 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.868216 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.868216 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.868216 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.868455 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.868455 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.868455 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.868455 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.868455 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.868684 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.868684 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.868684 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.868684 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.868848 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.868848 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.868848 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.868848 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.869014 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.869014 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.869014 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.869014 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.869014 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.869215 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.869215 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.869215 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.869215 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.869215 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.869388 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.869388 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.869388 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.869388 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.869552 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.869552 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.869552 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.869552 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.869790 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.869790 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.869790 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.869790 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.869957 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.869957 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.869957 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.869957 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.870142 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.870142 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.870142 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.870142 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.870332 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.870332 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.870332 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.870332 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.870332 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.870577 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.870577 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.870577 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.870577 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.870577 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.870577 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.870894 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.870894 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.870894 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.870894 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.870894 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.871081 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.871081 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.871081 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.871081 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.871081 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.871081 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.871273 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.871273 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.871273 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.871273 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.871273 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.871273 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.871472 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.871472 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.871472 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.871472 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.871472 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.871472 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.871703 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.871703 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.871703 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.871703 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.871703 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.871703 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.871905 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.871905 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.871905 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.871905 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.872069 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.872069 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.872069 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.872069 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.872069 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.872256 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.872256 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.872256 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.872256 np0000174513 devstack@c-api.service[112606]: /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 18 18:33:23.872256 np0000174513 devstack@c-api.service[112606]: warnings.warn(deprecated_msg) May 18 18:33:23.872256 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.middleware.request_id [None req-77682847-e3b3-4c37-8d08-82513660559c None None] RequestId filter calling following filter/app {{(pid=112606) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:33:24.355357 np0000174513 devstack@c-api.service[112606]: INFO cinder.api.openstack.wsgi [None req-77682847-e3b3-4c37-8d08-82513660559c admin admin] POST https://199.204.45.22/volume/v3/types May 18 18:33:24.356045 np0000174513 devstack@c-api.service[112606]: DEBUG cinder.api.openstack.wsgi [None req-77682847-e3b3-4c37-8d08-82513660559c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112606) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 18:33:24.359504 np0000174513 devstack@c-api.service[112606]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 18 18:33:24.359504 np0000174513 devstack@c-api.service[112606]: warnings.warn( May 18 18:33:24.366267 np0000174513 devstack@c-api.service[112606]: DEBUG oslo_db.sqlalchemy.engines [None req-77682847-e3b3-4c37-8d08-82513660559c 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=112606) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:24.401213 np0000174513 devstack@c-api.service[112606]: INFO cinder.api.openstack.wsgi [None req-77682847-e3b3-4c37-8d08-82513660559c admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 May 18 18:33:24.401765 np0000174513 devstack@c-api.service[112606]: [pid: 112606|app: 0|req: 1/2] 199.204.45.22 () {68 vars in 1281 bytes} [Mon May 18 18:33:23 2026] POST /volume/v3/types => generated 186 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 18 18:33:24.423641 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.423641 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.427643 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.427643 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.427643 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.427643 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.427643 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.427801 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.427801 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.427801 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.427801 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.427801 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.427801 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.427940 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.427940 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.427940 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.427940 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.427940 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428056 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428056 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428056 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428056 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428173 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428173 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428173 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428173 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428279 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428279 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428279 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428279 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428279 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428400 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428400 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428400 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428400 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428400 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428523 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428523 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428523 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428523 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428523 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428523 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428700 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428700 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428700 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428700 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428700 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428700 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428846 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428846 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428846 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428846 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428846 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428846 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428992 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428992 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428992 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428992 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.428992 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.428992 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429137 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429137 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429137 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429137 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429236 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429236 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429236 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429236 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429236 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429379 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429379 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429379 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429379 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429379 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429497 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429497 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429497 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429497 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429497 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429497 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429650 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429650 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429650 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429650 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429650 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429782 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429782 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429782 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429782 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429782 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429909 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429909 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.429909 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.429909 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430026 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430026 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430026 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430026 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430134 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430134 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430134 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430134 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430134 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430287 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430287 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430287 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430287 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430287 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430464 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430464 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430464 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430464 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430564 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430564 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430564 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430564 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430681 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430681 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430681 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430681 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430865 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430865 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430865 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430865 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430966 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430966 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.430966 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.430966 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431068 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431068 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431068 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431068 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431068 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431068 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431215 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431215 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431215 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431215 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431215 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431339 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431339 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431339 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431339 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431339 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431339 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431339 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431509 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431509 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431509 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431509 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431509 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431509 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431672 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431672 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431672 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431672 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431672 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431672 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431820 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431820 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431820 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431820 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431820 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431820 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431967 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431967 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.431967 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.431967 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.432066 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.432066 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.432066 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.432066 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.432166 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.432166 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.432166 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.432166 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.432288 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.432288 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.432288 np0000174513 devstack@c-api.service[112609]: /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 18 18:33:24.432288 np0000174513 devstack@c-api.service[112609]: warnings.warn(deprecated_msg) May 18 18:33:24.432288 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.middleware.request_id [req-77682847-e3b3-4c37-8d08-82513660559c req-e613bbf2-4674-45bf-a2a8-71fdb501f5b2 None None] RequestId filter calling following filter/app {{(pid=112609) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:33:24.773770 np0000174513 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [req-77682847-e3b3-4c37-8d08-82513660559c req-e613bbf2-4674-45bf-a2a8-71fdb501f5b2 admin admin] POST https://199.204.45.22/volume/v3/types/d685b6fd-1866-4856-9df5-cdf9a6dea4ca/extra_specs May 18 18:33:24.774402 np0000174513 devstack@c-api.service[112609]: DEBUG cinder.api.openstack.wsgi [req-77682847-e3b3-4c37-8d08-82513660559c req-e613bbf2-4674-45bf-a2a8-71fdb501f5b2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112609) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 18:33:24.776226 np0000174513 devstack@c-api.service[112609]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 18 18:33:24.776226 np0000174513 devstack@c-api.service[112609]: warnings.warn( May 18 18:33:24.787024 np0000174513 devstack@c-api.service[112609]: DEBUG oslo_db.sqlalchemy.engines [req-77682847-e3b3-4c37-8d08-82513660559c req-e613bbf2-4674-45bf-a2a8-71fdb501f5b2 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=112609) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:24.852488 np0000174513 devstack@c-api.service[112609]: INFO cinder.api.openstack.wsgi [req-77682847-e3b3-4c37-8d08-82513660559c req-e613bbf2-4674-45bf-a2a8-71fdb501f5b2 admin admin] https://199.204.45.22/volume/v3/types/d685b6fd-1866-4856-9df5-cdf9a6dea4ca/extra_specs returned with HTTP 200 May 18 18:33:24.853146 np0000174513 devstack@c-api.service[112609]: [pid: 112609|app: 0|req: 1/3] 199.204.45.22 () {70 vars in 1498 bytes} [Mon May 18 18:33:24 2026] POST /volume/v3/types/d685b6fd-1866-4856-9df5-cdf9a6dea4ca/extra_specs => generated 55 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 18 18:33:26.090173 np0000174513 devstack@c-api.service[112610]: DEBUG dbcounter [-] [112610] Writing DB stats cinder:SELECT=6 {{(pid=112610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:33:26.117658 np0000174513 devstack@c-api.service[112607]: DEBUG dbcounter [-] [112607] Writing DB stats cinder:SELECT=6 {{(pid=112607) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:33:34.399691 np0000174513 devstack@c-api.service[112606]: DEBUG dbcounter [-] [112606] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112606) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:33:34.850967 np0000174513 devstack@c-api.service[112609]: DEBUG dbcounter [-] [112609] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:39:50.849787 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.middleware.request_id [None req-58a3cfee-37f4-437d-b219-851504b5d7f8 None None] RequestId filter calling following filter/app {{(pid=112610) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:39:50.851185 np0000174513 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-58a3cfee-37f4-437d-b219-851504b5d7f8 None None] GET https://199.204.45.22/volume// May 18 18:39:50.851716 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-58a3cfee-37f4-437d-b219-851504b5d7f8 None None] Empty body provided in request {{(pid=112610) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 18 18:39:50.852301 np0000174513 devstack@c-api.service[112610]: DEBUG cinder.api.openstack.wsgi [None req-58a3cfee-37f4-437d-b219-851504b5d7f8 None None] Calling method 'all' {{(pid=112610) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 18 18:39:50.853374 np0000174513 devstack@c-api.service[112610]: INFO cinder.api.openstack.wsgi [None req-58a3cfee-37f4-437d-b219-851504b5d7f8 None None] https://199.204.45.22/volume// returned with HTTP 300 May 18 18:39:50.854084 np0000174513 devstack@c-api.service[112610]: [pid: 112610|app: 0|req: 2/4] 199.204.45.22 () {66 vars in 1449 bytes} [Mon May 18 18:39:50 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)