May 14 00:59:12.457164 np0000173928 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 14 00:59:12.465771 np0000173928 devstack@c-api.service[112167]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 14 00:59:12.468720 np0000173928 devstack@c-api.service[112167]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 14 00:59:12 2026] *** May 14 00:59:12.468720 np0000173928 devstack@c-api.service[112167]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 14 00:59:12.468720 np0000173928 devstack@c-api.service[112167]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 14 00:59:12.468720 np0000173928 devstack@c-api.service[112167]: nodename: np0000173928 May 14 00:59:12.468720 np0000173928 devstack@c-api.service[112167]: machine: x86_64 May 14 00:59:12.468720 np0000173928 devstack@c-api.service[112167]: clock source: unix May 14 00:59:12.468720 np0000173928 devstack@c-api.service[112167]: pcre jit disabled May 14 00:59:12.468720 np0000173928 devstack@c-api.service[112167]: detected number of CPU cores: 16 May 14 00:59:12.468720 np0000173928 devstack@c-api.service[112167]: current working directory: / May 14 00:59:12.468720 np0000173928 devstack@c-api.service[112167]: detected binary path: /usr/bin/uwsgi-core May 14 00:59:12.468720 np0000173928 devstack@c-api.service[112167]: your processes number limit is 256917 May 14 00:59:12.468720 np0000173928 devstack@c-api.service[112167]: your memory page size is 4096 bytes May 14 00:59:12.468720 np0000173928 devstack@c-api.service[112167]: detected max file descriptor number: 2048 May 14 00:59:12.468720 np0000173928 devstack@c-api.service[112167]: lock engine: pthread robust mutexes May 14 00:59:12.469445 np0000173928 devstack@c-api.service[112167]: thunder lock: enabled May 14 00:59:12.469445 np0000173928 devstack@c-api.service[112167]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 14 00:59:12.469445 np0000173928 devstack@c-api.service[112167]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 14 00:59:12.469445 np0000173928 devstack@c-api.service[112167]: PEP 405 virtualenv detected: /opt/stack/data/venv May 14 00:59:12.469445 np0000173928 devstack@c-api.service[112167]: Set PythonHome to /opt/stack/data/venv May 14 00:59:12.504889 np0000173928 devstack@c-api.service[112167]: Python main interpreter initialized at 0x7e50b2aa3668 May 14 00:59:12.504889 np0000173928 devstack@c-api.service[112167]: python threads support enabled May 14 00:59:12.504889 np0000173928 devstack@c-api.service[112167]: your server socket listen backlog is limited to 100 connections May 14 00:59:12.504889 np0000173928 devstack@c-api.service[112167]: your mercy for graceful operations on workers is 80 seconds May 14 00:59:12.505443 np0000173928 devstack@c-api.service[112167]: mapped 671795 bytes (656 KB) for 4 cores May 14 00:59:12.505585 np0000173928 devstack@c-api.service[112167]: *** Operational MODE: preforking *** May 14 00:59:12.505808 np0000173928 devstack@c-api.service[112167]: *** uWSGI is running in multiple interpreter mode *** May 14 00:59:12.505808 np0000173928 devstack@c-api.service[112167]: spawned uWSGI master process (pid: 112167) May 14 00:59:12.505977 np0000173928 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 14 00:59:12.506646 np0000173928 devstack@c-api.service[112167]: spawned uWSGI worker 1 (pid: 112173, cores: 1) May 14 00:59:12.507269 np0000173928 devstack@c-api.service[112167]: spawned uWSGI worker 2 (pid: 112174, cores: 1) May 14 00:59:12.508179 np0000173928 devstack@c-api.service[112167]: spawned uWSGI worker 3 (pid: 112177, cores: 1) May 14 00:59:12.508689 np0000173928 devstack@c-api.service[112167]: spawned uWSGI worker 4 (pid: 112178, cores: 1) May 14 00:59:12.508689 np0000173928 devstack@c-api.service[112167]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 14 00:59:12.635562 np0000173928 devstack@c-api.service[112174]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 00:59:12.635562 np0000173928 devstack@c-api.service[112174]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 00:59:12.635562 np0000173928 devstack@c-api.service[112174]: we strongly recommend against using it for new projects. May 14 00:59:12.635562 np0000173928 devstack@c-api.service[112174]: If you are already using Eventlet, we recommend migrating to a different May 14 00:59:12.635562 np0000173928 devstack@c-api.service[112174]: framework. For more detail see May 14 00:59:12.635562 np0000173928 devstack@c-api.service[112174]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 00:59:12.635562 np0000173928 devstack@c-api.service[112174]: import eventlet # noqa May 14 00:59:12.639304 np0000173928 devstack@c-api.service[112173]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 00:59:12.639304 np0000173928 devstack@c-api.service[112173]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 00:59:12.639304 np0000173928 devstack@c-api.service[112173]: we strongly recommend against using it for new projects. May 14 00:59:12.639304 np0000173928 devstack@c-api.service[112173]: If you are already using Eventlet, we recommend migrating to a different May 14 00:59:12.639304 np0000173928 devstack@c-api.service[112173]: framework. For more detail see May 14 00:59:12.639304 np0000173928 devstack@c-api.service[112173]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 00:59:12.639304 np0000173928 devstack@c-api.service[112173]: import eventlet # noqa May 14 00:59:12.640779 np0000173928 devstack@c-api.service[112178]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 00:59:12.640779 np0000173928 devstack@c-api.service[112178]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 00:59:12.640779 np0000173928 devstack@c-api.service[112178]: we strongly recommend against using it for new projects. May 14 00:59:12.640779 np0000173928 devstack@c-api.service[112178]: If you are already using Eventlet, we recommend migrating to a different May 14 00:59:12.640779 np0000173928 devstack@c-api.service[112178]: framework. For more detail see May 14 00:59:12.640779 np0000173928 devstack@c-api.service[112178]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 00:59:12.640779 np0000173928 devstack@c-api.service[112178]: import eventlet # noqa May 14 00:59:12.651192 np0000173928 devstack@c-api.service[112177]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 00:59:12.651192 np0000173928 devstack@c-api.service[112177]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 00:59:12.651192 np0000173928 devstack@c-api.service[112177]: we strongly recommend against using it for new projects. May 14 00:59:12.651192 np0000173928 devstack@c-api.service[112177]: If you are already using Eventlet, we recommend migrating to a different May 14 00:59:12.651192 np0000173928 devstack@c-api.service[112177]: framework. For more detail see May 14 00:59:12.651192 np0000173928 devstack@c-api.service[112177]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 00:59:12.651192 np0000173928 devstack@c-api.service[112177]: import eventlet # noqa May 14 00:59:12.720640 np0000173928 devstack@c-api.service[112174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 00:59:12.720640 np0000173928 devstack@c-api.service[112174]: debtcollector.deprecate( May 14 00:59:12.725090 np0000173928 devstack@c-api.service[112173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 00:59:12.725090 np0000173928 devstack@c-api.service[112173]: debtcollector.deprecate( May 14 00:59:12.726947 np0000173928 devstack@c-api.service[112178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 00:59:12.726947 np0000173928 devstack@c-api.service[112178]: debtcollector.deprecate( May 14 00:59:12.740309 np0000173928 devstack@c-api.service[112177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 00:59:12.740309 np0000173928 devstack@c-api.service[112177]: debtcollector.deprecate( May 14 00:59:12.803380 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:12.803380 np0000173928 devstack@c-api.service[112174]: from cgi import parse_header May 14 00:59:12.804143 np0000173928 devstack@c-api.service[112173]: /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 14 00:59:12.804143 np0000173928 devstack@c-api.service[112173]: from cgi import parse_header May 14 00:59:12.812665 np0000173928 devstack@c-api.service[112178]: /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 14 00:59:12.812665 np0000173928 devstack@c-api.service[112178]: from cgi import parse_header May 14 00:59:12.822301 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:12.822301 np0000173928 devstack@c-api.service[112177]: from cgi import parse_header May 14 00:59:12.847185 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:12.847185 np0000173928 devstack@c-api.service[112174]: removals.removed_module( May 14 00:59:12.847857 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:12.847857 np0000173928 devstack@c-api.service[112174]: removals.removed_module( May 14 00:59:12.849994 np0000173928 devstack@c-api.service[112173]: /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 14 00:59:12.849994 np0000173928 devstack@c-api.service[112173]: removals.removed_module( May 14 00:59:12.850897 np0000173928 devstack@c-api.service[112173]: /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 14 00:59:12.850897 np0000173928 devstack@c-api.service[112173]: removals.removed_module( May 14 00:59:12.859938 np0000173928 devstack@c-api.service[112178]: /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 14 00:59:12.859938 np0000173928 devstack@c-api.service[112178]: removals.removed_module( May 14 00:59:12.860560 np0000173928 devstack@c-api.service[112178]: /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 14 00:59:12.860560 np0000173928 devstack@c-api.service[112178]: removals.removed_module( May 14 00:59:12.867374 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:12.867374 np0000173928 devstack@c-api.service[112177]: removals.removed_module( May 14 00:59:12.868087 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:12.868087 np0000173928 devstack@c-api.service[112177]: removals.removed_module( May 14 00:59:13.458097 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:13.458097 np0000173928 devstack@c-api.service[112174]: warnings.warn( May 14 00:59:13.474346 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:13.474346 np0000173928 devstack@c-api.service[112177]: warnings.warn( May 14 00:59:13.480871 np0000173928 devstack@c-api.service[112173]: /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 14 00:59:13.480871 np0000173928 devstack@c-api.service[112173]: warnings.warn( May 14 00:59:13.492274 np0000173928 devstack@c-api.service[112178]: /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 14 00:59:13.492274 np0000173928 devstack@c-api.service[112178]: warnings.warn( May 14 00:59:13.568167 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:13.568167 np0000173928 devstack@c-api.service[112174]: warnings.warn( May 14 00:59:13.580370 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:13.580370 np0000173928 devstack@c-api.service[112177]: warnings.warn( May 14 00:59:13.585963 np0000173928 devstack@c-api.service[112173]: /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 14 00:59:13.585963 np0000173928 devstack@c-api.service[112173]: warnings.warn( May 14 00:59:13.601287 np0000173928 devstack@c-api.service[112178]: /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 14 00:59:13.601287 np0000173928 devstack@c-api.service[112178]: warnings.warn( May 14 00:59:13.873351 np0000173928 devstack@c-api.service[112173]: 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 14 00:59:13.873944 np0000173928 devstack@c-api.service[112173]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112173) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 00:59:13.876045 np0000173928 devstack@c-api.service[112174]: 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 14 00:59:13.876491 np0000173928 devstack@c-api.service[112174]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112174) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 00:59:13.884549 np0000173928 devstack@c-api.service[112177]: 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 14 00:59:13.884970 np0000173928 devstack@c-api.service[112177]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112177) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 00:59:13.921694 np0000173928 devstack@c-api.service[112178]: 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 14 00:59:13.922130 np0000173928 devstack@c-api.service[112178]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112178) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 00:59:13.960691 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:13.960691 np0000173928 devstack@c-api.service[112174]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 00:59:13.961502 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:13.961502 np0000173928 devstack@c-api.service[112177]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 00:59:13.964709 np0000173928 devstack@c-api.service[112173]: /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 14 00:59:13.964709 np0000173928 devstack@c-api.service[112173]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 00:59:13.988658 np0000173928 devstack@c-api.service[112178]: /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 14 00:59:13.988658 np0000173928 devstack@c-api.service[112178]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 00:59:14.424912 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112177) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 00:59:14.425128 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112174) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 00:59:14.425204 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112173) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 00:59:14.425343 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.425424 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.425525 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.425587 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.425641 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.425641 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.425763 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112178) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 00:59:14.425842 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.425917 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.425985 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.426048 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.426113 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.426358 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.427802 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.427886 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.427949 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.428026 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.428102 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.428160 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.428229 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.428288 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.428401 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.428480 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.428548 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.428616 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.428679 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.428734 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.428803 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.428870 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.428933 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.428996 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.429061 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.429125 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.429125 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.429232 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.429232 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.429232 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.429403 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.429484 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.429484 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.429606 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.429672 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.429736 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.429800 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.429859 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.429929 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.429998 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.430055 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.430116 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.430180 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.430246 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.430309 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.430373 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.430470 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.430530 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.430590 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.430648 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.430701 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.430753 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.430817 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.430875 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.430937 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.430993 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.431061 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.431123 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.431179 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.431232 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.431284 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.431356 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.431414 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.431414 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.431553 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.431620 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.431680 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.431737 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.431804 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.431866 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.431933 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.431997 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.432059 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.432115 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.432115 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.432235 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.432292 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.432421 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.432421 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.432421 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.432604 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.432671 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.432728 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.432777 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.432823 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.432868 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.432913 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.432954 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.432999 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.433048 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.433094 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.433138 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.433179 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.433225 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.433271 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.433310 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.433351 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.433388 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.433388 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.433481 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.433530 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.433569 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.433610 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.433654 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.433698 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.433738 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.433778 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.433814 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.433858 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.433904 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.433945 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.433988 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.434028 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.434069 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.434110 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.434110 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.434110 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.434110 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.434269 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.434269 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.434269 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.434269 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.434269 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.434463 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.434507 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.434546 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.434585 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.434626 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.434672 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.434717 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.434753 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.434788 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.434824 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.434864 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.434898 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.434939 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.434939 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.435021 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.435065 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.435106 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.435151 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.435190 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.435236 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.435278 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.435317 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.435359 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.435397 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.435463 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.435510 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.435550 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.435590 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.435626 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.435671 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.435715 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.435754 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.435789 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.435837 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.435876 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.435910 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.435953 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.435998 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.436037 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.436076 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.436114 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.436155 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.436194 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.436366 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.436417 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.436476 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.436516 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.436555 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.436591 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.436591 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.436591 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.437104 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.437155 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.437203 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.437271 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.437341 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.437387 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.437440 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.437485 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.437525 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.437525 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.437598 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.437644 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.437726 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.437770 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.437770 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.437841 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.437883 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.437929 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.437968 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.438007 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.438077 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.438351 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.438399 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.438485 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.438547 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.438599 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.438653 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.438700 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.438745 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.438791 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.438843 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.438886 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.438931 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.438970 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.439008 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.439048 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.439088 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.439088 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.439160 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.439196 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.439241 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.439282 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.439316 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.439371 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.439409 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.439409 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.439409 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.439553 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.439590 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.439634 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.439675 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.439718 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.439718 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.439718 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.439718 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.439718 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.440121 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.440172 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.440214 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.440256 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.440301 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.440386 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.440422 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.440486 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.440528 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.440565 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.440611 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.440651 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.440689 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.440724 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.440769 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.440799 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.440832 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.440860 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.440888 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.440913 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.440941 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.440969 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.440998 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.441022 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.441054 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.441054 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.441054 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.441054 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.441641 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.441685 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.441768 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.441802 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.441827 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.441852 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.441880 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.441909 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.441934 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.441964 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.441992 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.442025 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.442049 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.442076 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.442102 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.442135 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.442158 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.442185 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.442213 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.442242 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.442242 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.442715 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.442786 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.442850 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.442919 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.442968 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.443028 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.443093 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.448275 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.448366 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.448444 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.448517 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.448550 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.448589 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.448621 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.448649 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.448681 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.448713 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.448746 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.448790 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.448846 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.448911 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.449425 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.449425 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.449425 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.449425 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.449425 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.449425 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.449425 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.449868 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.449868 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.449868 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.449868 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.450080 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.450145 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.450200 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.450275 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.450333 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.450395 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.450502 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.450564 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.450564 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.450671 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.450735 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.450791 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.450845 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.450902 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.450967 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.451023 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.451086 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.451144 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.451144 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.451144 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.451144 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.451144 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.451144 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.451144 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.451563 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.451563 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.451563 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.451725 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.451789 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.451855 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.451917 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.451974 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.452039 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.452115 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.452181 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.452237 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.452292 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.452397 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.452483 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.452564 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.452623 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.452686 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.452744 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.452800 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.452855 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.452919 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.452975 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.453042 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.453107 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.453164 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.453221 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.453276 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.453330 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.453402 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.453480 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.453539 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.453595 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.453649 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.453719 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.453777 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.453832 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.453894 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.454151 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.454220 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.454278 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.454341 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.454398 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.454473 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.454533 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.454604 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.454669 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.454743 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.454799 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.454854 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.454909 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.454964 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.455019 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.455085 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.455149 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.455206 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.455301 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.455366 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.455423 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.455423 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.455423 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.455423 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.455423 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.455722 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.455722 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.455722 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.455889 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.455946 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.456010 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.456076 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.456139 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.456201 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.456256 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.456311 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.456394 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.456469 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.456526 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.456595 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.456669 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.456733 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.456796 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.456850 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.456914 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.456969 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.457024 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.457080 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.457139 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.457194 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.457384 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.457518 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.457693 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.457799 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.457903 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.458019 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.458019 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.458267 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.458384 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.458518 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.458518 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.458685 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.458750 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.458817 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.458873 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.458935 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.458992 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.459056 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.459113 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.459169 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.459234 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.459291 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.459349 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.459404 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.459491 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.459550 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.459550 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.459550 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.459550 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.459550 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.459550 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.460290 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.460290 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.460290 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.460290 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.460290 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.460961 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.460989 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.461017 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.461041 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.461075 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.461100 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.461129 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.461129 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.461174 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.461174 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.461227 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.461254 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.461254 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.461254 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.461332 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.461359 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.461387 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.461387 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.461387 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.461387 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.461387 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.461535 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.461565 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.461598 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.461629 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.461657 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.461688 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.461716 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.461740 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.461767 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.461793 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.461824 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.461855 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.461887 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.461917 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.461946 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.461976 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.462001 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.462028 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.462060 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.462088 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.462115 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.462147 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.462176 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.462204 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.462231 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.462231 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.462231 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.462231 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.462337 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.462371 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.462402 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.462451 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.462485 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.462511 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.462538 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.462567 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.462594 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.462621 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.462651 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.462651 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.462707 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.462731 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.462761 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.462795 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.462829 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.462856 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.462856 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.462907 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.462935 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.462961 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.462961 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.462961 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.462961 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.462961 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.462961 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.462961 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.462961 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.462961 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.463220 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.463276 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.463316 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.463342 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.463370 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.463396 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.463396 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.463459 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.463486 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.463516 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.463543 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.463543 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.463596 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.463596 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.463839 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.463973 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.464009 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.464037 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.464109 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.464139 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.464167 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.464278 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.464312 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.464344 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.464344 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.464529 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.464639 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.464674 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.464705 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.464767 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.464829 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.464864 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.464893 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.464944 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.465009 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.465126 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.465243 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.465274 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.465324 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.465353 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.465385 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.465426 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.465474 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.465529 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.465558 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.465586 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.465646 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.465679 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.465746 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.465865 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.465965 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.466057 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.466142 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.466220 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.466299 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.466385 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.467579 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.467651 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.467704 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.467764 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.467835 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.467893 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.467969 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.468805 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.468864 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.468933 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.468989 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.469057 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.469093 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.469131 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.469164 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.469193 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.469226 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.469274 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.469335 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.469396 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.469493 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.469645 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.469704 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.469764 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.469813 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.469854 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.469894 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.469934 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.469934 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.470007 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.470046 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.470085 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.470085 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.470174 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.470219 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.470262 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.470306 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.470351 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.470351 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.470351 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.470483 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.470483 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.470560 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.470611 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.470675 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.470723 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.470763 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.470808 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.470854 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.470893 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.471033 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.471171 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.471225 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.471270 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.471310 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.471349 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.471349 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.471426 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.471490 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.471530 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.471569 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.471607 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.471656 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.471696 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.471741 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.471780 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.471820 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.471858 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.471897 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.471940 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.471978 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.472022 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.472068 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.472113 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.472152 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.472197 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.472243 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.472281 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.472281 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.472387 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.472428 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.472493 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.472532 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.472577 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.472623 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.472666 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.472709 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.472748 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.472785 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.472824 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.472866 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.472911 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.472955 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.473003 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.473047 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.473091 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.473129 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.473173 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.473218 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.473255 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.473297 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.473341 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.473385 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.473425 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.473480 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.473528 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.473568 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.473606 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.473606 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.473681 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.473719 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.473763 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.473808 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.473847 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.473884 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.473923 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.473923 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.474000 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.474039 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.474078 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.474117 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.474117 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.474279 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.474326 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.474369 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.474369 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.474369 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.474369 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.474369 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.474369 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.474369 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.474369 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.474369 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.474369 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.474752 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.474752 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.474752 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.474752 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.474752 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.474752 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.474964 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.474964 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.474964 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.474964 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.474964 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.474964 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.474964 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.475210 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.475210 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.475293 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.475338 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.475377 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.475422 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.475477 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.475477 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.475604 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.475645 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.475645 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.475721 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.475761 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.475809 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.475851 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.475851 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.475933 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.475977 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.475977 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.475977 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.475977 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.479369 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.479421 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.479489 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.479532 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.479572 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.479619 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.479659 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.479703 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.479745 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.479783 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.479822 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.479867 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.479867 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.479943 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.479987 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.480043 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.480043 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.480043 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.480158 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.480158 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.480262 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.481665 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.481752 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.481803 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.481872 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.481945 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.482016 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.482101 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.482734 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.482803 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.482844 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.482894 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.482936 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.482974 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.483107 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.483150 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.483194 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.483240 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.483283 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.483327 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.483365 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.483403 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.483459 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.483459 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.483543 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.483543 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.483628 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.483628 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.483698 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.483737 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.483775 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.483775 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.483845 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.483894 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.483939 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.485775 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.487594 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.487676 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.487760 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.487809 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.487865 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.487904 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.487945 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.487996 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.488037 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.488072 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.488113 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.488113 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.488187 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.488224 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.488269 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.488309 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.488309 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.488309 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.488498 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.488498 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.488798 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.488882 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.488960 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.489039 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.489112 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.489112 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.489219 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.489298 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.489378 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.489426 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.489508 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.489592 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.489592 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.489859 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.489983 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.489983 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.490115 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.490186 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.490238 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.490318 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.490395 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.490475 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.490547 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.490547 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.490670 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.490731 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.490776 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.490827 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.490865 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.490899 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.490939 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.490980 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.491016 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.491060 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.491103 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.491243 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112173) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.491325 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.491366 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.491416 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.491472 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.491513 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.491608 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.491660 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.491736 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.491777 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.491815 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.491856 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.491901 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.491945 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.491945 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.492022 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.492022 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.492099 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.492136 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:59:14.492136 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:59:14.492136 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:59:14.492136 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:59:14.492136 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:59:14.492136 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:59:14.492136 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112174) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:59:14.538040 np0000173928 devstack@c-api.service[112173]: INFO dbcounter [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Registered counter for database cinder May 14 00:59:14.538213 np0000173928 devstack@c-api.service[112174]: INFO dbcounter [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Registered counter for database cinder May 14 00:59:14.538864 np0000173928 devstack@c-api.service[112178]: INFO dbcounter [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Registered counter for database cinder May 14 00:59:14.540553 np0000173928 devstack@c-api.service[112177]: INFO dbcounter [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Registered counter for database cinder May 14 00:59:14.551147 np0000173928 devstack@c-api.service[112174]: DEBUG oslo_db.sqlalchemy.engines [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c 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=112174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:59:14.557380 np0000173928 devstack@c-api.service[112178]: DEBUG oslo_db.sqlalchemy.engines [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d 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=112178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:59:14.563735 np0000173928 devstack@c-api.service[112177]: DEBUG oslo_db.sqlalchemy.engines [None req-b4d06882-d7b8-4945-993c-2998ad1572df 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=112177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:59:14.570765 np0000173928 devstack@c-api.service[112173]: DEBUG oslo_db.sqlalchemy.engines [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 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=112173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:59:14.669182 np0000173928 devstack@c-api.service[112174]: DEBUG dbcounter [-] [112174] Writer thread running {{(pid=112174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 00:59:14.672551 np0000173928 devstack@c-api.service[112174]: INFO cinder.rpc [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 00:59:14.675078 np0000173928 devstack@c-api.service[112174]: INFO cinder.rpc [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 00:59:14.677497 np0000173928 devstack@c-api.service[112174]: INFO cinder.rpc [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 00:59:14.678772 np0000173928 devstack@c-api.service[112177]: DEBUG dbcounter [-] [112177] Writer thread running {{(pid=112177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 00:59:14.679987 np0000173928 devstack@c-api.service[112174]: INFO cinder.rpc [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 00:59:14.680424 np0000173928 devstack@c-api.service[112178]: DEBUG dbcounter [-] [112178] Writer thread running {{(pid=112178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 00:59:14.681219 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.681935 np0000173928 devstack@c-api.service[112177]: INFO cinder.rpc [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 00:59:14.683131 np0000173928 devstack@c-api.service[112178]: INFO cinder.rpc [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 00:59:14.683562 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.685003 np0000173928 devstack@c-api.service[112177]: INFO cinder.rpc [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 00:59:14.685499 np0000173928 devstack@c-api.service[112178]: INFO cinder.rpc [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 00:59:14.687356 np0000173928 devstack@c-api.service[112178]: INFO cinder.rpc [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 00:59:14.687508 np0000173928 devstack@c-api.service[112173]: DEBUG dbcounter [-] [112173] Writer thread running {{(pid=112173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 00:59:14.687734 np0000173928 devstack@c-api.service[112177]: INFO cinder.rpc [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 00:59:14.689359 np0000173928 devstack@c-api.service[112178]: INFO cinder.rpc [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 00:59:14.689849 np0000173928 devstack@c-api.service[112174]: DEBUG oslo_db.sqlalchemy.engines [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c 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=112174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:59:14.690264 np0000173928 devstack@c-api.service[112177]: INFO cinder.rpc [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 00:59:14.690329 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.690382 np0000173928 devstack@c-api.service[112173]: INFO cinder.rpc [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 00:59:14.691176 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.691997 np0000173928 devstack@c-api.service[112174]: INFO cinder.rpc [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 00:59:14.692084 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.692677 np0000173928 devstack@c-api.service[112173]: INFO cinder.rpc [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 00:59:14.692928 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.694561 np0000173928 devstack@c-api.service[112174]: INFO cinder.rpc [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 00:59:14.695312 np0000173928 devstack@c-api.service[112173]: INFO cinder.rpc [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 00:59:14.695994 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.697012 np0000173928 devstack@c-api.service[112178]: DEBUG oslo_db.sqlalchemy.engines [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d 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=112178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:59:14.697875 np0000173928 devstack@c-api.service[112173]: INFO cinder.rpc [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 00:59:14.698337 np0000173928 devstack@c-api.service[112177]: DEBUG oslo_db.sqlalchemy.engines [None req-b4d06882-d7b8-4945-993c-2998ad1572df 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=112177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:59:14.698822 np0000173928 devstack@c-api.service[112178]: INFO cinder.rpc [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 00:59:14.699108 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.700234 np0000173928 devstack@c-api.service[112177]: INFO cinder.rpc [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 00:59:14.700782 np0000173928 devstack@c-api.service[112178]: INFO cinder.rpc [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 00:59:14.701323 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.701679 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.701981 np0000173928 devstack@c-api.service[112177]: INFO cinder.rpc [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 00:59:14.702802 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.707320 np0000173928 devstack@c-api.service[112173]: DEBUG oslo_db.sqlalchemy.engines [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 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=112173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:59:14.707517 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.709565 np0000173928 devstack@c-api.service[112173]: INFO cinder.rpc [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 00:59:14.710828 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.711621 np0000173928 devstack@c-api.service[112173]: INFO cinder.rpc [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 00:59:14.712159 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.712795 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.714140 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.714418 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.717452 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.718005 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.718362 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.718672 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.721419 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.721964 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.723089 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.723565 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.725154 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.725957 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.726796 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.727199 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.728334 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.728967 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.729968 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.730374 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.732132 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.733162 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.733610 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.734200 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.735113 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.736057 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.736662 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.737143 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.737259 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.739041 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.739346 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.740291 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.740359 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.740570 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.743286 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.743405 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.743536 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.745027 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.745103 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.747131 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.747795 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.748423 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.748963 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.750235 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.750788 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.751772 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.752287 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.752395 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.753820 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.753894 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.754511 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.754615 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.755417 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.756155 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.756909 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.757370 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.757671 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.758019 np0000173928 devstack@c-api.service[112174]: WARNING cinder.api.contrib.hosts [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 00:59:14.758768 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.759252 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.759590 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.760187 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.760252 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.760718 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.761601 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.761834 np0000173928 devstack@c-api.service[112177]: WARNING cinder.api.contrib.hosts [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 00:59:14.761901 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.762568 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.762709 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: extensions {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.763143 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.763593 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.763961 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: encryption {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.764061 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.764847 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.765584 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: encryption {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.765649 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.765775 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.766462 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.766525 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: extensions {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.767130 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: os-quota-sets {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.767310 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.767652 np0000173928 devstack@c-api.service[112178]: WARNING cinder.api.contrib.hosts [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 00:59:14.767759 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: encryption {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.768420 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.768518 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: cgsnapshots {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.768823 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.769377 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: encryption {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.769981 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: os-quota-class-sets {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.770050 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.770412 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.770963 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: os-quota-sets {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.771296 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: os-availability-zone {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.771851 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.771937 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.772371 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: cgsnapshots {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.772583 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: qos-specs {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.772993 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: extensions {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.773082 np0000173928 devstack@c-api.service[112173]: WARNING cinder.api.contrib.hosts [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 00:59:14.773733 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.773843 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: os-quota-class-sets {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.774672 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: backups {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.774754 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: encryption {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.775169 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: os-availability-zone {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.775245 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.776456 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: qos-specs {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.776804 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.777013 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: encryption {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.777253 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: extra_specs {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.777652 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: extensions {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.778822 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: os-snapshot-manage {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.778888 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: encryption {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.779088 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: backups {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.779244 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: os-quota-sets {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.780291 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: os-volume-type-access {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.780542 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: encryption {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.781143 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: extra_specs {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.781270 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: cgsnapshots {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.781886 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: capabilities {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.782096 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: os-quota-sets {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.782700 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: os-snapshot-manage {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.783144 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: os-hosts {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.783511 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: cgsnapshots {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.783804 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: os-quota-class-sets {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.784147 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: os-volume-type-access {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.784483 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: consistencygroups {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.784954 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: os-quota-class-sets {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.785282 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: os-availability-zone {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.785734 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: capabilities {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.786264 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: os-availability-zone {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.786476 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: os-volume-transfer {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.786930 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: qos-specs {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.787008 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: os-hosts {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.787545 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: qos-specs {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.788094 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: scheduler-stats {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.788322 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: consistencygroups {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.789329 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: backups {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.789560 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extended resource: os-volume-manage {{(pid=112174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.789634 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: backups {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.790344 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: os-volume-transfer {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.791384 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: extra_specs {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.791708 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.792002 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: scheduler-stats {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.792165 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: extra_specs {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.792646 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.contrib.snapshot_actions [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] SnapshotActionsController initialized {{(pid=112174) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 00:59:14.792992 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: os-snapshot-manage {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.793448 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.793516 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extended resource: os-volume-manage {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.793739 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: os-snapshot-manage {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.794473 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: os-volume-type-access {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.794849 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.795202 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: os-volume-type-access {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.795589 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.796044 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: capabilities {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.796275 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.796489 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.contrib.snapshot_actions [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] SnapshotActionsController initialized {{(pid=112177) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 00:59:14.796804 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: capabilities {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.797291 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.797357 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: os-hosts {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.797727 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.798076 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: os-hosts {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.798711 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.798786 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: consistencygroups {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.799190 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.799407 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: consistencygroups {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.800122 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.800759 np0000173928 devstack@c-api.service[112174]: WARNING castellan.key_manager.migration [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.800828 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: os-volume-transfer {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.801384 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: os-volume-transfer {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.801625 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.801697 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.801755 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.801853 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.801938 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.802083 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.802163 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.802293 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.802390 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.802523 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.802624 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension UsedLimits extending resource: limits {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.802726 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension TypesManage extending resource: types {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.802787 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: scheduler-stats {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.802838 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension AdminActions extending resource: volumes {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.802938 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension AdminActions extending resource: snapshots {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.803013 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: scheduler-stats {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.803052 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension AdminActions extending resource: backups {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.803134 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.803175 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension VolumeActions extending resource: volumes {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.803354 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.v3.router [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.804196 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extended resource: os-volume-manage {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.804439 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extended resource: os-volume-manage {{(pid=112173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:59:14.804651 np0000173928 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.805561 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.805633 np0000173928 devstack@c-api.service[112174]: WARNING keystonemiddleware.auth_token [None req-b6cef359-b5e1-4317-9aaf-622d40f97b5c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 00:59:14.805678 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.805775 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.805889 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.805993 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension SnapshotActions extending resource: snapshots {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.806093 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension VolumeTypeAccess extending resource: types {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.806212 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.806314 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.806423 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.806562 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension UsedLimits extending resource: limits {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.806614 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.806668 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension TypesManage extending resource: types {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.806750 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.806792 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension AdminActions extending resource: volumes {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.806876 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension AdminActions extending resource: snapshots {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.806979 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension AdminActions extending resource: backups {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.807080 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension VolumeActions extending resource: volumes {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.807297 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.807514 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.contrib.snapshot_actions [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] SnapshotActionsController initialized {{(pid=112173) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 00:59:14.807829 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.contrib.snapshot_actions [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] SnapshotActionsController initialized {{(pid=112178) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 00:59:14.808283 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.808642 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.809553 np0000173928 devstack@c-api.service[112177]: WARNING keystonemiddleware.auth_token [None req-b4d06882-d7b8-4945-993c-2998ad1572df None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 00:59:14.809719 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.810145 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.811138 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.811649 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.811753 np0000173928 devstack@c-api.service[112174]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e50b2aa3668 pid: 112174 (default app) May 14 00:59:14.812552 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.813095 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.814027 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.815573 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.815624 np0000173928 devstack@c-api.service[112173]: WARNING castellan.key_manager.migration [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.815660 np0000173928 devstack@c-api.service[112177]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e50b2aa3668 pid: 112177 (default app) May 14 00:59:14.816418 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.816550 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.816661 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.816805 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.816905 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.817005 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.817137 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.817240 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.817357 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.817477 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension UsedLimits extending resource: limits {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.817579 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension TypesManage extending resource: types {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.817692 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension AdminActions extending resource: volumes {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.817810 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension AdminActions extending resource: snapshots {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.817912 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension AdminActions extending resource: backups {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.818020 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension VolumeActions extending resource: volumes {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.818232 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.v3.router [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.818398 np0000173928 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:59:14.819325 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.819443 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.819569 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.819695 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.819797 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.819927 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.820048 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.820153 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.820279 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.820382 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension UsedLimits extending resource: limits {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.820454 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.820454 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.820574 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.820574 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.820574 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.820574 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.820819 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension TypesManage extending resource: types {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.820869 np0000173928 devstack@c-api.service[112173]: WARNING keystonemiddleware.auth_token [None req-e06e26e8-6c2f-4afb-a762-bebc8890e7a4 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 00:59:14.820916 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.820916 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.820916 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.820916 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.820916 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.821165 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.821165 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.821165 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.821165 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.821165 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.821165 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.821459 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.821494 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension AdminActions extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.821531 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.821531 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.821531 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.821531 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.821716 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.821716 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.821716 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.821716 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.821902 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.821902 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.821902 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.821902 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.821902 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.822144 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.822182 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension AdminActions extending resource: snapshots {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.822227 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.822227 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.822227 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.822227 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.822412 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.822412 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.822412 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.822412 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.822412 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.822412 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.822700 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.822700 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.822700 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.822700 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.822700 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.822700 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.822984 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.822984 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.823081 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension AdminActions extending resource: backups {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.823123 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.823123 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.823123 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.823123 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.823123 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.823123 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.823387 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.823387 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.823387 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.823387 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.823387 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.823639 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.823679 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension VolumeActions extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.823726 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.823726 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.823726 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.823726 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.823726 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.823957 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.823957 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.823957 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.823957 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.823957 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.824166 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.824166 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.824166 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.824166 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.824166 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.824166 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.824405 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.824405 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.824405 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.824405 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.824405 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.824642 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.824642 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.824642 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.824642 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.824642 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.824893 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.824893 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.824893 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.824893 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.825068 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.825068 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.825068 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.825068 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.825244 np0000173928 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:59:14.825302 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.825302 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.825302 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.825302 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.825302 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.825529 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.825529 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.825529 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.825529 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.825529 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.825735 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.825735 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.825735 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.825735 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.825929 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.825929 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.825929 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.825929 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.826125 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.826125 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.826125 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.826125 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.826319 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.826319 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.826319 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.826319 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.826520 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.826520 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.826520 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.826520 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.826701 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.826701 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.826701 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.826701 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.826701 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.826960 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.826960 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.826960 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.826960 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.826960 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.826960 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.827248 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.827248 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.827248 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.827248 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.827248 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.827479 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.827479 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.827479 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.827479 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.827479 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.827479 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.827760 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.827760 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.827760 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.827760 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.827760 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.827760 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.828039 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.828039 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.828039 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.828039 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.828039 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.828039 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.828408 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.828408 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.828408 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.828408 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.828408 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.828408 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.828689 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.828689 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.828689 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.828689 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.828941 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.828941 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.828941 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.828941 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.828941 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.829178 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.829178 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.829178 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.829178 np0000173928 devstack@c-api.service[112174]: /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 14 00:59:14.829178 np0000173928 devstack@c-api.service[112174]: warnings.warn(deprecated_msg) May 14 00:59:14.829178 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.middleware.request_id [None req-bdaffeba-c230-4abc-ac89-99fe8529d8fa None None] RequestId filter calling following filter/app {{(pid=112174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 00:59:14.829499 np0000173928 devstack@c-api.service[112178]: WARNING keystonemiddleware.auth_token [None req-f7f2cc39-39d6-4e55-9cf1-17e75d56003d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 00:59:14.829541 np0000173928 devstack@c-api.service[112174]: [pid: 112174|app: 0|req: 1/1] 199.204.45.205 () {60 vars in 956 bytes} [Thu May 14 00:59:14 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 14 00:59:14.829592 np0000173928 devstack@c-api.service[112173]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e50b2aa3668 pid: 112173 (default app) May 14 00:59:14.831453 np0000173928 devstack@c-api.service[112178]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e50b2aa3668 pid: 112178 (default app) May 14 00:59:22.367988 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.367988 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.367988 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.367988 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.368614 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.368614 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.368614 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.368614 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.368778 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.368778 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.368778 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.368778 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.368778 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.368778 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.368993 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.368993 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.368993 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.368993 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.368993 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.369211 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.369211 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.369211 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.369211 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.369211 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.369472 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.369472 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.369472 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.369472 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.369630 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.369630 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.369630 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.369630 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.369630 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.369821 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.369821 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.369821 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.369821 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.369821 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.370009 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.370009 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.370009 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.370009 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.370009 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.370009 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.370230 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.370230 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.370230 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.370230 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.370230 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.370230 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.370456 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.370456 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.370456 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.370456 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.370456 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.370456 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.370705 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.370705 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.370705 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.370705 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.370705 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.370906 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.370906 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.370906 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.370906 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.370906 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.371082 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.371082 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.371082 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.371082 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.371082 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.371082 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.371294 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.371294 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.371294 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.371294 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.371294 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.371294 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.371803 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.371803 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.371803 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.371803 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.371803 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.372017 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.372017 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.372017 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.372017 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.372017 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.372220 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.372220 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.372220 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.372220 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.372371 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.372371 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.372371 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.372371 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.372542 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.372542 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.372542 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.372542 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.372542 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.373042 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.373042 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.373042 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.373042 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.373042 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.373280 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.373280 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.373280 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.373280 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.373447 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.373447 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.373447 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.373447 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.373598 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.373598 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.373598 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.373598 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.373752 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.373752 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.373752 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.373752 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.374207 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.374207 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.374207 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.374207 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.374384 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.374384 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.374384 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.374384 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.374384 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.374596 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.374596 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.374596 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.374596 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.374596 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.374596 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.374819 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.374819 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.374819 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.374819 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.374819 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.374999 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.374999 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.374999 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.374999 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.374999 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.374999 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.375588 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.375588 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.375588 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.375588 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.375588 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.375588 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.375946 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.375946 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.375946 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.375946 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.375946 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.375946 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.376173 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.376173 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.376173 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.376173 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.376173 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.376173 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.376395 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.376395 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.376395 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.376395 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.376849 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.376849 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.376849 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.376849 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.376849 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.377168 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.377168 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.377168 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.377168 np0000173928 devstack@c-api.service[112177]: /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 14 00:59:22.377168 np0000173928 devstack@c-api.service[112177]: warnings.warn(deprecated_msg) May 14 00:59:22.377168 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.middleware.request_id [None req-6e3183d2-52f4-4ed6-9623-e56c7705762d None None] RequestId filter calling following filter/app {{(pid=112177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 00:59:22.895460 np0000173928 devstack@c-api.service[112177]: INFO cinder.api.openstack.wsgi [None req-6e3183d2-52f4-4ed6-9623-e56c7705762d admin admin] POST https://199.204.45.205/volume/v3/types May 14 00:59:22.896154 np0000173928 devstack@c-api.service[112177]: DEBUG cinder.api.openstack.wsgi [None req-6e3183d2-52f4-4ed6-9623-e56c7705762d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 00:59:22.898104 np0000173928 devstack@c-api.service[112177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 00:59:22.898104 np0000173928 devstack@c-api.service[112177]: warnings.warn( May 14 00:59:22.908340 np0000173928 devstack@c-api.service[112177]: DEBUG oslo_db.sqlalchemy.engines [None req-6e3183d2-52f4-4ed6-9623-e56c7705762d 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=112177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:59:22.941958 np0000173928 devstack@c-api.service[112177]: INFO cinder.api.openstack.wsgi [None req-6e3183d2-52f4-4ed6-9623-e56c7705762d admin admin] https://199.204.45.205/volume/v3/types returned with HTTP 200 May 14 00:59:22.942939 np0000173928 devstack@c-api.service[112177]: [pid: 112177|app: 0|req: 1/2] 199.204.45.205 () {68 vars in 1288 bytes} [Thu May 14 00:59:22 2026] POST /volume/v3/types => generated 186 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 14 00:59:22.958789 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.middleware.request_id [req-6e3183d2-52f4-4ed6-9623-e56c7705762d req-1fb6db6e-74ee-417c-a052-f57bc4276e5c None None] RequestId filter calling following filter/app {{(pid=112174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 00:59:23.325640 np0000173928 devstack@c-api.service[112174]: INFO cinder.api.openstack.wsgi [req-6e3183d2-52f4-4ed6-9623-e56c7705762d req-1fb6db6e-74ee-417c-a052-f57bc4276e5c admin admin] POST https://199.204.45.205/volume/v3/types/93022a0b-2447-4b5c-9292-3a3cd3cf7617/extra_specs May 14 00:59:23.326143 np0000173928 devstack@c-api.service[112174]: DEBUG cinder.api.openstack.wsgi [req-6e3183d2-52f4-4ed6-9623-e56c7705762d req-1fb6db6e-74ee-417c-a052-f57bc4276e5c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 00:59:23.328118 np0000173928 devstack@c-api.service[112174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 00:59:23.328118 np0000173928 devstack@c-api.service[112174]: warnings.warn( May 14 00:59:23.337856 np0000173928 devstack@c-api.service[112174]: DEBUG oslo_db.sqlalchemy.engines [req-6e3183d2-52f4-4ed6-9623-e56c7705762d req-1fb6db6e-74ee-417c-a052-f57bc4276e5c 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=112174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:59:23.406526 np0000173928 devstack@c-api.service[112174]: INFO cinder.api.openstack.wsgi [req-6e3183d2-52f4-4ed6-9623-e56c7705762d req-1fb6db6e-74ee-417c-a052-f57bc4276e5c admin admin] https://199.204.45.205/volume/v3/types/93022a0b-2447-4b5c-9292-3a3cd3cf7617/extra_specs returned with HTTP 200 May 14 00:59:23.407558 np0000173928 devstack@c-api.service[112174]: [pid: 112174|app: 0|req: 2/3] 199.204.45.205 () {70 vars in 1505 bytes} [Thu May 14 00:59:22 2026] POST /volume/v3/types/93022a0b-2447-4b5c-9292-3a3cd3cf7617/extra_specs => generated 55 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 14 00:59:24.700282 np0000173928 devstack@c-api.service[112178]: DEBUG dbcounter [-] [112178] Writing DB stats cinder:SELECT=6 {{(pid=112178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 00:59:24.711245 np0000173928 devstack@c-api.service[112173]: DEBUG dbcounter [-] [112173] Writing DB stats cinder:SELECT=6 {{(pid=112173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 00:59:32.938378 np0000173928 devstack@c-api.service[112177]: DEBUG dbcounter [-] [112177] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 00:59:33.403865 np0000173928 devstack@c-api.service[112174]: DEBUG dbcounter [-] [112174] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 01:02:08.789683 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.789683 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.789683 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.789683 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.791538 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.791538 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.791538 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.791538 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.792050 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.792050 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.792050 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.792050 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.792050 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.792050 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.793400 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.793400 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.793400 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.793400 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.793400 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.794289 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.794289 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.794289 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.794289 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.794289 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.795010 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.795010 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.795010 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.795010 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.795993 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.795993 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.795993 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.795993 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.795993 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.796677 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.796677 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.796677 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.796677 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.796677 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.797987 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.797987 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.797987 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.797987 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.797987 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.797987 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.799345 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.799345 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.799345 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.799345 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.799345 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.799345 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.799790 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.799790 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.799790 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.799790 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.799790 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.799790 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.800365 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.800365 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.800365 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.800365 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.800365 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.800695 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.800695 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.800695 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.800695 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.800695 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.800833 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.800833 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.800833 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.800833 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.800833 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.800833 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.801042 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.801042 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.801042 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.801042 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.801042 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.801042 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.801242 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.801242 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.801242 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.801242 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.801242 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.802092 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.802092 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.802092 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.802092 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.802092 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.802455 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.802455 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.802455 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.802455 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.802704 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.802704 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.802704 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.802704 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.802946 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.802946 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.802946 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.802946 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.802946 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.803279 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.803279 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.803279 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.803279 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.803279 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.803610 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.803610 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.803610 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.803610 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.803836 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.803836 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.803836 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.803836 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.804059 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.804059 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.804059 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.804059 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.804377 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.804377 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.804377 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.804377 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.804663 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.804663 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.804663 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.804663 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.804938 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.804938 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.804938 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.804938 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.804938 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.805363 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.805363 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.805363 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.805363 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.805363 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.805363 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.805739 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.805739 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.805739 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.805739 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.805739 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.806089 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.806089 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.806089 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.806089 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.806089 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.806089 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.806507 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.806507 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.806507 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.806507 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.806507 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.806507 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.806849 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.806849 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.806849 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.806849 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.806849 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.806849 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.807171 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.807171 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.807171 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.807171 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.807171 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.807171 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.807501 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.807501 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.807501 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.807501 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.807627 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.807627 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.807627 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.807627 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.807627 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.808337 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.808337 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.808337 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.808337 np0000173928 devstack@c-api.service[112173]: /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 14 01:02:08.808337 np0000173928 devstack@c-api.service[112173]: warnings.warn(deprecated_msg) May 14 01:02:08.808337 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.middleware.request_id [None req-11fc357f-b2fb-4f9d-bcab-ad30afce25e3 None None] RequestId filter calling following filter/app {{(pid=112173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 01:02:08.808337 np0000173928 devstack@c-api.service[112173]: INFO cinder.api.openstack.wsgi [None req-11fc357f-b2fb-4f9d-bcab-ad30afce25e3 None None] GET https://199.204.45.205/volume// May 14 01:02:08.808552 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.openstack.wsgi [None req-11fc357f-b2fb-4f9d-bcab-ad30afce25e3 None None] Empty body provided in request {{(pid=112173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 14 01:02:08.808552 np0000173928 devstack@c-api.service[112173]: DEBUG cinder.api.openstack.wsgi [None req-11fc357f-b2fb-4f9d-bcab-ad30afce25e3 None None] Calling method 'all' {{(pid=112173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 14 01:02:08.808552 np0000173928 devstack@c-api.service[112173]: INFO cinder.api.openstack.wsgi [None req-11fc357f-b2fb-4f9d-bcab-ad30afce25e3 None None] https://199.204.45.205/volume// returned with HTTP 300 May 14 01:02:08.808552 np0000173928 devstack@c-api.service[112173]: [pid: 112173|app: 0|req: 1/4] 199.204.45.205 () {66 vars in 1456 bytes} [Thu May 14 01:02:08 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)