May 21 23:17:01.597475 np0000176054 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 23:17:01.609361 np0000176054 devstack@c-api.service[112114]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 23:17:01.613269 np0000176054 devstack@c-api.service[112114]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 23:17:01 2026] *** May 21 23:17:01.613269 np0000176054 devstack@c-api.service[112114]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 23:17:01.613269 np0000176054 devstack@c-api.service[112114]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 23:17:01.613269 np0000176054 devstack@c-api.service[112114]: nodename: np0000176054 May 21 23:17:01.613269 np0000176054 devstack@c-api.service[112114]: machine: x86_64 May 21 23:17:01.613269 np0000176054 devstack@c-api.service[112114]: clock source: unix May 21 23:17:01.613269 np0000176054 devstack@c-api.service[112114]: pcre jit disabled May 21 23:17:01.613269 np0000176054 devstack@c-api.service[112114]: detected number of CPU cores: 16 May 21 23:17:01.613269 np0000176054 devstack@c-api.service[112114]: current working directory: / May 21 23:17:01.613269 np0000176054 devstack@c-api.service[112114]: detected binary path: /usr/bin/uwsgi-core May 21 23:17:01.613269 np0000176054 devstack@c-api.service[112114]: your processes number limit is 256917 May 21 23:17:01.613269 np0000176054 devstack@c-api.service[112114]: your memory page size is 4096 bytes May 21 23:17:01.613269 np0000176054 devstack@c-api.service[112114]: detected max file descriptor number: 2048 May 21 23:17:01.613269 np0000176054 devstack@c-api.service[112114]: lock engine: pthread robust mutexes May 21 23:17:01.614054 np0000176054 devstack@c-api.service[112114]: thunder lock: enabled May 21 23:17:01.614054 np0000176054 devstack@c-api.service[112114]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 23:17:01.614054 np0000176054 devstack@c-api.service[112114]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 23:17:01.614054 np0000176054 devstack@c-api.service[112114]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 23:17:01.614054 np0000176054 devstack@c-api.service[112114]: Set PythonHome to /opt/stack/data/venv May 21 23:17:01.648759 np0000176054 devstack@c-api.service[112114]: Python main interpreter initialized at 0x76cffb8a3668 May 21 23:17:01.648759 np0000176054 devstack@c-api.service[112114]: python threads support enabled May 21 23:17:01.648759 np0000176054 devstack@c-api.service[112114]: your server socket listen backlog is limited to 100 connections May 21 23:17:01.648759 np0000176054 devstack@c-api.service[112114]: your mercy for graceful operations on workers is 80 seconds May 21 23:17:01.649305 np0000176054 devstack@c-api.service[112114]: mapped 671795 bytes (656 KB) for 4 cores May 21 23:17:01.649443 np0000176054 devstack@c-api.service[112114]: *** Operational MODE: preforking *** May 21 23:17:01.649601 np0000176054 devstack@c-api.service[112114]: *** uWSGI is running in multiple interpreter mode *** May 21 23:17:01.649601 np0000176054 devstack@c-api.service[112114]: spawned uWSGI master process (pid: 112114) May 21 23:17:01.649816 np0000176054 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 23:17:01.650372 np0000176054 devstack@c-api.service[112114]: spawned uWSGI worker 1 (pid: 112117, cores: 1) May 21 23:17:01.651081 np0000176054 devstack@c-api.service[112114]: spawned uWSGI worker 2 (pid: 112118, cores: 1) May 21 23:17:01.651549 np0000176054 devstack@c-api.service[112114]: spawned uWSGI worker 3 (pid: 112119, cores: 1) May 21 23:17:01.652097 np0000176054 devstack@c-api.service[112114]: spawned uWSGI worker 4 (pid: 112120, cores: 1) May 21 23:17:01.652184 np0000176054 devstack@c-api.service[112114]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 23:17:01.776975 np0000176054 devstack@c-api.service[112119]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:17:01.776975 np0000176054 devstack@c-api.service[112119]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:17:01.776975 np0000176054 devstack@c-api.service[112119]: we strongly recommend against using it for new projects. May 21 23:17:01.776975 np0000176054 devstack@c-api.service[112119]: If you are already using Eventlet, we recommend migrating to a different May 21 23:17:01.776975 np0000176054 devstack@c-api.service[112119]: framework. For more detail see May 21 23:17:01.776975 np0000176054 devstack@c-api.service[112119]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:17:01.776975 np0000176054 devstack@c-api.service[112119]: import eventlet # noqa May 21 23:17:01.777951 np0000176054 devstack@c-api.service[112120]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:17:01.777951 np0000176054 devstack@c-api.service[112120]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:17:01.777951 np0000176054 devstack@c-api.service[112120]: we strongly recommend against using it for new projects. May 21 23:17:01.777951 np0000176054 devstack@c-api.service[112120]: If you are already using Eventlet, we recommend migrating to a different May 21 23:17:01.777951 np0000176054 devstack@c-api.service[112120]: framework. For more detail see May 21 23:17:01.777951 np0000176054 devstack@c-api.service[112120]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:17:01.777951 np0000176054 devstack@c-api.service[112120]: import eventlet # noqa May 21 23:17:01.779783 np0000176054 devstack@c-api.service[112117]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:17:01.779783 np0000176054 devstack@c-api.service[112117]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:17:01.779783 np0000176054 devstack@c-api.service[112117]: we strongly recommend against using it for new projects. May 21 23:17:01.779783 np0000176054 devstack@c-api.service[112117]: If you are already using Eventlet, we recommend migrating to a different May 21 23:17:01.779783 np0000176054 devstack@c-api.service[112117]: framework. For more detail see May 21 23:17:01.779783 np0000176054 devstack@c-api.service[112117]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:17:01.779783 np0000176054 devstack@c-api.service[112117]: import eventlet # noqa May 21 23:17:01.791042 np0000176054 devstack@c-api.service[112118]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:17:01.791042 np0000176054 devstack@c-api.service[112118]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:17:01.791042 np0000176054 devstack@c-api.service[112118]: we strongly recommend against using it for new projects. May 21 23:17:01.791042 np0000176054 devstack@c-api.service[112118]: If you are already using Eventlet, we recommend migrating to a different May 21 23:17:01.791042 np0000176054 devstack@c-api.service[112118]: framework. For more detail see May 21 23:17:01.791042 np0000176054 devstack@c-api.service[112118]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:17:01.791042 np0000176054 devstack@c-api.service[112118]: import eventlet # noqa May 21 23:17:01.861351 np0000176054 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:17:01.861351 np0000176054 devstack@c-api.service[112120]: debtcollector.deprecate( May 21 23:17:01.863532 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:17:01.863532 np0000176054 devstack@c-api.service[112119]: debtcollector.deprecate( May 21 23:17:01.863948 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:17:01.863948 np0000176054 devstack@c-api.service[112117]: debtcollector.deprecate( May 21 23:17:01.875659 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:17:01.875659 np0000176054 devstack@c-api.service[112118]: debtcollector.deprecate( May 21 23:17:01.937724 np0000176054 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 23:17:01.937724 np0000176054 devstack@c-api.service[112120]: from cgi import parse_header May 21 23:17:01.942446 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 23:17:01.942446 np0000176054 devstack@c-api.service[112119]: from cgi import parse_header May 21 23:17:01.949026 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 23:17:01.949026 np0000176054 devstack@c-api.service[112117]: from cgi import parse_header May 21 23:17:01.955786 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 23:17:01.955786 np0000176054 devstack@c-api.service[112118]: from cgi import parse_header May 21 23:17:01.981447 np0000176054 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 23:17:01.981447 np0000176054 devstack@c-api.service[112120]: removals.removed_module( May 21 23:17:01.982128 np0000176054 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 23:17:01.982128 np0000176054 devstack@c-api.service[112120]: removals.removed_module( May 21 23:17:01.987387 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 23:17:01.987387 np0000176054 devstack@c-api.service[112119]: removals.removed_module( May 21 23:17:01.988100 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 23:17:01.988100 np0000176054 devstack@c-api.service[112119]: removals.removed_module( May 21 23:17:01.999903 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 23:17:01.999903 np0000176054 devstack@c-api.service[112117]: removals.removed_module( May 21 23:17:02.000278 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 23:17:02.000278 np0000176054 devstack@c-api.service[112118]: removals.removed_module( May 21 23:17:02.000429 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 23:17:02.000429 np0000176054 devstack@c-api.service[112117]: removals.removed_module( May 21 23:17:02.000985 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 23:17:02.000985 np0000176054 devstack@c-api.service[112118]: removals.removed_module( May 21 23:17:02.573613 np0000176054 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 23:17:02.573613 np0000176054 devstack@c-api.service[112120]: warnings.warn( May 21 23:17:02.603841 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 23:17:02.603841 np0000176054 devstack@c-api.service[112117]: warnings.warn( May 21 23:17:02.608505 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 23:17:02.608505 np0000176054 devstack@c-api.service[112118]: warnings.warn( May 21 23:17:02.609204 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 23:17:02.609204 np0000176054 devstack@c-api.service[112119]: warnings.warn( May 21 23:17:02.667952 np0000176054 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 23:17:02.667952 np0000176054 devstack@c-api.service[112120]: warnings.warn( May 21 23:17:02.700267 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 23:17:02.700267 np0000176054 devstack@c-api.service[112117]: warnings.warn( May 21 23:17:02.705114 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 23:17:02.705114 np0000176054 devstack@c-api.service[112118]: warnings.warn( May 21 23:17:02.724475 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 23:17:02.724475 np0000176054 devstack@c-api.service[112119]: warnings.warn( May 21 23:17:02.963190 np0000176054 devstack@c-api.service[112120]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 23:17:02.963761 np0000176054 devstack@c-api.service[112120]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112120) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:17:02.968169 np0000176054 devstack@c-api.service[112117]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 23:17:02.968567 np0000176054 devstack@c-api.service[112117]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112117) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:17:02.983529 np0000176054 devstack@c-api.service[112118]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 23:17:02.983979 np0000176054 devstack@c-api.service[112118]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112118) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:17:03.018101 np0000176054 devstack@c-api.service[112119]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 23:17:03.018574 np0000176054 devstack@c-api.service[112119]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112119) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:17:03.050932 np0000176054 devstack@c-api.service[112117]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 23:17:03.050932 np0000176054 devstack@c-api.service[112117]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:17:03.051201 np0000176054 devstack@c-api.service[112120]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 23:17:03.051201 np0000176054 devstack@c-api.service[112120]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:17:03.051583 np0000176054 devstack@c-api.service[112118]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 23:17:03.051583 np0000176054 devstack@c-api.service[112118]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:17:03.079558 np0000176054 devstack@c-api.service[112119]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 23:17:03.079558 np0000176054 devstack@c-api.service[112119]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:17:03.507302 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112117) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:17:03.507566 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112118) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:17:03.507649 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112120) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:17:03.507720 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112119) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:17:03.507782 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.507782 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.507925 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.508004 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.508099 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.508176 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.508234 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.508305 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.508305 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.508424 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.508483 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.508552 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.508695 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.508777 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.508837 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.508934 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.508934 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.509049 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.509109 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.509168 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.509234 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.509288 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.509288 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.509288 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.509288 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.509506 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.509567 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.509567 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.509567 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.509729 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.509785 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.509845 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.509955 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.510014 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.510066 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.510129 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.510192 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.510257 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.510257 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.510257 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.512122 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.512203 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.512284 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.512346 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.512417 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.512477 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.512515 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.512556 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.512556 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.512623 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.512665 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.512703 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.512746 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.512788 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.512831 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.512865 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.512935 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.512979 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.513025 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.513060 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.513096 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.513131 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.513166 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.513218 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.513268 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.513310 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.513359 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.513400 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.517521 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.517607 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.517652 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.517690 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.517730 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.517766 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.517817 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.517859 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.517915 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.517949 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.517949 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.518026 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.518069 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.518130 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.518174 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.518212 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.518259 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.518341 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.518391 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.518436 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.518478 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.518515 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.518548 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.518584 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.518618 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.518618 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.518699 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.518736 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.524552 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.524552 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.524728 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.524728 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.524728 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.524907 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.524968 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.525061 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.525126 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.525198 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.525198 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.525198 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.525198 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.525441 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.525505 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.525579 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.525579 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.525579 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.525579 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.525579 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.525579 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.526101 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.526179 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.526246 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.526321 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.526382 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.526469 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.526527 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.526527 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.526655 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.526725 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.526793 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.526793 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.526959 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.527086 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.527142 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.527371 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.527436 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.527436 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.527436 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.527436 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.527662 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.527733 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.527793 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.527793 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.527793 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.528019 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.528084 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.528138 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.528207 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.528267 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.528337 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.528400 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.528460 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.528520 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.528592 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.528652 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.528719 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.528779 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.528839 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.528839 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.528995 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.529065 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.529126 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.529126 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.529126 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.529126 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.529373 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.529436 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.529495 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.529550 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.529604 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.529667 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.529728 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.529793 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.529856 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.529945 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.530010 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.530066 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.530121 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.530174 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.530237 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.530293 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.530354 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.530410 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.530473 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.530530 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.530592 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.530656 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.530708 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.530764 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.530819 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.530898 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.530998 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.531057 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.531113 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.531167 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.531222 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.531280 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.531343 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.531398 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.531456 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.531511 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.531582 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.531638 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.531706 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.531762 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.531824 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.531824 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.531957 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.532016 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.532016 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.532127 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.532127 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.532127 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.532285 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.532285 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.532384 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.532449 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.532505 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.532566 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.532622 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.532677 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.532742 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.532797 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.532851 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.532929 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.533019 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.533092 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.533155 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.533211 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.533275 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.533337 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.533391 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.533445 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.533508 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.533565 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.533621 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.533621 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.533621 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.533792 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.533792 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.533792 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.533792 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.533792 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.533792 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.533792 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.533792 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.533792 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.533792 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.534331 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.534331 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.534331 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.534331 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.534331 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.534331 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.534331 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.534331 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.534331 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.534813 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.534813 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.535266 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.535354 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.535354 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.535467 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.535507 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.535533 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.535568 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.535600 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.535629 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.535656 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.535680 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.535711 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.535737 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.535764 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.535791 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.535819 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.535850 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.535896 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.535953 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.535981 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.536006 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.536037 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.536066 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.536091 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.536122 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.536153 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.536183 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.536209 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.536239 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.536266 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.536295 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.536325 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.536350 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.536381 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.536405 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.536441 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.536471 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.536501 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.536529 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.536529 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.536579 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.536612 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.536638 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.536638 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.536686 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.536720 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.536720 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.536720 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.536720 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.537022 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.537105 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.537193 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.537229 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.537254 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.537283 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.537310 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.537338 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.537369 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.537394 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.537421 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.537449 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.537476 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.537500 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.537534 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.537562 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.537589 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.537629 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.537665 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.537689 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.537723 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.537752 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.537779 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.537807 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.537833 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.537862 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.537862 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.537930 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.537958 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.537982 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.538008 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.538008 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.538059 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.538059 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.538164 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.538379 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.538450 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.538505 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.538571 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.538603 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.538634 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.538663 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.538688 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.538716 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.538741 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.538773 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.538807 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.538836 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.538865 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.538916 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.538945 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.538972 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.539033 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.539071 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.539106 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.539137 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.539137 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.539197 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.539232 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.539267 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.539298 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.539329 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.539356 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.539384 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.539411 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.539442 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.539472 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.539503 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.539533 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.539563 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.539590 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.539616 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.539642 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.539677 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.539704 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.539733 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.539763 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.539790 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.539816 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.539842 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.539842 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.539919 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.539954 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.539984 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.540014 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.540014 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.540064 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.540064 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.540064 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.540136 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.540186 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.540460 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.540537 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.540621 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.540705 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.540787 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.540880 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.540986 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.541771 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.541838 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.541918 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.541951 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.541976 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.542012 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.542042 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.542071 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.542098 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.542128 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.542160 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.542185 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.542213 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.542240 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.542269 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.542299 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.542325 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.542352 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.542376 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.542406 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.542437 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.542954 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.543015 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.543095 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.543129 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.543179 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.543213 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.543238 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.543265 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.543320 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.543359 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.543385 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.543413 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.543442 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.543490 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.543542 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.543585 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.543626 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.543697 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.543750 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.543804 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.543883 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.544014 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.544091 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.544189 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.544268 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.544350 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.544432 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.544524 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.544861 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.544963 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.545044 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.545143 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.545220 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.545319 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.545409 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.545545 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.545608 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.545660 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.545704 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.545740 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.545776 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.545812 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.545845 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.545909 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.545948 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.545988 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.546024 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.546071 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.546107 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.546147 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.546183 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.546219 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.546259 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.546298 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.546352 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.546390 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.546429 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.546465 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.546501 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.546501 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.546501 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.546501 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.546634 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.547963 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.548026 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.548064 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.548131 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.548174 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.548208 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.548245 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.548281 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.548322 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.548322 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.548393 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.548393 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.548463 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.548506 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.548547 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.548583 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.548618 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.548652 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.548693 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.548729 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.548769 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.548809 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.548809 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.548908 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.548995 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.549077 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.549161 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.549266 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.551021 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.551114 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.551156 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.551235 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.551292 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.551330 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.551371 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.551415 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.551448 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.551488 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.551523 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.551563 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.551604 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.551651 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.551688 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.551725 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.551763 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.551799 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.551839 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.551895 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.551941 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.551980 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.552022 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.552068 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.552104 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.552140 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.552176 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.552211 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.552253 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.552289 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.552325 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.552365 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.552406 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.552447 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.552484 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.552523 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.552562 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.552599 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.552635 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.552675 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.552714 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.552751 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.552787 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.552822 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.552867 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.552929 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.552971 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.553006 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.553006 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.553075 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.553114 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.553150 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.553185 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.553219 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.553260 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.553300 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.553769 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.553837 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.553898 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.553936 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.553972 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.554008 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.554044 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.554091 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.554135 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.554182 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.554224 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.554260 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.554260 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.554260 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.554353 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.554353 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.554426 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.554485 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.554531 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.554606 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.554664 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.554890 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.554933 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.554978 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.555016 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.555058 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.555114 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.555158 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.555194 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.555228 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.555264 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.555301 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.555342 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.555384 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.555418 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.555460 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.555495 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.555530 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.555571 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.555612 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.555651 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.555687 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.555722 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.555765 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.555805 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.555845 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.555845 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.555943 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.555991 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.556027 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.556027 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.556027 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.556133 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.556175 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.556270 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.556360 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.556638 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.556696 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.556744 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.556820 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.556863 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.556918 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.556965 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.557005 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.557038 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.557079 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.557120 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.557157 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.557202 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.557244 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.557285 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.557321 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.557357 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.557392 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.557433 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.557474 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.557517 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.557517 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.557589 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.557625 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.557660 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.557695 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.557695 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.557765 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.559556 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.559614 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.559655 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.559655 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.559733 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.559776 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.559817 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.559853 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.559911 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.559946 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.559981 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.560017 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.560053 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.560099 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.560141 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.560176 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.560217 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.560217 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.560217 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.560217 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.560349 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.560423 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.560510 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.560609 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.560656 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.560697 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.560737 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.560772 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.560804 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.560840 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.560893 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.560940 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.560981 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.561014 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.561062 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.561103 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.561144 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.561180 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.561217 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.561257 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.561292 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.561337 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.561374 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.561407 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.561447 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.561447 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.561447 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.561447 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.561584 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.561621 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.561657 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.561657 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.561657 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.561857 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.561857 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.561857 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.562382 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.562428 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.562502 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.562554 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.562604 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.562645 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.562684 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.562726 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.562763 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.562795 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.562830 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.562893 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.562931 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.562974 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.563025 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.563066 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.563127 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.563166 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.563207 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.563244 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.563284 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.563325 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.563365 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.563405 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.563448 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.563484 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.563519 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.563556 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.563591 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.563632 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.563668 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.563668 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.563734 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.563780 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.563821 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.563862 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.563924 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.563960 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.563997 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.564032 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.564068 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.564102 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.564138 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.564185 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.564221 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.564257 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.564297 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.564337 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.564377 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.564377 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.564377 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.564377 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.564377 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.564377 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.564377 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.564377 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.564624 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.564624 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.564624 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.564720 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.564754 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.564796 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.564838 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.564895 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.564942 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.564988 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.565026 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.565066 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.565102 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.565140 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.565181 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.565217 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.565258 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.565296 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.565336 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.565377 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.565417 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.565452 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.565494 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.565530 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.565566 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.565601 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.565649 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.565690 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.565730 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.565827 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.565978 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.566024 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.566065 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.566101 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.566137 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.566180 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.566215 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.566247 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.566284 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.566324 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.566359 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.566401 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.566442 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.566442 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.566512 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.566553 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.566592 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.566628 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.566663 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.566663 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.566734 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.566769 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.566810 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.566846 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.566897 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.566897 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.566981 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.566981 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.566981 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.567076 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.567143 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.567143 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.567219 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.567260 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.567296 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.567337 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.567378 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.567419 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.567455 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.567490 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.567528 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.567562 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.567592 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.567621 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.567653 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.567684 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.567710 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.567734 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.567759 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.567784 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.567814 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.567842 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.567872 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.567911 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.567943 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.567977 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.568004 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.568033 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.568059 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.568085 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.568113 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.568140 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.568166 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.568194 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.568223 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.568249 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.568279 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.568306 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.568333 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.568359 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.568385 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.568408 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.568438 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.568468 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.568561 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.568593 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.568622 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.568652 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.568681 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.568708 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.568736 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.568763 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:03.569174 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.569221 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.569295 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.569327 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.569352 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.569377 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.569402 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.569433 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.569461 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.569494 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.569557 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.569612 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.569700 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.569762 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.569822 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.569904 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.569967 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.570026 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.570128 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:03.570214 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:03.570298 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:03.570384 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:03.570466 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:03.570547 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:03.615408 np0000176054 devstack@c-api.service[112118]: INFO dbcounter [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Registered counter for database cinder May 21 23:17:03.616223 np0000176054 devstack@c-api.service[112119]: INFO dbcounter [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Registered counter for database cinder May 21 23:17:03.616637 np0000176054 devstack@c-api.service[112117]: INFO dbcounter [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Registered counter for database cinder May 21 23:17:03.617789 np0000176054 devstack@c-api.service[112120]: INFO dbcounter [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Registered counter for database cinder May 21 23:17:03.627549 np0000176054 devstack@c-api.service[112118]: DEBUG oslo_db.sqlalchemy.engines [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 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=112118) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:03.629296 np0000176054 devstack@c-api.service[112119]: DEBUG oslo_db.sqlalchemy.engines [None req-5543ee12-3e4a-41f3-a190-17901bd24291 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=112119) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:03.631625 np0000176054 devstack@c-api.service[112117]: DEBUG oslo_db.sqlalchemy.engines [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 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=112117) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:03.633381 np0000176054 devstack@c-api.service[112120]: DEBUG oslo_db.sqlalchemy.engines [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d 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=112120) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:03.739823 np0000176054 devstack@c-api.service[112118]: DEBUG dbcounter [-] [112118] Writer thread running {{(pid=112118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:17:03.742671 np0000176054 devstack@c-api.service[112118]: INFO cinder.rpc [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:17:03.744362 np0000176054 devstack@c-api.service[112119]: DEBUG dbcounter [-] [112119] Writer thread running {{(pid=112119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:17:03.744970 np0000176054 devstack@c-api.service[112118]: INFO cinder.rpc [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:17:03.745080 np0000176054 devstack@c-api.service[112117]: DEBUG dbcounter [-] [112117] Writer thread running {{(pid=112117) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:17:03.746668 np0000176054 devstack@c-api.service[112119]: INFO cinder.rpc [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:17:03.747624 np0000176054 devstack@c-api.service[112118]: INFO cinder.rpc [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:17:03.748063 np0000176054 devstack@c-api.service[112117]: INFO cinder.rpc [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:17:03.748901 np0000176054 devstack@c-api.service[112119]: INFO cinder.rpc [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:17:03.749325 np0000176054 devstack@c-api.service[112120]: DEBUG dbcounter [-] [112120] Writer thread running {{(pid=112120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:17:03.750015 np0000176054 devstack@c-api.service[112118]: INFO cinder.rpc [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:17:03.750262 np0000176054 devstack@c-api.service[112117]: INFO cinder.rpc [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:17:03.750889 np0000176054 devstack@c-api.service[112119]: INFO cinder.rpc [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:17:03.751178 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.751955 np0000176054 devstack@c-api.service[112120]: INFO cinder.rpc [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:17:03.752409 np0000176054 devstack@c-api.service[112117]: INFO cinder.rpc [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:17:03.752712 np0000176054 devstack@c-api.service[112119]: INFO cinder.rpc [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:17:03.753197 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.753540 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.754075 np0000176054 devstack@c-api.service[112117]: INFO cinder.rpc [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:17:03.754652 np0000176054 devstack@c-api.service[112120]: INFO cinder.rpc [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:17:03.754967 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.755193 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.756665 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.757532 np0000176054 devstack@c-api.service[112120]: INFO cinder.rpc [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:17:03.759673 np0000176054 devstack@c-api.service[112120]: INFO cinder.rpc [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:17:03.760856 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.761169 np0000176054 devstack@c-api.service[112119]: DEBUG oslo_db.sqlalchemy.engines [None req-5543ee12-3e4a-41f3-a190-17901bd24291 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=112119) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:03.762637 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.762706 np0000176054 devstack@c-api.service[112118]: DEBUG oslo_db.sqlalchemy.engines [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 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=112118) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:03.763464 np0000176054 devstack@c-api.service[112119]: INFO cinder.rpc [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:17:03.764805 np0000176054 devstack@c-api.service[112117]: DEBUG oslo_db.sqlalchemy.engines [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 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=112117) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:03.764901 np0000176054 devstack@c-api.service[112118]: INFO cinder.rpc [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:17:03.765448 np0000176054 devstack@c-api.service[112119]: INFO cinder.rpc [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:17:03.766584 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.766988 np0000176054 devstack@c-api.service[112117]: INFO cinder.rpc [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:17:03.767182 np0000176054 devstack@c-api.service[112118]: INFO cinder.rpc [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:17:03.767832 np0000176054 devstack@c-api.service[112120]: DEBUG oslo_db.sqlalchemy.engines [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d 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=112120) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:03.768287 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.768908 np0000176054 devstack@c-api.service[112117]: INFO cinder.rpc [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:17:03.769695 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.770159 np0000176054 devstack@c-api.service[112120]: INFO cinder.rpc [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:17:03.772371 np0000176054 devstack@c-api.service[112120]: INFO cinder.rpc [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:17:03.773553 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.778786 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.779052 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.779865 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.782001 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.782234 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.783025 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.784044 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.785478 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.786464 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.786546 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.787259 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.790046 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.790522 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.790592 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.791613 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.793827 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.794394 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.794640 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.795679 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.796806 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.797472 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.797632 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.798798 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.800116 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.800573 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.800696 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.801844 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.802929 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.803455 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.803521 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.804993 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.805840 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.806392 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.806583 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.807310 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.807894 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.807968 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.808175 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.810002 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.810655 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.810789 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.811273 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.812336 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.815279 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.815588 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.816185 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.817178 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.818997 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.819512 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.820505 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.820859 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.821244 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.821652 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.822594 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.822659 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.823031 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.824057 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.824143 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.824309 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.824573 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.825535 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.825649 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.826024 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.826487 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.826778 np0000176054 devstack@c-api.service[112119]: WARNING cinder.api.contrib.hosts [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:17:03.826978 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.827220 np0000176054 devstack@c-api.service[112118]: WARNING cinder.api.contrib.hosts [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:17:03.827583 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.827948 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.828052 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.828198 np0000176054 devstack@c-api.service[112117]: WARNING cinder.api.contrib.hosts [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:17:03.829100 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.829298 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.829565 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.829624 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.830514 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.830662 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.830933 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.831059 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.832038 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.832103 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.832279 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.832397 np0000176054 devstack@c-api.service[112120]: WARNING cinder.api.contrib.hosts [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:17:03.834589 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: extensions {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.834651 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: extensions {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.834707 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.834758 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.834803 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: qos-specs {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.834855 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: extensions {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.834940 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: qos-specs {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.834994 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.835833 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: qos-specs {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.836374 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.836717 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: os-snapshot-manage {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.836972 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: os-snapshot-manage {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.837886 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.838015 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: os-snapshot-manage {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.838251 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: scheduler-stats {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.838569 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: scheduler-stats {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.838696 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: extensions {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.839409 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: scheduler-stats {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.840048 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: qos-specs {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.840126 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: os-volume-transfer {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.840285 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: os-volume-transfer {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.840858 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: os-volume-transfer {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.841720 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: extra_specs {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.841886 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: extra_specs {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.842111 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: os-snapshot-manage {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.843048 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: extra_specs {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.843269 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: os-volume-type-access {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.843420 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: os-volume-type-access {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.843479 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: scheduler-stats {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.844626 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: os-volume-type-access {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.844892 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: cgsnapshots {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.845015 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: cgsnapshots {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.845549 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: os-volume-transfer {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.846195 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: cgsnapshots {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.846324 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: consistencygroups {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.846416 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: consistencygroups {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.847170 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: extra_specs {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.847594 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: consistencygroups {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.848391 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: os-quota-sets {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.848490 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: os-quota-sets {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.848738 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: os-volume-type-access {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.849598 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: os-quota-sets {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.849764 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: capabilities {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.849856 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: capabilities {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.850308 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: cgsnapshots {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.851006 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: capabilities {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.851154 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: os-hosts {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.851272 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: os-hosts {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.851720 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: consistencygroups {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.852291 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: os-hosts {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.852397 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: encryption {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.852659 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: encryption {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.853652 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: encryption {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.853774 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: os-quota-sets {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.853902 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: backups {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.854174 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: backups {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.855086 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: capabilities {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.855181 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: backups {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.855892 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: os-quota-class-sets {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.856536 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: os-hosts {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.856805 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: os-quota-class-sets {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.857400 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: os-volume-manage {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.857477 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: os-quota-class-sets {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.857888 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: encryption {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.858132 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: os-volume-manage {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.858776 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: os-volume-manage {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.858836 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: os-availability-zone {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.859382 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: backups {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.859567 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: os-availability-zone {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.860156 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extended resource: encryption {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.860269 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: os-availability-zone {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.860884 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extended resource: encryption {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.861398 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: os-quota-class-sets {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.861529 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extended resource: encryption {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.862363 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.862718 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: os-volume-manage {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.863083 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.863717 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.864158 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.864219 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: os-availability-zone {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.864497 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.865120 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.865557 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extended resource: encryption {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:03.865861 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.866000 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.866421 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.867203 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.867268 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.867730 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.867795 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.868541 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.868615 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.869147 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.869250 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.869938 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.870067 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.870485 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.870568 np0000176054 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.871344 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.871409 np0000176054 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.871465 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.contrib.snapshot_actions [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] SnapshotActionsController initialized {{(pid=112118) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:17:03.871465 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.871588 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension TypesManage extending resource: types {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.871780 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.871848 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension VolumeActions extending resource: volumes {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.871957 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.872019 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.872163 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension AdminActions extending resource: volumes {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.872239 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.contrib.snapshot_actions [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] SnapshotActionsController initialized {{(pid=112119) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:17:03.872317 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension AdminActions extending resource: snapshots {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.872383 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.872445 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension AdminActions extending resource: backups {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.872445 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.872526 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension TypesManage extending resource: types {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.872561 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension UsedLimits extending resource: limits {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.872661 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.872711 np0000176054 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.872744 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.872886 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.873006 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.873110 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.873158 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension VolumeActions extending resource: volumes {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.873201 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.873236 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-ee260d7e-a26e-450c-a29d-5ca81a5aff78 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.873292 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.873394 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.873497 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension AdminActions extending resource: volumes {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.873541 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.contrib.snapshot_actions [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] SnapshotActionsController initialized {{(pid=112117) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:17:03.873611 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension AdminActions extending resource: snapshots {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.873654 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.873710 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension AdminActions extending resource: backups {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.873752 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension TypesManage extending resource: types {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.873804 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.873938 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension UsedLimits extending resource: limits {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.873986 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension VolumeActions extending resource: volumes {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.874039 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.874081 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.874141 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.874180 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.874258 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.874296 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension AdminActions extending resource: volumes {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.874374 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.874419 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension AdminActions extending resource: snapshots {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.874485 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.874533 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension AdminActions extending resource: backups {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.874570 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.874603 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-5543ee12-3e4a-41f3-a190-17901bd24291 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.874637 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.874675 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension UsedLimits extending resource: limits {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.874785 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.874905 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.875027 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.875146 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.875251 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.875349 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-babd6468-3cf7-424e-8081-fc31ecc7fa57 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.875918 np0000176054 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:03.876770 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.contrib.snapshot_actions [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] SnapshotActionsController initialized {{(pid=112120) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:17:03.876888 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.877019 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension TypesManage extending resource: types {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.877217 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension VolumeActions extending resource: volumes {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.877344 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.877439 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.877539 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension AdminActions extending resource: volumes {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.877650 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension AdminActions extending resource: snapshots {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.877759 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension AdminActions extending resource: backups {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.877861 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.877987 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension UsedLimits extending resource: limits {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.878090 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.878192 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.878300 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.878421 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.878526 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.878625 np0000176054 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-93cdf0fa-3874-4667-a39a-dbc7354a225d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:03.881622 np0000176054 devstack@c-api.service[112118]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76cffb8a3668 pid: 112118 (default app) May 21 23:17:03.882365 np0000176054 devstack@c-api.service[112119]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76cffb8a3668 pid: 112119 (default app) May 21 23:17:03.883550 np0000176054 devstack@c-api.service[112117]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76cffb8a3668 pid: 112117 (default app) May 21 23:17:03.886882 np0000176054 devstack@c-api.service[112120]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76cffb8a3668 pid: 112120 (default app) May 21 23:17:03.889901 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.889901 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.890166 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.890166 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.890166 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.890166 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.890166 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.890444 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.890444 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.890444 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.890444 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.890444 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.890444 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.890849 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.890849 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.890849 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.890849 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.890849 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.891204 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.891204 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.891204 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.891204 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.891485 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.891485 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.891485 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.891485 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.891816 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.891816 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.891816 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.891816 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.891816 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.892286 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.892286 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.892286 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.892286 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.892286 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.892653 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.892653 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.892653 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.892653 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.892653 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.892653 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.893257 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.893257 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.893257 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.893257 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.893257 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.893257 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.893801 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.893801 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.893801 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.893801 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.893801 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.893801 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.894255 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.894255 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.894255 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.894255 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.894255 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.894255 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.894689 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.894689 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.894689 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.894689 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.895060 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.895060 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.895060 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.895060 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.895060 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.895421 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.895421 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.895421 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.895421 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.895421 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.895720 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.895720 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.895720 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.895720 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.895720 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.895720 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.896180 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.896180 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.896180 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.896180 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.896180 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.896624 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.896624 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.896624 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.896624 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.896624 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.897001 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.897001 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.897001 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.897001 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.897379 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.897379 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.897379 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.897379 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.897658 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.897658 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.897658 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.897658 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.897658 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.898027 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.898027 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.898027 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.898027 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.898027 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.898350 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.898350 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.898350 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.898350 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.898624 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.898624 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.898624 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.898624 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.898921 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.898921 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.898921 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.898921 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.899207 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.899207 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.899207 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.899207 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.899473 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.899473 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.899473 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.899473 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.899742 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.899742 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.899742 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.899742 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.899742 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.899742 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.900232 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.900232 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.900232 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.900232 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.900232 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.900608 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.900608 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.900608 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.900608 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.900608 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.900608 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.900608 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.900852 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.900852 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.900852 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.900852 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.900852 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.900852 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.901061 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.901061 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.901061 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.901061 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.901061 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.901061 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.901236 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.901236 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.901236 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.901236 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.901236 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.901236 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.901428 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.901428 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.901428 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.901428 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.901548 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.901548 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.901548 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.901548 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.901675 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.901675 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.901675 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.901675 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.901796 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.901796 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.901796 np0000176054 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:03.901796 np0000176054 devstack@c-api.service[112118]: warnings.warn(deprecated_msg) May 21 23:17:03.901796 np0000176054 devstack@c-api.service[112118]: DEBUG cinder.api.middleware.request_id [None req-90f6e93b-8215-4014-b4b7-dcd9fddad474 None None] RequestId filter calling following filter/app {{(pid=112118) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:17:03.901796 np0000176054 devstack@c-api.service[112118]: [pid: 112118|app: 0|req: 1/1] 199.204.45.3 () {60 vars in 942 bytes} [Thu May 21 23:17:03 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) May 21 23:17:11.067200 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.067200 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.067200 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.067200 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.067200 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.068002 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.068002 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.068002 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.068002 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.068002 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.068270 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.068270 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.068270 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.068270 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.068270 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.068270 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.068588 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.068588 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.068588 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.068588 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.068806 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.068806 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.068806 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.068806 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.069102 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.069102 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.069102 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.069102 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.069333 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.069333 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.069333 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.069333 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.069333 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.070045 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.070045 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.070045 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.070045 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.070045 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.070416 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.070416 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.070416 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.070416 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.070416 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.070416 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.070839 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.070839 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.070839 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.070839 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.070839 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.070839 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.071257 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.071257 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.071257 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.071257 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.071257 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.071257 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.071645 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.071645 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.071645 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.071645 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.071645 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.072054 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.072054 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.072054 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.072054 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.072054 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.072422 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.072422 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.072422 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.072422 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.072422 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.072422 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.072829 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.072829 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.072829 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.072829 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.072829 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.072829 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.073299 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.073299 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.073299 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.073299 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.073299 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.073671 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.073671 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.073671 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.073671 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.073671 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.074059 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.074059 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.074059 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.074059 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.074267 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.074267 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.074267 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.074267 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.074455 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.074455 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.074455 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.074455 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.074455 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.074638 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.074638 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.074638 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.074638 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.074638 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.074807 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.074807 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.074807 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.074807 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.074983 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.074983 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.074983 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.074983 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.075131 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.075131 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.075131 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.075131 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.075279 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.075279 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.075279 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.075279 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.075426 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.075426 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.075426 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.075426 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.075568 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.075568 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.075568 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.075568 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.075568 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.075751 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.075751 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.075751 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.075751 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.075751 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.075751 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.075988 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.075988 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.075988 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.075988 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.075988 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.076160 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.076160 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.076160 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.076160 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.076160 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.076160 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.076359 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.076359 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.076359 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.076359 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.076359 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.076359 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.076592 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.076592 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.076592 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.076592 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.076592 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.076592 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.076815 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.076815 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.076815 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.076815 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.076815 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.076815 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.077242 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.077242 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.077242 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.077242 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.077390 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.077390 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.077390 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.077390 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.077390 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.077577 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.077577 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.077577 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.077577 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.077577 np0000176054 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) May 21 23:17:11.077577 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.middleware.request_id [None req-d9a8be3f-2f53-4023-905b-d88d3579fa6e None None] RequestId filter calling following filter/app {{(pid=112119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:17:11.540034 np0000176054 devstack@c-api.service[112119]: INFO cinder.api.openstack.wsgi [None req-d9a8be3f-2f53-4023-905b-d88d3579fa6e admin admin] POST https://199.204.45.3/volume/v3/types May 21 23:17:11.540548 np0000176054 devstack@c-api.service[112119]: DEBUG cinder.api.openstack.wsgi [None req-d9a8be3f-2f53-4023-905b-d88d3579fa6e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:17:11.542188 np0000176054 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 21 23:17:11.542188 np0000176054 devstack@c-api.service[112119]: warnings.warn( May 21 23:17:11.553111 np0000176054 devstack@c-api.service[112119]: DEBUG oslo_db.sqlalchemy.engines [None req-d9a8be3f-2f53-4023-905b-d88d3579fa6e 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=112119) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:11.582593 np0000176054 devstack@c-api.service[112119]: INFO cinder.api.openstack.wsgi [None req-d9a8be3f-2f53-4023-905b-d88d3579fa6e admin admin] https://199.204.45.3/volume/v3/types returned with HTTP 200 May 21 23:17:11.583311 np0000176054 devstack@c-api.service[112119]: [pid: 112119|app: 0|req: 1/2] 199.204.45.3 () {68 vars in 1274 bytes} [Thu May 21 23:17:11 2026] POST /volume/v3/types => generated 186 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 23:17:11.616569 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.616569 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.616569 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.616569 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.616569 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.617656 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.617656 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.617656 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.617656 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.617656 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.618112 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.618112 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.618112 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.618112 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.618112 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.618112 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.618670 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.618670 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.618670 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.618670 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.619054 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.619054 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.619054 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.619054 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.619428 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.619428 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.619428 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.619428 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.619776 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.619776 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.619776 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.619776 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.619776 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.620275 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.620275 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.620275 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.620275 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.620275 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.620687 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.620687 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.620687 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.620687 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.620687 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.620687 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.621226 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.621226 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.621226 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.621226 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.621226 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.621226 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.621785 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.621785 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.621785 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.621785 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.621785 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.621785 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.622115 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.622115 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.622115 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.622115 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.622115 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.622399 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.622399 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.622399 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.622399 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.622399 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.622646 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.622646 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.622646 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.622646 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.622646 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.622646 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.622973 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.622973 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.622973 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.622973 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.622973 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.622973 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.623258 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.623258 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.623258 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.623258 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.623258 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.623522 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.623522 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.623522 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.623522 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.623522 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.623805 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.623805 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.623805 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.623805 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.624042 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.624042 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.624042 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.624042 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.624274 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.624274 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.624274 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.624274 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.624274 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.624535 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.624535 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.624535 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.624535 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.624535 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.624786 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.624786 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.624786 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.624786 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.625015 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.625015 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.625015 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.625015 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.625245 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.625245 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.625245 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.625245 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.625477 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.625477 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.625477 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.625477 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.625686 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.625686 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.625686 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.625686 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.625912 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.625912 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.625912 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.625912 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.625912 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.626174 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.626174 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.626174 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.626174 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.626174 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.626174 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.626481 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.626481 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.626481 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.626481 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.626481 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.626744 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.626744 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.626744 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.626744 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.626744 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.626744 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.627067 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.627067 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.627067 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.627067 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.627067 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.627067 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.627367 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.627367 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.627367 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.627367 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.627367 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.627367 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.627660 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.627660 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.627660 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.627660 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.627660 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.627660 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.628007 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.628007 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.628007 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.628007 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.628219 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.628219 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.628219 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.628219 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.628219 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.628482 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.628482 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.628482 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.628482 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:17:11.628482 np0000176054 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) May 21 23:17:11.628482 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.middleware.request_id [req-d9a8be3f-2f53-4023-905b-d88d3579fa6e req-806cd8d7-13a0-4524-ae15-efb1f4cb7b9e None None] RequestId filter calling following filter/app {{(pid=112117) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:17:11.950194 np0000176054 devstack@c-api.service[112117]: INFO cinder.api.openstack.wsgi [req-d9a8be3f-2f53-4023-905b-d88d3579fa6e req-806cd8d7-13a0-4524-ae15-efb1f4cb7b9e admin admin] POST https://199.204.45.3/volume/v3/types/17e8972a-05ae-4c1b-85c1-92f8ed9a326b/extra_specs May 21 23:17:11.950788 np0000176054 devstack@c-api.service[112117]: DEBUG cinder.api.openstack.wsgi [req-d9a8be3f-2f53-4023-905b-d88d3579fa6e req-806cd8d7-13a0-4524-ae15-efb1f4cb7b9e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112117) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:17:11.952491 np0000176054 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 21 23:17:11.952491 np0000176054 devstack@c-api.service[112117]: warnings.warn( May 21 23:17:11.963899 np0000176054 devstack@c-api.service[112117]: DEBUG oslo_db.sqlalchemy.engines [req-d9a8be3f-2f53-4023-905b-d88d3579fa6e req-806cd8d7-13a0-4524-ae15-efb1f4cb7b9e 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=112117) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:12.027691 np0000176054 devstack@c-api.service[112117]: INFO cinder.api.openstack.wsgi [req-d9a8be3f-2f53-4023-905b-d88d3579fa6e req-806cd8d7-13a0-4524-ae15-efb1f4cb7b9e admin admin] https://199.204.45.3/volume/v3/types/17e8972a-05ae-4c1b-85c1-92f8ed9a326b/extra_specs returned with HTTP 200 May 21 23:17:12.028291 np0000176054 devstack@c-api.service[112117]: [pid: 112117|app: 0|req: 1/3] 199.204.45.3 () {70 vars in 1491 bytes} [Thu May 21 23:17:11 2026] POST /volume/v3/types/17e8972a-05ae-4c1b-85c1-92f8ed9a326b/extra_specs => generated 55 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 23:17:13.766494 np0000176054 devstack@c-api.service[112118]: DEBUG dbcounter [-] [112118] Writing DB stats cinder:SELECT=6 {{(pid=112118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:17:13.771675 np0000176054 devstack@c-api.service[112120]: DEBUG dbcounter [-] [112120] Writing DB stats cinder:SELECT=6 {{(pid=112120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:17:21.580255 np0000176054 devstack@c-api.service[112119]: DEBUG dbcounter [-] [112119] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:17:22.025853 np0000176054 devstack@c-api.service[112117]: DEBUG dbcounter [-] [112117] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112117) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}