May 21 23:13:26.676251 np0000176046 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 23:13:26.681720 np0000176046 devstack@c-api.service[112491]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 23:13:26.684202 np0000176046 devstack@c-api.service[112491]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 23:13:26 2026] *** May 21 23:13:26.684202 np0000176046 devstack@c-api.service[112491]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 23:13:26.684202 np0000176046 devstack@c-api.service[112491]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 23:13:26.684202 np0000176046 devstack@c-api.service[112491]: nodename: np0000176046 May 21 23:13:26.684202 np0000176046 devstack@c-api.service[112491]: machine: x86_64 May 21 23:13:26.684202 np0000176046 devstack@c-api.service[112491]: clock source: unix May 21 23:13:26.684202 np0000176046 devstack@c-api.service[112491]: pcre jit disabled May 21 23:13:26.684202 np0000176046 devstack@c-api.service[112491]: detected number of CPU cores: 16 May 21 23:13:26.684202 np0000176046 devstack@c-api.service[112491]: current working directory: / May 21 23:13:26.684202 np0000176046 devstack@c-api.service[112491]: detected binary path: /usr/bin/uwsgi-core May 21 23:13:26.684202 np0000176046 devstack@c-api.service[112491]: your processes number limit is 256917 May 21 23:13:26.684202 np0000176046 devstack@c-api.service[112491]: your memory page size is 4096 bytes May 21 23:13:26.684202 np0000176046 devstack@c-api.service[112491]: detected max file descriptor number: 2048 May 21 23:13:26.684202 np0000176046 devstack@c-api.service[112491]: lock engine: pthread robust mutexes May 21 23:13:26.684674 np0000176046 devstack@c-api.service[112491]: thunder lock: enabled May 21 23:13:26.684674 np0000176046 devstack@c-api.service[112491]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 23:13:26.684674 np0000176046 devstack@c-api.service[112491]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 23:13:26.684674 np0000176046 devstack@c-api.service[112491]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 23:13:26.684674 np0000176046 devstack@c-api.service[112491]: Set PythonHome to /opt/stack/data/venv May 21 23:13:26.719068 np0000176046 devstack@c-api.service[112491]: Python main interpreter initialized at 0x7f7ca6ea3668 May 21 23:13:26.719068 np0000176046 devstack@c-api.service[112491]: python threads support enabled May 21 23:13:26.719068 np0000176046 devstack@c-api.service[112491]: your server socket listen backlog is limited to 100 connections May 21 23:13:26.719068 np0000176046 devstack@c-api.service[112491]: your mercy for graceful operations on workers is 80 seconds May 21 23:13:26.719518 np0000176046 devstack@c-api.service[112491]: mapped 671795 bytes (656 KB) for 4 cores May 21 23:13:26.719636 np0000176046 devstack@c-api.service[112491]: *** Operational MODE: preforking *** May 21 23:13:26.719843 np0000176046 devstack@c-api.service[112491]: *** uWSGI is running in multiple interpreter mode *** May 21 23:13:26.719843 np0000176046 devstack@c-api.service[112491]: spawned uWSGI master process (pid: 112491) May 21 23:13:26.720024 np0000176046 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 23:13:26.720498 np0000176046 devstack@c-api.service[112491]: spawned uWSGI worker 1 (pid: 112493, cores: 1) May 21 23:13:26.721088 np0000176046 devstack@c-api.service[112491]: spawned uWSGI worker 2 (pid: 112494, cores: 1) May 21 23:13:26.721572 np0000176046 devstack@c-api.service[112491]: spawned uWSGI worker 3 (pid: 112495, cores: 1) May 21 23:13:26.724813 np0000176046 devstack@c-api.service[112491]: spawned uWSGI worker 4 (pid: 112496, cores: 1) May 21 23:13:26.724813 np0000176046 devstack@c-api.service[112491]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 23:13:26.858923 np0000176046 devstack@c-api.service[112496]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:13:26.858923 np0000176046 devstack@c-api.service[112496]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:13:26.858923 np0000176046 devstack@c-api.service[112496]: we strongly recommend against using it for new projects. May 21 23:13:26.858923 np0000176046 devstack@c-api.service[112496]: If you are already using Eventlet, we recommend migrating to a different May 21 23:13:26.858923 np0000176046 devstack@c-api.service[112496]: framework. For more detail see May 21 23:13:26.858923 np0000176046 devstack@c-api.service[112496]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:13:26.858923 np0000176046 devstack@c-api.service[112496]: import eventlet # noqa May 21 23:13:26.861937 np0000176046 devstack@c-api.service[112493]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:13:26.861937 np0000176046 devstack@c-api.service[112493]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:13:26.861937 np0000176046 devstack@c-api.service[112493]: we strongly recommend against using it for new projects. May 21 23:13:26.861937 np0000176046 devstack@c-api.service[112493]: If you are already using Eventlet, we recommend migrating to a different May 21 23:13:26.861937 np0000176046 devstack@c-api.service[112493]: framework. For more detail see May 21 23:13:26.861937 np0000176046 devstack@c-api.service[112493]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:13:26.861937 np0000176046 devstack@c-api.service[112493]: import eventlet # noqa May 21 23:13:26.885837 np0000176046 devstack@c-api.service[112494]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:13:26.885837 np0000176046 devstack@c-api.service[112494]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:13:26.885837 np0000176046 devstack@c-api.service[112494]: we strongly recommend against using it for new projects. May 21 23:13:26.885837 np0000176046 devstack@c-api.service[112494]: If you are already using Eventlet, we recommend migrating to a different May 21 23:13:26.885837 np0000176046 devstack@c-api.service[112494]: framework. For more detail see May 21 23:13:26.885837 np0000176046 devstack@c-api.service[112494]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:13:26.885837 np0000176046 devstack@c-api.service[112494]: import eventlet # noqa May 21 23:13:26.887125 np0000176046 devstack@c-api.service[112495]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:13:26.887125 np0000176046 devstack@c-api.service[112495]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:13:26.887125 np0000176046 devstack@c-api.service[112495]: we strongly recommend against using it for new projects. May 21 23:13:26.887125 np0000176046 devstack@c-api.service[112495]: If you are already using Eventlet, we recommend migrating to a different May 21 23:13:26.887125 np0000176046 devstack@c-api.service[112495]: framework. For more detail see May 21 23:13:26.887125 np0000176046 devstack@c-api.service[112495]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:13:26.887125 np0000176046 devstack@c-api.service[112495]: import eventlet # noqa May 21 23:13:26.960462 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:13:26.960462 np0000176046 devstack@c-api.service[112493]: debtcollector.deprecate( May 21 23:13:26.970253 np0000176046 devstack@c-api.service[112496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:13:26.970253 np0000176046 devstack@c-api.service[112496]: debtcollector.deprecate( May 21 23:13:26.971327 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:13:26.971327 np0000176046 devstack@c-api.service[112494]: debtcollector.deprecate( May 21 23:13:26.975273 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:13:26.975273 np0000176046 devstack@c-api.service[112495]: debtcollector.deprecate( May 21 23:13:27.040946 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 23:13:27.040946 np0000176046 devstack@c-api.service[112493]: from cgi import parse_header May 21 23:13:27.051132 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 23:13:27.051132 np0000176046 devstack@c-api.service[112494]: from cgi import parse_header May 21 23:13:27.057354 np0000176046 devstack@c-api.service[112496]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 23:13:27.057354 np0000176046 devstack@c-api.service[112496]: from cgi import parse_header May 21 23:13:27.065277 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 23:13:27.065277 np0000176046 devstack@c-api.service[112495]: from cgi import parse_header May 21 23:13:27.084992 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 23:13:27.084992 np0000176046 devstack@c-api.service[112493]: removals.removed_module( May 21 23:13:27.085659 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 23:13:27.085659 np0000176046 devstack@c-api.service[112493]: removals.removed_module( May 21 23:13:27.095435 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 23:13:27.095435 np0000176046 devstack@c-api.service[112494]: removals.removed_module( May 21 23:13:27.096141 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 23:13:27.096141 np0000176046 devstack@c-api.service[112494]: removals.removed_module( May 21 23:13:27.104586 np0000176046 devstack@c-api.service[112496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 23:13:27.104586 np0000176046 devstack@c-api.service[112496]: removals.removed_module( May 21 23:13:27.105299 np0000176046 devstack@c-api.service[112496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 23:13:27.105299 np0000176046 devstack@c-api.service[112496]: removals.removed_module( May 21 23:13:27.113128 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 23:13:27.113128 np0000176046 devstack@c-api.service[112495]: removals.removed_module( May 21 23:13:27.113987 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 23:13:27.113987 np0000176046 devstack@c-api.service[112495]: removals.removed_module( May 21 23:13:27.685405 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 23:13:27.685405 np0000176046 devstack@c-api.service[112494]: warnings.warn( May 21 23:13:27.700328 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 23:13:27.700328 np0000176046 devstack@c-api.service[112493]: warnings.warn( May 21 23:13:27.743731 np0000176046 devstack@c-api.service[112496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 23:13:27.743731 np0000176046 devstack@c-api.service[112496]: warnings.warn( May 21 23:13:27.774515 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 23:13:27.774515 np0000176046 devstack@c-api.service[112495]: warnings.warn( May 21 23:13:27.782104 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 23:13:27.782104 np0000176046 devstack@c-api.service[112494]: warnings.warn( May 21 23:13:27.802973 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 23:13:27.802973 np0000176046 devstack@c-api.service[112493]: warnings.warn( May 21 23:13:27.862794 np0000176046 devstack@c-api.service[112496]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 23:13:27.862794 np0000176046 devstack@c-api.service[112496]: warnings.warn( May 21 23:13:27.895877 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 23:13:27.895877 np0000176046 devstack@c-api.service[112495]: warnings.warn( May 21 23:13:28.072997 np0000176046 devstack@c-api.service[112494]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 23:13:28.073409 np0000176046 devstack@c-api.service[112494]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112494) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:13:28.085632 np0000176046 devstack@c-api.service[112493]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 23:13:28.085916 np0000176046 devstack@c-api.service[112493]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112493) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:13:28.159482 np0000176046 devstack@c-api.service[112496]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 23:13:28.159682 np0000176046 devstack@c-api.service[112496]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112496) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:13:28.162187 np0000176046 devstack@c-api.service[112494]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 23:13:28.162187 np0000176046 devstack@c-api.service[112494]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:13:28.173486 np0000176046 devstack@c-api.service[112493]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 23:13:28.173486 np0000176046 devstack@c-api.service[112493]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:13:28.197683 np0000176046 devstack@c-api.service[112495]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 23:13:28.197906 np0000176046 devstack@c-api.service[112495]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112495) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:13:28.223557 np0000176046 devstack@c-api.service[112496]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 23:13:28.223557 np0000176046 devstack@c-api.service[112496]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:13:28.259661 np0000176046 devstack@c-api.service[112495]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 23:13:28.259661 np0000176046 devstack@c-api.service[112495]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:13:28.622487 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112494) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:13:28.622695 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112493) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:13:28.622919 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.623006 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.623116 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.623179 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.623253 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.623330 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.624034 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.624126 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.624181 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.624246 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.624329 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.624404 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.624479 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.624538 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.624605 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.624687 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.624777 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.624839 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.624928 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.624928 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.627188 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.627285 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.627285 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.627430 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.627430 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.627571 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.627633 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.627633 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.627774 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.627774 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.627774 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.627774 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.627774 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.627774 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.632841 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.632935 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.632935 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.633028 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.633075 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.633115 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.633212 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.633385 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.633442 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.633505 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.633562 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.633625 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.633673 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.633748 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.639019 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112496) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:13:28.639493 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.639580 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.639663 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.639735 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.639829 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.639829 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.639829 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.640011 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.640089 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.640155 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112495) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:13:28.640221 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.640283 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.640283 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.640283 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.640283 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.640527 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.640592 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.640669 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.640723 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.640798 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.640874 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.640945 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.641005 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.641072 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.641136 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.641136 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.641136 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.641307 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.641307 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.641307 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.641307 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.641307 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.641307 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.641649 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.641721 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.641825 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.641906 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.641968 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.642030 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.642085 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.642149 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.642210 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.642278 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.642338 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.642393 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.642453 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.642518 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.642578 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.642638 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.642712 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.642805 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.642868 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.642938 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.642938 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.642938 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.642938 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.643157 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.643157 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.643280 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.643372 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.643446 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.643514 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.643581 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.643650 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.643725 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.643825 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.643883 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.643944 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.643998 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.644064 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.644128 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.644188 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.644263 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.644325 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.644378 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.644433 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.644486 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.644554 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.644554 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.644554 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.644554 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.644554 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.644554 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.644554 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.645068 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.645068 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.645196 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.645254 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.645315 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.645383 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.645462 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.645520 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.645573 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.645635 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.645689 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.646332 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.646583 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.646664 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.646725 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.646821 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.646907 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.646966 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.647023 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.647089 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.647155 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.647221 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.647287 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.647484 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.647554 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.647638 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.647675 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.647700 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.647729 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.647768 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.647804 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.647832 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.647858 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.647891 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.647925 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.647925 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.647984 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.647984 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.647984 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.647984 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.647984 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.647984 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.648130 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.648130 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.648130 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.648130 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.648130 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.648306 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.648346 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.648346 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.648394 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.648394 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.648394 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.648394 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.648394 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.648394 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.648547 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.648547 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.648547 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.648622 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.648651 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.648681 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.648708 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.648736 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.648781 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.648812 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.648838 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.648865 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.648890 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.648918 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.648946 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.648973 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.649004 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.649032 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.649061 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.649094 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.649122 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.649149 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.649177 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.649209 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.649242 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.649271 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.649298 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.649298 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.649349 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.649375 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.649400 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.649428 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.649460 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.649484 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.649513 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.649545 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.649583 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.649693 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.649723 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.649723 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.649723 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.649723 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.649836 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.649867 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.649893 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.649917 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.649948 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.649972 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.650000 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.650028 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.650057 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.650079 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.650105 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.650140 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.650168 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.650197 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.650228 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.650228 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.650228 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.650228 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.650228 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.650228 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.650228 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.650439 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.650439 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.650439 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.650439 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.650439 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.650439 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.650598 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.650598 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.650656 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.650692 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.650692 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.650692 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.650692 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.650692 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.650822 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.650822 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.650822 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.650822 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.650822 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.650822 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.650822 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.650822 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.651011 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.651040 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.651069 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.651098 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.651122 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.651147 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.651174 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.651206 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.651233 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.651262 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.651301 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.651340 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.651364 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.651364 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.651364 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.651364 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.651364 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.651364 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.651364 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.652096 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.652157 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.652223 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.652280 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.652360 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.652394 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.652453 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.652525 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.652660 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.652722 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.652772 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.652809 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.652842 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.652871 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.652899 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.652923 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.652951 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.652990 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.653023 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.653060 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.653087 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.653115 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.653178 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.653296 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.653473 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.653649 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.653769 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.653869 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.653947 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.653999 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.654028 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.654073 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.654136 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.654179 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.654211 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.654236 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.654260 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.654295 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.654327 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.654359 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.654389 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.654421 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.654459 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.654489 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.654519 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.654551 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.654578 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.654613 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.654642 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.654669 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.654703 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.654729 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.654774 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.654816 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.654849 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.654879 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.654909 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.654940 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.654975 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.655003 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.655029 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.655054 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.655054 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.655054 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.655123 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.655123 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.655176 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.655202 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.655202 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.655285 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.655313 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.655344 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.655368 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.655391 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.655418 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.655446 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.655473 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.655499 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.655527 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.655552 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.655578 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.655607 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.655634 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.655666 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.655696 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.655722 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.655762 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.655788 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.655823 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.655823 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.655823 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.655823 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.655922 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.655922 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.655922 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.655994 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.656027 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.656056 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.656082 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.656110 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.656141 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.656169 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.656195 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.656228 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.656228 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.656482 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.656535 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.656535 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.656535 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.656535 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.656639 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.656639 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.656699 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.657563 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.657629 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.657696 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.657764 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.657842 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.657883 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.657942 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.657978 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.658011 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.658049 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.658049 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.658104 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.658150 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.658212 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.658546 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.658611 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.658681 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.658773 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.658846 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.658898 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.658951 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.659009 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.659077 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.659140 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.659200 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.659275 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.659340 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.659396 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.659446 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.659495 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.659538 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.659589 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.659633 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.659695 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.659743 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.659834 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.659899 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.659956 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.660015 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.660015 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.660114 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.660169 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.660169 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.660270 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.660319 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.660366 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.660409 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.660450 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.660491 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.660531 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.660571 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.660613 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.660654 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.660712 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.660712 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.660712 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.661252 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.661297 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.661342 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.661380 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.661427 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.661485 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.661544 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.661544 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.661657 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.661700 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.661746 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.661746 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.661846 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.661883 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.661991 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.662044 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.662087 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.662131 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.662178 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.662226 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.662226 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.662304 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.662342 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.662384 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.662422 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.662463 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.662463 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.662463 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.663676 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.663743 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.663826 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.663862 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.663890 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.663921 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.663952 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.663976 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.664005 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.664036 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.664061 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.664089 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.664121 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.664174 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.664210 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.664254 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.664322 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.664376 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.664438 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.664487 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.664525 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.664556 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.664587 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.664653 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.664715 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.664827 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.664883 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.664952 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.666748 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.666812 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.666884 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.666929 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.666961 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.666986 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.667020 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.667048 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.667072 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.667098 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.667132 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.667161 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.667194 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.667241 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.667278 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.667307 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.667336 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.667365 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.667391 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.667422 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.667452 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.667477 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.667501 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.667527 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.667558 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.667589 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.667614 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.667639 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.667671 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.667704 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.667734 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.667786 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.667835 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.667884 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.667914 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.667950 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.667978 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.668002 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.668038 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.668075 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.668104 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.668139 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.668171 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.668209 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.668241 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.668279 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.668320 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.668355 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.668355 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.668355 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.668355 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.668355 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.668355 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.668355 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.668355 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.668355 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.669533 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.669579 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.669645 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.669691 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.669691 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.669799 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.669835 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.669870 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.669907 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.669941 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.669979 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.670018 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.670018 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.670089 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.670129 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.670164 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.670164 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.670164 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.670271 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.670305 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.670343 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.670343 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.670422 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.670422 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.670500 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.670576 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.670644 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.670681 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.670708 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.670731 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.670778 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.670854 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.670891 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.670925 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.670953 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.670980 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.671005 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.671056 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.671103 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.671134 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.671161 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.671187 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.671234 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.671266 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.671300 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.671338 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.671388 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.671417 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.671446 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.671473 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.671504 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.671530 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.671558 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.671590 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.671590 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.671590 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.672462 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.672524 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.672562 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.672634 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.672682 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.672718 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.672771 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.672810 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.672856 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.672896 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.672930 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.672971 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.673011 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.673051 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.673091 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.673132 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.673167 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.673207 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.673247 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.673283 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.673316 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.673351 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.673390 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.673428 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.673461 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.673500 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.673500 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.673500 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.675402 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.675463 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.675507 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.675567 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.675635 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.675675 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.675716 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.675764 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.675800 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.675852 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.675892 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.675932 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.675967 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.676010 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.676049 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.676083 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.676119 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.676152 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.676187 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.676229 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.676275 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.676315 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.676351 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.676389 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.676423 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.676423 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.676423 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.676423 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.676555 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.676555 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.676618 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.676658 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.676699 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.676746 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.676803 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.676848 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.676884 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.676923 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.676969 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.677009 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.677048 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.677093 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.677129 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.677163 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.677197 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.677230 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.677230 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.677230 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.677331 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.677368 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.677402 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.677402 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.677402 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.677402 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.677402 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.677556 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.678329 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.678389 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.678431 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.678513 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.678560 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.678596 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.678596 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.678671 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.678671 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.678772 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.678842 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.678899 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.678947 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.678993 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.679043 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.679107 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.679169 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.679291 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.679352 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.679400 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.679459 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.679517 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.679567 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.679633 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.679688 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.679745 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.679819 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.679882 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.679936 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.679983 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.680046 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.680103 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.680153 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.680207 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.680255 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.680301 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.680351 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.680412 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.680463 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.680520 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.680579 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.680641 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.680698 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.680773 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.680842 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.680910 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.680963 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.681014 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.681062 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.681122 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.681173 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.681173 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.681173 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.681173 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.681173 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.681173 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.681448 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.681448 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.681448 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.681448 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.681595 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.681632 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.681677 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.681712 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.681772 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.681823 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.681859 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.681903 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.681942 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.681977 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.682012 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.682051 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.682085 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.682126 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.682165 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.682199 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.682238 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.682271 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.682317 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.682388 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.682453 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.682502 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.682548 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.682589 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.682633 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.682675 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.682742 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.682822 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.682882 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.682934 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.682986 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.683036 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.683080 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.683139 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.683210 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.683261 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.683308 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.683355 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.683403 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.683464 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.683513 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.683568 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.683605 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.683640 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.683674 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.683708 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.683746 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.683804 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.683804 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.683804 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.683804 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.683804 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.683970 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.683970 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.684037 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.684072 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.684110 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.684143 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.684275 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.684317 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.684356 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.684400 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.684455 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.684504 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.684540 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.684573 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.684605 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.684645 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.684685 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.684728 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.684793 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.684832 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.684874 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.684914 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.684948 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.684987 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.685025 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.685063 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.685104 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.685139 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.685172 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.685211 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.685244 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.685279 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.685318 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.685357 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.685403 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.685445 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.685479 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.685515 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.685551 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.685585 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.685621 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.685654 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.685689 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.685727 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.685779 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.685831 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.685867 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.685900 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.685947 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.685986 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.686019 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.686057 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.686092 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.686092 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.686092 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.686092 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:13:28.686220 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.686262 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.686295 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.686295 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.686371 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.686405 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.686438 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.686470 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.686515 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.686554 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.686586 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.686625 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.686660 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.686698 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.686698 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.686698 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.686698 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.686850 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:13:28.686895 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.686934 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:13:28.686934 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:13:28.686934 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:13:28.686934 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:13:28.686934 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:13:28.731374 np0000176046 devstack@c-api.service[112494]: INFO dbcounter [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Registered counter for database cinder May 21 23:13:28.731525 np0000176046 devstack@c-api.service[112493]: INFO dbcounter [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Registered counter for database cinder May 21 23:13:28.732876 np0000176046 devstack@c-api.service[112495]: INFO dbcounter [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Registered counter for database cinder May 21 23:13:28.733712 np0000176046 devstack@c-api.service[112496]: INFO dbcounter [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Registered counter for database cinder May 21 23:13:28.746172 np0000176046 devstack@c-api.service[112493]: DEBUG oslo_db.sqlalchemy.engines [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 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=112493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:13:28.747316 np0000176046 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:13:28.753687 np0000176046 devstack@c-api.service[112496]: DEBUG oslo_db.sqlalchemy.engines [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 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=112496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:13:28.758477 np0000176046 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-f66ec9ca-b33d-4899-a452-e50b98152506 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:13:28.858411 np0000176046 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writer thread running {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:13:28.861253 np0000176046 devstack@c-api.service[112494]: INFO cinder.rpc [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:13:28.864156 np0000176046 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writer thread running {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:13:28.864738 np0000176046 devstack@c-api.service[112494]: INFO cinder.rpc [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:13:28.866572 np0000176046 devstack@c-api.service[112493]: INFO cinder.rpc [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:13:28.868610 np0000176046 devstack@c-api.service[112493]: INFO cinder.rpc [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:13:28.868697 np0000176046 devstack@c-api.service[112494]: INFO cinder.rpc [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:13:28.870458 np0000176046 devstack@c-api.service[112493]: INFO cinder.rpc [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:13:28.871585 np0000176046 devstack@c-api.service[112494]: INFO cinder.rpc [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:13:28.872223 np0000176046 devstack@c-api.service[112493]: INFO cinder.rpc [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:13:28.872470 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.872782 np0000176046 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writer thread running {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:13:28.873307 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.874146 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.874778 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.875985 np0000176046 devstack@c-api.service[112495]: INFO cinder.rpc [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:13:28.878046 np0000176046 devstack@c-api.service[112495]: INFO cinder.rpc [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:13:28.879505 np0000176046 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:13:28.879981 np0000176046 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writer thread running {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:13:28.880419 np0000176046 devstack@c-api.service[112495]: INFO cinder.rpc [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:13:28.880933 np0000176046 devstack@c-api.service[112493]: DEBUG oslo_db.sqlalchemy.engines [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 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=112493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:13:28.881681 np0000176046 devstack@c-api.service[112495]: INFO cinder.rpc [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:13:28.881868 np0000176046 devstack@c-api.service[112494]: INFO cinder.rpc [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:13:28.882641 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.883037 np0000176046 devstack@c-api.service[112493]: INFO cinder.rpc [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:13:28.883136 np0000176046 devstack@c-api.service[112496]: INFO cinder.rpc [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:13:28.884023 np0000176046 devstack@c-api.service[112494]: INFO cinder.rpc [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:13:28.884315 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.884962 np0000176046 devstack@c-api.service[112493]: INFO cinder.rpc [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:13:28.885204 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.885673 np0000176046 devstack@c-api.service[112496]: INFO cinder.rpc [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:13:28.886048 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.887849 np0000176046 devstack@c-api.service[112496]: INFO cinder.rpc [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:13:28.889549 np0000176046 devstack@c-api.service[112496]: INFO cinder.rpc [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:13:28.889903 np0000176046 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-f66ec9ca-b33d-4899-a452-e50b98152506 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:13:28.890539 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.892333 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.892404 np0000176046 devstack@c-api.service[112495]: INFO cinder.rpc [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:13:28.894538 np0000176046 devstack@c-api.service[112495]: INFO cinder.rpc [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:13:28.895667 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.896668 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.897448 np0000176046 devstack@c-api.service[112496]: DEBUG oslo_db.sqlalchemy.engines [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 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=112496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:13:28.897918 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.899493 np0000176046 devstack@c-api.service[112496]: INFO cinder.rpc [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:13:28.899871 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.901119 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.901313 np0000176046 devstack@c-api.service[112496]: INFO cinder.rpc [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:13:28.902103 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.903084 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.904320 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.907322 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.908562 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.909402 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.911529 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.911619 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.912252 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.912637 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.914533 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.914815 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.915628 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.917359 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.917570 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.918699 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.918872 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.920417 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.920605 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.921545 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.921874 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.923330 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.924444 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.924599 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.924813 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.924912 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.925966 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.927520 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.927629 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.928139 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.928655 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.930608 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.931119 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.933031 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.933638 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.934021 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.934167 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.935496 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.936421 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.936464 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.937565 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.938247 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.938587 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.939387 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.939772 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.939963 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.940856 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.941152 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.941445 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.942698 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.942944 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.943577 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.944001 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.944145 np0000176046 devstack@c-api.service[112494]: WARNING cinder.api.contrib.hosts [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:13:28.944282 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.944930 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.945389 np0000176046 devstack@c-api.service[112493]: WARNING cinder.api.contrib.hosts [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:13:28.946172 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.946352 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.947489 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.947619 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.947698 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.949008 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.949087 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.949144 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.949692 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.949792 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: extensions {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.950364 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.951202 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: extensions {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.951327 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: qos-specs {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.951412 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.952586 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: qos-specs {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.952706 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.952874 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.953308 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: os-snapshot-manage {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.954427 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.954781 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: scheduler-stats {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.954879 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: os-snapshot-manage {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.954943 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.955650 np0000176046 devstack@c-api.service[112495]: WARNING cinder.api.contrib.hosts [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:13:28.956214 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: scheduler-stats {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.956290 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.956429 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.956766 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: os-volume-transfer {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.957813 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.957899 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.958257 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: os-volume-transfer {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.958421 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: extra_specs {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.959243 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.959323 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.959914 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: extra_specs {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.960011 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: os-volume-type-access {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.960737 np0000176046 devstack@c-api.service[112496]: WARNING cinder.api.contrib.hosts [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:13:28.960886 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.961443 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: extensions {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.961563 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: os-volume-type-access {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.962000 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: cgsnapshots {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.963064 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.963138 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: cgsnapshots {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.963356 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: qos-specs {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.963828 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: consistencygroups {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.964537 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: consistencygroups {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.965463 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: os-snapshot-manage {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.965834 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: os-quota-sets {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.966551 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: os-quota-sets {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.966922 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: scheduler-stats {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.967852 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: capabilities {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.967979 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: capabilities {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.968375 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: os-volume-transfer {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.969074 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.969116 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: os-hosts {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.969257 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: os-hosts {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.970084 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: extra_specs {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.970779 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: encryption {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.970859 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: encryption {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.971712 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: os-volume-type-access {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.972274 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: backups {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.972379 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: backups {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.973374 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: cgsnapshots {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.973604 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.974316 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: os-quota-class-sets {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.974438 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: os-quota-class-sets {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.974860 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: consistencygroups {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.975638 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: os-volume-manage {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.975743 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.975797 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: os-volume-manage {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.976725 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: extensions {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.976826 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: os-quota-sets {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.977115 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: os-availability-zone {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.977241 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: os-availability-zone {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.978271 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: capabilities {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.978426 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extended resource: encryption {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.978519 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extended resource: encryption {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.979547 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: os-hosts {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.980652 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.980830 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.980893 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: qos-specs {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.980968 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: encryption {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.982064 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.982256 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.982466 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: backups {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.983043 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: os-snapshot-manage {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.983419 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.983643 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.984514 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: os-quota-class-sets {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.984735 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.984982 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.985046 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: scheduler-stats {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.985957 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: os-volume-manage {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.986165 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.986400 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.986861 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: os-volume-transfer {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.987453 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: os-availability-zone {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.987621 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.987864 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.988488 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: extra_specs {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.988982 np0000176046 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.989110 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extended resource: encryption {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.989174 np0000176046 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.989841 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.contrib.snapshot_actions [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] SnapshotActionsController initialized {{(pid=112493) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:13:28.989957 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.990040 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.contrib.snapshot_actions [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] SnapshotActionsController initialized {{(pid=112494) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:13:28.990107 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension TypesManage extending resource: types {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.990181 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: os-volume-type-access {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.990240 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.990300 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension VolumeActions extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.990363 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension TypesManage extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.990437 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.990499 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension VolumeActions extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.990554 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.990610 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension AdminActions extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.990680 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.990735 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension AdminActions extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.990817 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.990817 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension AdminActions extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.990938 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension AdminActions extending resource: backups {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.990938 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991047 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension AdminActions extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991099 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension UsedLimits extending resource: limits {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991159 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension AdminActions extending resource: backups {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991213 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991266 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991319 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991384 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension UsedLimits extending resource: limits {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991384 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991490 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991555 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991608 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991665 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991721 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991721 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-5142ecf9-ed6c-41e6-ba6b-03daf87f6107 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991865 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.991932 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: cgsnapshots {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.991994 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.992048 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.992103 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-48224d93-52a0-48f2-b3e0-2a93358fdaa6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:28.993294 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.993384 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: consistencygroups {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.994720 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.995353 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: os-quota-sets {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.996124 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.996765 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: capabilities {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.997587 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.998125 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: os-hosts {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.999094 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:28.999702 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: encryption {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:28.999846 np0000176046 devstack@c-api.service[112493]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f7ca6ea3668 pid: 112493 (default app) May 21 23:13:29.000321 np0000176046 devstack@c-api.service[112494]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f7ca6ea3668 pid: 112494 (default app) May 21 23:13:29.000457 np0000176046 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:29.001234 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: backups {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:29.001312 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.contrib.snapshot_actions [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] SnapshotActionsController initialized {{(pid=112495) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:13:29.001443 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.001562 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension TypesManage extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.001768 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension VolumeActions extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.001908 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.002032 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.002146 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension AdminActions extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.002258 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension AdminActions extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.002357 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension AdminActions extending resource: backups {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.002455 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.002553 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension UsedLimits extending resource: limits {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.002658 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.002779 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.002899 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.003014 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.003113 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.003210 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-f66ec9ca-b33d-4899-a452-e50b98152506 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.003255 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: os-quota-class-sets {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:29.004575 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: os-volume-manage {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:29.006044 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: os-availability-zone {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:29.007336 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extended resource: encryption {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:13:29.008002 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.008002 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.008002 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.008002 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.008311 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.008311 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.008311 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.008311 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.008591 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.008591 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.008591 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.008591 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.008591 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.008591 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.009036 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.009036 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.009036 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.009036 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.009036 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.009392 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.009392 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.009392 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.009392 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.009392 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.009701 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.009701 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.009701 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.009701 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.010038 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.010038 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.010038 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.010038 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.010038 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.010391 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.010391 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.010391 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.010391 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.010391 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.010709 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.010709 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.010709 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.010709 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.010709 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.010709 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.011138 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.011138 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.011138 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.011138 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.011138 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.011138 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.011517 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.011517 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.011517 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.011517 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.011517 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.011517 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.011923 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.011923 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.011923 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.011923 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.011923 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.012279 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.012279 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.012279 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.012279 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.012279 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.012582 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.012582 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.012582 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.012582 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.012582 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.012582 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.012998 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.012998 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.012998 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.012998 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.012998 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.012998 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.013360 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.013360 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.013360 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.013360 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.013360 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.013711 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.013711 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.013711 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.013711 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.013711 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.014231 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.014231 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.014231 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.014231 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.014503 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.014503 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.014503 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.014503 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.014736 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.014736 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.014736 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.014736 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.014736 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.014989 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.014989 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.014989 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.014989 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.014989 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.015178 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.015178 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.015178 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.015178 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.015354 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.015354 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.015354 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.015354 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.015528 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.015528 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.015528 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.015528 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.015696 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.015696 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.015696 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.015696 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.015898 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.015898 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.015898 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.015898 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.016073 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.016073 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.016073 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.016073 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.016073 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.016298 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.016298 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.016298 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.016298 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.016298 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.016298 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.016542 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.016542 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.016542 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.016542 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.016542 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.016739 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.016739 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.016739 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.016739 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.016739 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.016739 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.017091 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.017091 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.017091 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.017091 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.017091 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.017091 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.017333 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.017333 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.017333 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.017333 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.017333 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.017333 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.017586 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.017586 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.017586 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.017586 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.017586 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.017586 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.018088 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.018088 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.018088 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.018088 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.018272 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.018272 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.018272 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.018272 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.018272 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.018492 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.018492 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.018492 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.018492 np0000176046 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:29.018492 np0000176046 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:13:29.018690 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:29.018726 np0000176046 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-c45d97a4-a203-4cc6-b177-4bba337dba81 None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:13:29.018789 np0000176046 devstack@c-api.service[112495]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f7ca6ea3668 pid: 112495 (default app) May 21 23:13:29.018828 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:29.018828 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:29.018891 np0000176046 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 1/1] 199.204.45.246 () {60 vars in 956 bytes} [Thu May 21 23:13:28 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 21 23:13:29.018928 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:29.018928 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:29.018928 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:29.019080 np0000176046 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:13:29.019953 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.contrib.snapshot_actions [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] SnapshotActionsController initialized {{(pid=112496) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:13:29.020088 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.020207 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension TypesManage extending resource: types {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.020409 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension VolumeActions extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.020544 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.020642 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.020775 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension AdminActions extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.020889 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension AdminActions extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.020991 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension AdminActions extending resource: backups {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.021092 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.021193 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension UsedLimits extending resource: limits {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.021300 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.021408 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.021525 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.021645 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.021770 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.021881 np0000176046 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-6e3f2d04-17f4-4bbd-b863-38302cabef86 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:13:29.031730 np0000176046 devstack@c-api.service[112496]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f7ca6ea3668 pid: 112496 (default app) May 21 23:13:36.666730 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.666730 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.666730 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.666730 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.667351 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.667351 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.667351 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.667351 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.667472 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.667472 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.667472 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.667472 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.667472 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.667472 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.667631 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.667631 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.667631 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.667631 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.667631 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.667829 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.667829 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.667829 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.667829 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.667829 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.667962 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.667962 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.667962 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.667962 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668085 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668085 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668085 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668085 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668085 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668354 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668354 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668354 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668354 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668354 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668495 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668495 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668495 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668495 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668495 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668495 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668652 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668652 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668652 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668652 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668652 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668652 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668815 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668815 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668815 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668815 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668815 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668815 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668970 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668970 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668970 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.668970 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.668970 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669125 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669125 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669125 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669125 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669125 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669252 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669252 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669252 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669252 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669252 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669252 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669428 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669428 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669428 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669428 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669428 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669428 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669592 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669592 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669592 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669592 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669592 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669728 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669728 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669728 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669728 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669728 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669885 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669885 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669885 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669885 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669998 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669998 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.669998 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.669998 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.670112 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.670112 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.670112 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.670112 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.670112 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.670262 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.670262 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.670262 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.670262 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.670262 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.670390 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.670390 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.670390 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.670390 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.670504 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.670504 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.670504 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.670504 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.670618 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.670618 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.670618 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.670618 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.670783 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.670783 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.670783 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.670783 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.670894 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.670894 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.670894 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.670894 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671017 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671017 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671017 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671017 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671017 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671155 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671155 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671155 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671155 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671155 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671155 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671312 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671312 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671312 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671312 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671312 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671447 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671447 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671447 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671447 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671447 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671447 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671612 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671612 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671612 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671612 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671612 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671612 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671787 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671787 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671787 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671787 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671787 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671787 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671945 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671945 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671945 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671945 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.671945 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.671945 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.672095 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.672095 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.672095 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.672095 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.672216 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.672216 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.672216 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.672216 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.672216 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.672361 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.672361 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.672361 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.672361 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:36.672361 np0000176046 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:13:36.672361 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-fdf663eb-6e7e-4b34-b82a-d2a0470b43c9 None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:13:37.245634 np0000176046 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-fdf663eb-6e7e-4b34-b82a-d2a0470b43c9 admin admin] POST https://199.204.45.246/volume/v3/types May 21 23:13:37.246497 np0000176046 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-fdf663eb-6e7e-4b34-b82a-d2a0470b43c9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:13:37.248749 np0000176046 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 21 23:13:37.248749 np0000176046 devstack@c-api.service[112494]: warnings.warn( May 21 23:13:37.258962 np0000176046 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-fdf663eb-6e7e-4b34-b82a-d2a0470b43c9 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:13:37.293286 np0000176046 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-fdf663eb-6e7e-4b34-b82a-d2a0470b43c9 admin admin] https://199.204.45.246/volume/v3/types returned with HTTP 200 May 21 23:13:37.294063 np0000176046 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 1/2] 199.204.45.246 () {68 vars in 1288 bytes} [Thu May 21 23:13:36 2026] POST /volume/v3/types => generated 186 bytes in 642 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 23:13:37.319940 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.319940 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.319940 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.319940 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.320744 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.320744 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.320744 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.320744 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.320979 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.320979 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.320979 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.320979 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.320979 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.320979 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.321269 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.321269 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.321269 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.321269 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.321269 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.321474 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.321474 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.321474 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.321474 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.321474 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.321669 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.321669 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.321669 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.321669 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.321879 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.321879 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.321879 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.321879 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.321879 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.322298 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.322298 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.322298 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.322298 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.322298 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.322790 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.322790 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.322790 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.322790 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.322790 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.322790 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.322960 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.322960 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.322960 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.322960 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.322960 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.322960 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.323195 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.323195 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.323195 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.323195 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.323195 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.323195 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.323452 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.323452 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.323452 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.323452 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.323452 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.323675 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.323675 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.323675 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.323675 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.323675 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324004 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324004 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324004 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324004 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324004 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324004 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324165 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324165 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324165 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324165 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324165 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324165 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324337 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324337 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324337 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324337 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324337 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324488 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324488 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324488 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324488 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324488 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324645 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324645 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324645 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324645 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324793 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324793 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324793 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324793 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324915 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324915 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324915 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.324915 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.324915 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.325080 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.325080 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.325080 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.325080 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.325080 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.325218 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.325218 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.325218 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.325218 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.325339 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.325339 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.325339 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.325339 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.325464 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.325464 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.325464 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.325464 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.325597 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.325597 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.325597 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.325597 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.325739 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.325739 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.325739 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.325739 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.325886 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.325886 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.325886 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.325886 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.325886 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326035 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326035 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326035 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326035 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326035 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326035 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326310 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326310 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326310 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326310 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326310 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326454 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326454 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326454 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326454 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326454 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326454 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326643 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326643 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326643 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326643 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326643 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326643 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326834 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326834 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326834 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326834 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326834 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326834 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326998 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326998 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326998 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326998 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.326998 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.326998 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.327177 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.327177 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.327177 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.327177 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.327298 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.327298 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.327298 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.327298 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.327298 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.327448 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.327448 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.327448 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.327448 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:13:37.327448 np0000176046 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 21 23:13:37.327448 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [req-fdf663eb-6e7e-4b34-b82a-d2a0470b43c9 req-6f5340a7-7816-4dde-9009-d3576a32afba None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:13:37.699337 np0000176046 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [req-fdf663eb-6e7e-4b34-b82a-d2a0470b43c9 req-6f5340a7-7816-4dde-9009-d3576a32afba admin admin] POST https://199.204.45.246/volume/v3/types/421ad8d6-4ae6-4340-bc30-fa05e0a300da/extra_specs May 21 23:13:37.699975 np0000176046 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [req-fdf663eb-6e7e-4b34-b82a-d2a0470b43c9 req-6f5340a7-7816-4dde-9009-d3576a32afba admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:13:37.701896 np0000176046 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 21 23:13:37.701896 np0000176046 devstack@c-api.service[112495]: warnings.warn( May 21 23:13:37.712290 np0000176046 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [req-fdf663eb-6e7e-4b34-b82a-d2a0470b43c9 req-6f5340a7-7816-4dde-9009-d3576a32afba 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:13:37.776184 np0000176046 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [req-fdf663eb-6e7e-4b34-b82a-d2a0470b43c9 req-6f5340a7-7816-4dde-9009-d3576a32afba admin admin] https://199.204.45.246/volume/v3/types/421ad8d6-4ae6-4340-bc30-fa05e0a300da/extra_specs returned with HTTP 200 May 21 23:13:37.777262 np0000176046 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 1/3] 199.204.45.246 () {70 vars in 1505 bytes} [Thu May 21 23:13:37 2026] POST /volume/v3/types/421ad8d6-4ae6-4340-bc30-fa05e0a300da/extra_specs => generated 55 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 23:13:38.884699 np0000176046 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writing DB stats cinder:SELECT=6 {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:13:38.901006 np0000176046 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=6 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:13:47.289905 np0000176046 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:13:47.774899 np0000176046 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}