May 25 14:56:33.477214 np0000176348 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 25 14:56:33.489291 np0000176348 devstack@c-api.service[112505]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 25 14:56:33.492798 np0000176348 devstack@c-api.service[112505]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 25 14:56:33 2026] *** May 25 14:56:33.492798 np0000176348 devstack@c-api.service[112505]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 25 14:56:33.492798 np0000176348 devstack@c-api.service[112505]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 25 14:56:33.492798 np0000176348 devstack@c-api.service[112505]: nodename: np0000176348 May 25 14:56:33.492798 np0000176348 devstack@c-api.service[112505]: machine: x86_64 May 25 14:56:33.492798 np0000176348 devstack@c-api.service[112505]: clock source: unix May 25 14:56:33.492798 np0000176348 devstack@c-api.service[112505]: pcre jit disabled May 25 14:56:33.492798 np0000176348 devstack@c-api.service[112505]: detected number of CPU cores: 16 May 25 14:56:33.492798 np0000176348 devstack@c-api.service[112505]: current working directory: / May 25 14:56:33.492798 np0000176348 devstack@c-api.service[112505]: detected binary path: /usr/bin/uwsgi-core May 25 14:56:33.492798 np0000176348 devstack@c-api.service[112505]: your processes number limit is 256917 May 25 14:56:33.492798 np0000176348 devstack@c-api.service[112505]: your memory page size is 4096 bytes May 25 14:56:33.492798 np0000176348 devstack@c-api.service[112505]: detected max file descriptor number: 2048 May 25 14:56:33.492798 np0000176348 devstack@c-api.service[112505]: lock engine: pthread robust mutexes May 25 14:56:33.493704 np0000176348 devstack@c-api.service[112505]: thunder lock: enabled May 25 14:56:33.493704 np0000176348 devstack@c-api.service[112505]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 25 14:56:33.493704 np0000176348 devstack@c-api.service[112505]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 25 14:56:33.493704 np0000176348 devstack@c-api.service[112505]: PEP 405 virtualenv detected: /opt/stack/data/venv May 25 14:56:33.493704 np0000176348 devstack@c-api.service[112505]: Set PythonHome to /opt/stack/data/venv May 25 14:56:33.538426 np0000176348 devstack@c-api.service[112505]: Python main interpreter initialized at 0x70cd1a0a3668 May 25 14:56:33.538426 np0000176348 devstack@c-api.service[112505]: python threads support enabled May 25 14:56:33.538426 np0000176348 devstack@c-api.service[112505]: your server socket listen backlog is limited to 100 connections May 25 14:56:33.538426 np0000176348 devstack@c-api.service[112505]: your mercy for graceful operations on workers is 80 seconds May 25 14:56:33.539009 np0000176348 devstack@c-api.service[112505]: mapped 671795 bytes (656 KB) for 4 cores May 25 14:56:33.539162 np0000176348 devstack@c-api.service[112505]: *** Operational MODE: preforking *** May 25 14:56:33.539343 np0000176348 devstack@c-api.service[112505]: *** uWSGI is running in multiple interpreter mode *** May 25 14:56:33.539343 np0000176348 devstack@c-api.service[112505]: spawned uWSGI master process (pid: 112505) May 25 14:56:33.539502 np0000176348 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 25 14:56:33.540329 np0000176348 devstack@c-api.service[112505]: spawned uWSGI worker 1 (pid: 112514, cores: 1) May 25 14:56:33.540885 np0000176348 devstack@c-api.service[112505]: spawned uWSGI worker 2 (pid: 112515, cores: 1) May 25 14:56:33.541423 np0000176348 devstack@c-api.service[112505]: spawned uWSGI worker 3 (pid: 112516, cores: 1) May 25 14:56:33.541957 np0000176348 devstack@c-api.service[112505]: spawned uWSGI worker 4 (pid: 112517, cores: 1) May 25 14:56:33.542066 np0000176348 devstack@c-api.service[112505]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 25 14:56:33.673216 np0000176348 devstack@c-api.service[112515]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 25 14:56:33.673216 np0000176348 devstack@c-api.service[112515]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 25 14:56:33.673216 np0000176348 devstack@c-api.service[112515]: we strongly recommend against using it for new projects. May 25 14:56:33.673216 np0000176348 devstack@c-api.service[112515]: If you are already using Eventlet, we recommend migrating to a different May 25 14:56:33.673216 np0000176348 devstack@c-api.service[112515]: framework. For more detail see May 25 14:56:33.673216 np0000176348 devstack@c-api.service[112515]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 25 14:56:33.673216 np0000176348 devstack@c-api.service[112515]: import eventlet # noqa May 25 14:56:33.675568 np0000176348 devstack@c-api.service[112514]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 25 14:56:33.675568 np0000176348 devstack@c-api.service[112514]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 25 14:56:33.675568 np0000176348 devstack@c-api.service[112514]: we strongly recommend against using it for new projects. May 25 14:56:33.675568 np0000176348 devstack@c-api.service[112514]: If you are already using Eventlet, we recommend migrating to a different May 25 14:56:33.675568 np0000176348 devstack@c-api.service[112514]: framework. For more detail see May 25 14:56:33.675568 np0000176348 devstack@c-api.service[112514]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 25 14:56:33.675568 np0000176348 devstack@c-api.service[112514]: import eventlet # noqa May 25 14:56:33.691455 np0000176348 devstack@c-api.service[112517]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 25 14:56:33.691455 np0000176348 devstack@c-api.service[112517]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 25 14:56:33.691455 np0000176348 devstack@c-api.service[112517]: we strongly recommend against using it for new projects. May 25 14:56:33.691455 np0000176348 devstack@c-api.service[112517]: If you are already using Eventlet, we recommend migrating to a different May 25 14:56:33.691455 np0000176348 devstack@c-api.service[112517]: framework. For more detail see May 25 14:56:33.691455 np0000176348 devstack@c-api.service[112517]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 25 14:56:33.691455 np0000176348 devstack@c-api.service[112517]: import eventlet # noqa May 25 14:56:33.707582 np0000176348 devstack@c-api.service[112516]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 25 14:56:33.707582 np0000176348 devstack@c-api.service[112516]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 25 14:56:33.707582 np0000176348 devstack@c-api.service[112516]: we strongly recommend against using it for new projects. May 25 14:56:33.707582 np0000176348 devstack@c-api.service[112516]: If you are already using Eventlet, we recommend migrating to a different May 25 14:56:33.707582 np0000176348 devstack@c-api.service[112516]: framework. For more detail see May 25 14:56:33.707582 np0000176348 devstack@c-api.service[112516]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 25 14:56:33.707582 np0000176348 devstack@c-api.service[112516]: import eventlet # noqa May 25 14:56:33.762695 np0000176348 devstack@c-api.service[112514]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 25 14:56:33.762695 np0000176348 devstack@c-api.service[112514]: debtcollector.deprecate( May 25 14:56:33.764981 np0000176348 devstack@c-api.service[112515]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 25 14:56:33.764981 np0000176348 devstack@c-api.service[112515]: debtcollector.deprecate( May 25 14:56:33.787224 np0000176348 devstack@c-api.service[112517]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 25 14:56:33.787224 np0000176348 devstack@c-api.service[112517]: debtcollector.deprecate( May 25 14:56:33.797009 np0000176348 devstack@c-api.service[112516]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 25 14:56:33.797009 np0000176348 devstack@c-api.service[112516]: debtcollector.deprecate( May 25 14:56:33.850381 np0000176348 devstack@c-api.service[112515]: /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 25 14:56:33.850381 np0000176348 devstack@c-api.service[112515]: from cgi import parse_header May 25 14:56:33.851932 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:33.851932 np0000176348 devstack@c-api.service[112514]: from cgi import parse_header May 25 14:56:33.869203 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:33.869203 np0000176348 devstack@c-api.service[112517]: from cgi import parse_header May 25 14:56:33.878486 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:33.878486 np0000176348 devstack@c-api.service[112516]: from cgi import parse_header May 25 14:56:33.896355 np0000176348 devstack@c-api.service[112515]: /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 25 14:56:33.896355 np0000176348 devstack@c-api.service[112515]: removals.removed_module( May 25 14:56:33.897060 np0000176348 devstack@c-api.service[112515]: /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 25 14:56:33.897060 np0000176348 devstack@c-api.service[112515]: removals.removed_module( May 25 14:56:33.907042 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:33.907042 np0000176348 devstack@c-api.service[112514]: removals.removed_module( May 25 14:56:33.907761 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:33.907761 np0000176348 devstack@c-api.service[112514]: removals.removed_module( May 25 14:56:33.919158 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:33.919158 np0000176348 devstack@c-api.service[112517]: removals.removed_module( May 25 14:56:33.919762 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:33.919762 np0000176348 devstack@c-api.service[112517]: removals.removed_module( May 25 14:56:33.924676 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:33.924676 np0000176348 devstack@c-api.service[112516]: removals.removed_module( May 25 14:56:33.925343 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:33.925343 np0000176348 devstack@c-api.service[112516]: removals.removed_module( May 25 14:56:34.504773 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:34.504773 np0000176348 devstack@c-api.service[112514]: warnings.warn( May 25 14:56:34.516431 np0000176348 devstack@c-api.service[112515]: /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 25 14:56:34.516431 np0000176348 devstack@c-api.service[112515]: warnings.warn( May 25 14:56:34.562522 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:34.562522 np0000176348 devstack@c-api.service[112517]: warnings.warn( May 25 14:56:34.568898 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:34.568898 np0000176348 devstack@c-api.service[112516]: warnings.warn( May 25 14:56:34.608021 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:34.608021 np0000176348 devstack@c-api.service[112514]: warnings.warn( May 25 14:56:34.622577 np0000176348 devstack@c-api.service[112515]: /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 25 14:56:34.622577 np0000176348 devstack@c-api.service[112515]: warnings.warn( May 25 14:56:34.684930 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:34.684930 np0000176348 devstack@c-api.service[112516]: warnings.warn( May 25 14:56:34.697208 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:34.697208 np0000176348 devstack@c-api.service[112517]: warnings.warn( May 25 14:56:34.907146 np0000176348 devstack@c-api.service[112514]: 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 25 14:56:34.907733 np0000176348 devstack@c-api.service[112514]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112514) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 25 14:56:34.915618 np0000176348 devstack@c-api.service[112515]: 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 25 14:56:34.916054 np0000176348 devstack@c-api.service[112515]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112515) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 25 14:56:34.965379 np0000176348 devstack@c-api.service[112516]: 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 25 14:56:34.965872 np0000176348 devstack@c-api.service[112516]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112516) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 25 14:56:34.986505 np0000176348 devstack@c-api.service[112517]: 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 25 14:56:34.986696 np0000176348 devstack@c-api.service[112517]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112517) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 25 14:56:34.993276 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:34.993276 np0000176348 devstack@c-api.service[112514]: @jsonschema.FormatChecker.cls_checks('date-time') May 25 14:56:34.995249 np0000176348 devstack@c-api.service[112515]: /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 25 14:56:34.995249 np0000176348 devstack@c-api.service[112515]: @jsonschema.FormatChecker.cls_checks('date-time') May 25 14:56:35.029107 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:35.029107 np0000176348 devstack@c-api.service[112516]: @jsonschema.FormatChecker.cls_checks('date-time') May 25 14:56:35.048863 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.048863 np0000176348 devstack@c-api.service[112517]: @jsonschema.FormatChecker.cls_checks('date-time') May 25 14:56:35.464505 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112517) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 25 14:56:35.464911 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112516) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 25 14:56:35.465026 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112515) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 25 14:56:35.465099 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.465099 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.465223 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112514) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 25 14:56:35.465300 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.465362 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.465422 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.465481 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.465552 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.465611 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.465715 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.465773 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.465855 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.465926 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.465985 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.466045 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.466105 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.466174 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.466235 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.466293 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.466353 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.466544 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.466616 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.466705 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.466764 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.466824 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.466899 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.466984 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.467059 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.467122 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.467181 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.467241 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.467241 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.467347 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.467406 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.467463 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.467540 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.467601 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.467601 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.467755 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.467812 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.467812 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.469701 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.469863 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.469863 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.469863 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.470116 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.470203 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.470271 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.470350 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.470413 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.470482 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.470541 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.470610 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.470735 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.470806 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.470865 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.470924 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.470980 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.471040 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.471040 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.471144 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.471144 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.471305 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.471305 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.471305 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.471305 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.471305 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.471305 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.471305 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.474914 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.475048 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.475048 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.475048 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.475258 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.475258 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.475258 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.475426 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.475426 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.475588 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.475727 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.475821 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.475882 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.475882 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.476012 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.476069 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.476121 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.476188 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.476331 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.476331 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.476331 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.476495 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.476495 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.476495 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.476495 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.476495 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.476495 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.476495 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.481517 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.481517 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.481746 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.481746 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.481746 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.481923 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.481923 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.482042 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.482042 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.482042 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.482042 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.482287 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.482287 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.482287 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.482464 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.482464 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.482573 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.482573 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.482664 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.482738 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.482823 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.482958 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.483014 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.483056 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.483103 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.483144 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.483186 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.483225 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.483268 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.483308 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.483363 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.483451 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.483451 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.483527 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.483566 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.483656 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.483698 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.483737 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.483794 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.483836 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.483876 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.483922 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.483963 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.484027 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.484063 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.484110 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.484155 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.484209 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.484209 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.484287 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.484331 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.484373 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.484412 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.484446 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.484480 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.484520 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.484556 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.484766 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.484814 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.484865 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.484910 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.484950 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.484988 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.485032 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.485072 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.485112 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.485164 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.485208 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.485251 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.485298 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.485337 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.485376 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.485415 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.485456 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.485503 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.485551 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.485551 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.485655 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.485655 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.485655 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.485655 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.485655 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.485655 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.485655 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.486582 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.486582 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.486815 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.486868 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.486921 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.486962 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.487001 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.487039 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.487083 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.487127 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.487176 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.487215 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.487253 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.487336 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.487416 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.487486 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.487529 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.487595 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.487676 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.487718 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.487806 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.487849 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.487895 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.487993 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.488039 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.488079 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.488120 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.488159 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.488197 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.488257 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.488300 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.488338 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.488376 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.488410 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.488444 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.488487 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.488523 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.488571 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.488652 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.488818 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.488865 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.488904 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.488943 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.489001 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.489039 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.489078 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.489122 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.489162 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.489199 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.489241 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.489241 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.489241 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.489241 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.489241 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.489241 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.489241 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.489483 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.489483 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.489610 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.489673 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.489712 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.489758 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.489797 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.489834 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.489873 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.489919 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.489958 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.490001 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.490041 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.490078 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.490116 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.490153 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.490191 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.490228 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.490266 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.490309 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.490348 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.490387 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.490424 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.490462 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.490499 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.490499 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.490570 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.490606 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.492108 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.492177 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.492215 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.492286 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.492345 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.492405 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.492438 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.492466 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.492498 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.492530 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.492576 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.492613 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.492669 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.492722 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.492755 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.492786 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.492815 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.492845 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.492875 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.492907 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.492946 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.492977 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.493009 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.493009 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.493009 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.493086 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.493137 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.493220 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.494140 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.494212 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.494246 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.494319 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.494380 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.494429 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.494505 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.494561 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.494651 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.494757 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.494832 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.494876 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.494908 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.494938 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.494973 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.495004 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.495072 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.495110 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.495140 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.495225 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.495257 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.495322 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.495360 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.495394 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.495426 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.495456 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.495486 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.495516 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.495547 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.495578 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.495607 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.495666 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.495698 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.495749 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.495776 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.495809 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.495836 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.495866 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.495893 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.495929 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.495958 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.495989 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.496027 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.496027 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.496078 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.496109 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.496109 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.496190 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.496281 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.496468 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.496537 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.496601 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.496683 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.496734 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.496770 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.496799 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.496829 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.496862 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.496889 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.496923 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.496952 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.496985 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.497016 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.497047 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.497079 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.497126 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.497158 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.497187 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.497187 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.497247 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.497277 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.497306 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.497333 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.497367 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.497399 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.497431 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.497467 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.497500 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.497500 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.497565 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.497598 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.497646 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.497677 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.497704 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.497742 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.497772 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.497805 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.497839 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.497868 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.497906 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.497937 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.497963 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.497995 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.498025 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.498053 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.498081 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.498107 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.498137 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.498162 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.498194 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.498223 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.498248 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.498276 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.498302 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.498302 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.498351 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.498505 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.498505 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.498571 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.498654 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.498742 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.498830 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.499889 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.499944 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.500013 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.500054 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.500131 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.500168 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.500198 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.500253 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.500288 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.500319 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.500377 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.500475 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.500475 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.500548 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.500904 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.500999 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.501084 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.501134 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.501178 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.501211 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.501266 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.501318 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.501373 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.501410 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.501410 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.501475 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.501507 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.501536 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.501565 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.501595 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.501595 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.501672 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.501730 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.501814 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.501872 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.501922 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.501956 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.501987 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.502031 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.502065 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.502100 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.502137 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.502165 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.502204 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.502234 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.502260 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.502298 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.502329 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.502384 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.502793 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.502892 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.502975 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.503050 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.503137 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.503212 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.503306 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.503608 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.503709 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.503770 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.503826 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.503870 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.503870 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.503930 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.503963 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.503989 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.504019 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.504047 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.504078 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.504172 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.504236 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.504858 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.504906 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.504986 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.505031 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.505108 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.505162 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.505229 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.506030 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.506076 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.506134 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.506188 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.506280 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.506359 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.506408 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.506446 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.506480 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.506513 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.506543 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.506574 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.506662 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.506794 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.507247 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.507300 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.507370 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.507410 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.507443 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.507510 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.507541 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.507577 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.507611 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.507653 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.507689 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.507717 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.507747 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.507798 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.508283 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.508346 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.508402 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.508463 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.508523 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.508577 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.508656 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.509178 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.509237 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.509276 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.509317 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.509353 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.509407 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.509450 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.509489 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.509532 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.509570 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.509607 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.509671 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.509712 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.509763 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.509803 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.509855 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.509896 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.509935 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.509975 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.510017 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.510061 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.510100 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.510140 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.510179 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.510215 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.510259 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.510304 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.510343 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.510380 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.510419 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.510464 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.510503 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.510540 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.510574 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.510614 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.510683 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.510721 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.510756 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.510793 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.510831 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.510868 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.510910 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.510948 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.510993 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.511032 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.511072 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.511116 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.511116 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.511182 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.511219 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.511254 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.511292 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.511326 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.511326 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.511326 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.511326 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.511962 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.512013 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.512087 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.512135 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.512174 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.512226 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.512286 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.512328 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.512369 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.512407 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.512454 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.512494 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.512538 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.512577 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.512653 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.512714 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.512756 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.512796 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.512841 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.512880 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.512929 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.512970 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.512970 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.512970 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.512970 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.512970 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.512970 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.512970 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.513197 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.513197 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.513197 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.513303 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.513348 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.513389 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.513429 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.513468 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.513512 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.513551 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.513594 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.513666 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.513708 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.513708 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.513776 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.513815 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.513850 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.513888 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.513924 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.513924 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.513924 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.514029 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.514029 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.514029 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.514029 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.514029 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.514199 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.514199 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.515009 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.515070 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.515112 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.515148 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.515195 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.515239 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.515297 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.515345 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.515382 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.515422 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.515458 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.515504 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.515548 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.515589 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.515650 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.515700 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.515740 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.515776 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.515810 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.515847 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.515885 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.515927 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.515964 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.516005 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.516042 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.516077 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.516113 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.516154 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.517959 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.518021 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.518057 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.518093 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.518145 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.518193 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.518234 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.518269 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.518307 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.518344 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.518382 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.518421 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.518460 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.518499 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.518533 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.518579 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.518619 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.518688 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.518732 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.518771 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.518771 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.518837 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.518837 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.518837 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.518837 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.518837 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.519030 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.519030 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.519105 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.519105 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.519192 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.519236 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.519274 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.519328 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.519369 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.519410 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.519450 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.519487 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.519532 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.519576 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.519620 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.519697 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.519742 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.519788 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.519828 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.519862 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.519901 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.519936 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.519974 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.520009 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.520009 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.520009 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.520009 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.520009 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.520009 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.520009 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.520851 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.520916 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.520953 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.520991 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.521027 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.521069 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.521120 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.521160 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.521197 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.521248 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.521285 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.521326 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.521370 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.521411 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.521468 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.521598 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.521669 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.521707 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.521747 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.521789 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.521828 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.521861 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.521906 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.521948 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.521986 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.522027 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.522065 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.522100 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.522137 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.522172 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.522210 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.522245 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.522282 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.522316 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.522354 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.522399 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.522439 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.522474 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.522513 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.522561 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.522610 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.522698 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.522752 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.522802 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.522855 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.522929 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.522974 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.523021 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.523081 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.523122 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.523158 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.523196 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.523230 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.523230 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.523230 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.523230 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.523363 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.523363 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.523435 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.523474 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.523517 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.523557 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.523597 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.523696 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.523750 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.523792 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.523792 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.523871 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.523910 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.523950 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.523991 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.524029 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.524066 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.524102 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.524147 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.524188 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.524223 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.524261 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.524299 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.524334 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.524372 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.524406 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.524447 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.524483 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.524528 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.524567 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.524611 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.524683 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.524747 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.524747 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.524831 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.524873 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.524912 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.524953 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.525004 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.525004 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.525070 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.525124 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.525161 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.525200 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.525244 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.525244 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.525312 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.525353 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.525395 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.525434 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.525473 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.525473 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.525549 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.525586 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.525586 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.525586 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.525754 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.525797 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.525849 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.525888 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.525923 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.525965 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.526002 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.526046 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.526084 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.526118 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.526156 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.526191 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.526234 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.526272 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.526306 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.526343 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.526376 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.526411 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.526449 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.526486 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.526521 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.526569 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.526606 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.526751 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.526866 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.527032 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.527077 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.527123 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.527161 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.527205 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.527248 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.527287 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.527329 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.527367 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.527403 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.527445 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.527484 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.527523 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.527564 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.527601 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.527689 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.527738 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.527776 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.527824 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.527867 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.527905 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.528018 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.528063 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.528102 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.528102 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.528182 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.528222 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.528261 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.528261 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.528331 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.528495 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:56:35.528552 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112514) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.528552 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.528552 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.528552 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.528552 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112514) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.528778 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112516) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.528818 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112514) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.528854 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112517) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.528894 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.528930 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112515) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:56:35.528969 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.529011 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.529056 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:56:35.529093 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.529129 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.529166 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:56:35.529203 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.529246 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112516) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.529282 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:56:35.529319 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112517) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.529356 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112516) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.529392 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112515) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:56:35.529440 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112517) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.529476 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112515) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:56:35.573211 np0000176348 devstack@c-api.service[112514]: INFO dbcounter [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Registered counter for database cinder May 25 14:56:35.573436 np0000176348 devstack@c-api.service[112517]: INFO dbcounter [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Registered counter for database cinder May 25 14:56:35.574381 np0000176348 devstack@c-api.service[112516]: INFO dbcounter [None req-dbae2883-96df-4242-be25-66eac913431f None None] Registered counter for database cinder May 25 14:56:35.574495 np0000176348 devstack@c-api.service[112515]: INFO dbcounter [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Registered counter for database cinder May 25 14:56:35.584492 np0000176348 devstack@c-api.service[112514]: DEBUG oslo_db.sqlalchemy.engines [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 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=112514) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:56:35.586854 np0000176348 devstack@c-api.service[112517]: DEBUG oslo_db.sqlalchemy.engines [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 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=112517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:56:35.591466 np0000176348 devstack@c-api.service[112516]: DEBUG oslo_db.sqlalchemy.engines [None req-dbae2883-96df-4242-be25-66eac913431f 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=112516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:56:35.596533 np0000176348 devstack@c-api.service[112515]: DEBUG oslo_db.sqlalchemy.engines [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 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=112515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:56:35.698904 np0000176348 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writer thread running {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 25 14:56:35.701974 np0000176348 devstack@c-api.service[112517]: INFO cinder.rpc [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 25 14:56:35.704480 np0000176348 devstack@c-api.service[112517]: INFO cinder.rpc [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 25 14:56:35.706673 np0000176348 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writer thread running {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 25 14:56:35.707077 np0000176348 devstack@c-api.service[112517]: INFO cinder.rpc [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 25 14:56:35.707690 np0000176348 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writer thread running {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 25 14:56:35.709089 np0000176348 devstack@c-api.service[112516]: INFO cinder.rpc [None req-dbae2883-96df-4242-be25-66eac913431f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 25 14:56:35.709557 np0000176348 devstack@c-api.service[112517]: INFO cinder.rpc [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 25 14:56:35.710727 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.711053 np0000176348 devstack@c-api.service[112514]: INFO cinder.rpc [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 25 14:56:35.711405 np0000176348 devstack@c-api.service[112516]: INFO cinder.rpc [None req-dbae2883-96df-4242-be25-66eac913431f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 25 14:56:35.712949 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.713295 np0000176348 devstack@c-api.service[112516]: INFO cinder.rpc [None req-dbae2883-96df-4242-be25-66eac913431f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 25 14:56:35.713948 np0000176348 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writer thread running {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 25 14:56:35.714040 np0000176348 devstack@c-api.service[112514]: INFO cinder.rpc [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 25 14:56:35.716092 np0000176348 devstack@c-api.service[112516]: INFO cinder.rpc [None req-dbae2883-96df-4242-be25-66eac913431f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 25 14:56:35.716857 np0000176348 devstack@c-api.service[112514]: INFO cinder.rpc [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 25 14:56:35.717330 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.717620 np0000176348 devstack@c-api.service[112515]: INFO cinder.rpc [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 25 14:56:35.717983 np0000176348 devstack@c-api.service[112517]: DEBUG oslo_db.sqlalchemy.engines [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 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=112517) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:56:35.719523 np0000176348 devstack@c-api.service[112514]: INFO cinder.rpc [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 25 14:56:35.719613 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.719854 np0000176348 devstack@c-api.service[112517]: INFO cinder.rpc [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 25 14:56:35.720560 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.721544 np0000176348 devstack@c-api.service[112517]: INFO cinder.rpc [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 25 14:56:35.721616 np0000176348 devstack@c-api.service[112515]: INFO cinder.rpc [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 25 14:56:35.722330 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.722416 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.724503 np0000176348 devstack@c-api.service[112516]: DEBUG oslo_db.sqlalchemy.engines [None req-dbae2883-96df-4242-be25-66eac913431f 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=112516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:56:35.724575 np0000176348 devstack@c-api.service[112515]: INFO cinder.rpc [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 25 14:56:35.728707 np0000176348 devstack@c-api.service[112515]: INFO cinder.rpc [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 25 14:56:35.728956 np0000176348 devstack@c-api.service[112516]: INFO cinder.rpc [None req-dbae2883-96df-4242-be25-66eac913431f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 25 14:56:35.729110 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.729189 np0000176348 devstack@c-api.service[112514]: DEBUG oslo_db.sqlalchemy.engines [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 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=112514) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:56:35.729284 np0000176348 devstack@c-api.service[112516]: INFO cinder.rpc [None req-dbae2883-96df-4242-be25-66eac913431f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 25 14:56:35.729403 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.730526 np0000176348 devstack@c-api.service[112514]: INFO cinder.rpc [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 25 14:56:35.730870 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.732783 np0000176348 devstack@c-api.service[112514]: INFO cinder.rpc [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 25 14:56:35.733429 np0000176348 devstack@c-api.service[112515]: DEBUG oslo_db.sqlalchemy.engines [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 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=112515) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:56:35.733683 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.734047 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.735400 np0000176348 devstack@c-api.service[112515]: INFO cinder.rpc [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 25 14:56:35.737107 np0000176348 devstack@c-api.service[112515]: INFO cinder.rpc [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 25 14:56:35.737917 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.738127 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.742236 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.743379 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.744834 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.746218 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.747703 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.748174 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.749090 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.749178 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.751403 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.751817 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.752083 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.754056 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.755111 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.755795 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.756839 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.757832 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.757937 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.758782 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.759968 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.760714 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.761702 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.761792 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.762206 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.762998 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.764752 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.764813 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.766305 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.767041 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.767435 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.768957 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.770305 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.770387 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.771288 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.771752 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.771909 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.773444 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.773678 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.774421 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.775098 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.776032 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.776208 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.777380 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.777982 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.778843 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.779788 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.780274 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.780876 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.781465 np0000176348 devstack@c-api.service[112517]: WARNING cinder.api.contrib.hosts [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 25 14:56:35.781786 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.782236 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.782354 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.783268 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.783608 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.784994 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.785068 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.785223 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.785593 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.786452 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.786957 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.787281 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: extensions {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.787378 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.788454 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.788579 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: qos-specs {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.788810 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.789935 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.790502 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.790607 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.791118 np0000176348 devstack@c-api.service[112516]: WARNING cinder.api.contrib.hosts [None req-dbae2883-96df-4242-be25-66eac913431f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 25 14:56:35.791230 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: os-snapshot-manage {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.791919 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.792031 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.792537 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: scheduler-stats {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.793398 np0000176348 devstack@c-api.service[112514]: WARNING cinder.api.contrib.hosts [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 25 14:56:35.793524 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.793937 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.794005 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: os-volume-transfer {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.794291 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.794690 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.795556 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: extra_specs {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.795763 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.796018 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.796073 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.796867 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: extensions {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.797122 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: os-volume-type-access {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.797283 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.797496 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.798157 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: qos-specs {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.798627 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: cgsnapshots {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.798704 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.798984 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.799470 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: extensions {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.800026 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: consistencygroups {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.800708 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.800776 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: os-snapshot-manage {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.800881 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: qos-specs {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.801815 np0000176348 devstack@c-api.service[112515]: WARNING cinder.api.contrib.hosts [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 25 14:56:35.801942 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: os-quota-sets {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.802120 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: scheduler-stats {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.802554 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.802971 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: os-snapshot-manage {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.803303 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: capabilities {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.803531 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: os-volume-transfer {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.803994 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.804559 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: os-hosts {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.804683 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: scheduler-stats {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.805199 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: extra_specs {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.805417 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.805929 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: encryption {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.806664 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: os-volume-transfer {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.806751 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: os-volume-type-access {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.806814 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.807380 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: backups {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.807543 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: extensions {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.808247 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: cgsnapshots {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.808344 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: extra_specs {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.808990 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: qos-specs {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.809385 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: os-quota-class-sets {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.809657 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: consistencygroups {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.809980 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: os-volume-type-access {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.810680 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: os-volume-manage {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.811313 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: os-snapshot-manage {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.811430 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: cgsnapshots {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.811544 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: os-quota-sets {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.812123 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: os-availability-zone {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.812782 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: scheduler-stats {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.812883 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: consistencygroups {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.812949 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: capabilities {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.813407 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extended resource: encryption {{(pid=112517) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.814214 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: os-hosts {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.814285 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: os-volume-transfer {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.814735 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: os-quota-sets {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.815534 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.815603 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: encryption {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.816119 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: capabilities {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.816493 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: extra_specs {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.816916 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.817047 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: backups {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.817442 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: os-hosts {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.818097 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: os-volume-type-access {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.818271 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.818697 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: encryption {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.818996 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: os-quota-class-sets {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.819562 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.819650 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: cgsnapshots {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.820178 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: backups {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.820296 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: os-volume-manage {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.820964 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.821099 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: consistencygroups {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.821752 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: os-availability-zone {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.822141 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: os-quota-class-sets {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.822366 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.823070 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: os-quota-sets {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.823282 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extended resource: encryption {{(pid=112516) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.823494 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: os-volume-manage {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.823696 np0000176348 devstack@c-api.service[112517]: WARNING castellan.key_manager.migration [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.824485 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: capabilities {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.824592 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.contrib.snapshot_actions [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] SnapshotActionsController initialized {{(pid=112517) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 25 14:56:35.824683 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.824794 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension TypesManage extending resource: types {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.824889 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: os-availability-zone {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.825390 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.825473 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension VolumeActions extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.825604 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.825716 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.825785 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: os-hosts {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.825849 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension AdminActions extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.825909 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension AdminActions extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.826015 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension AdminActions extending resource: backups {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.826152 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extended resource: encryption {{(pid=112514) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.826223 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.826223 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension UsedLimits extending resource: limits {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.826402 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.826402 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.826524 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.826625 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.826721 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.826782 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.826839 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.v3.router [None req-283b22a2-dd9a-441b-b742-a1d01ee2dfa9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112517) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.827166 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: encryption {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.828110 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.828352 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.828953 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: backups {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.829399 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.829825 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.830779 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.831119 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.831232 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: os-quota-class-sets {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.832215 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.832461 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.832594 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: os-volume-manage {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.833538 np0000176348 devstack@c-api.service[112516]: WARNING castellan.key_manager.migration [None req-dbae2883-96df-4242-be25-66eac913431f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.833881 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.834059 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: os-availability-zone {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.834378 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.contrib.snapshot_actions [None req-dbae2883-96df-4242-be25-66eac913431f None None] SnapshotActionsController initialized {{(pid=112516) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 25 14:56:35.834506 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.834622 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension TypesManage extending resource: types {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.834857 np0000176348 devstack@c-api.service[112517]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70cd1a0a3668 pid: 112517 (default app) May 25 14:56:35.835304 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.835353 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension VolumeActions extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.835396 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extended resource: encryption {{(pid=112515) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:56:35.835437 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.835542 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.835680 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension AdminActions extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.835791 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension AdminActions extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.835900 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension AdminActions extending resource: backups {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.836012 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.836131 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension UsedLimits extending resource: limits {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.836229 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.836331 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.836438 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.836552 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.836654 np0000176348 devstack@c-api.service[112514]: WARNING castellan.key_manager.migration [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.836696 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.836774 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.v3.router [None req-dbae2883-96df-4242-be25-66eac913431f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112516) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.837503 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.contrib.snapshot_actions [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] SnapshotActionsController initialized {{(pid=112514) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 25 14:56:35.837623 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.837695 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.837737 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension TypesManage extending resource: types {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.837939 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension VolumeActions extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.838079 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.838183 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.838278 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension AdminActions extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.838384 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension AdminActions extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.838532 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension AdminActions extending resource: backups {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.838601 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.838716 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension UsedLimits extending resource: limits {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.838804 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.838915 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.839091 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.839155 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.839208 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.839292 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.839386 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.v3.router [None req-0bc7646f-6a0e-47d9-9af5-c79b11ce9ea9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112514) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.840572 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.841942 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.843396 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.844049 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.844049 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.844049 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.844049 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.844308 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.844308 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.844308 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.844308 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.844509 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.844509 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.844509 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.844509 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.844509 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.844509 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.844810 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.844810 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.844810 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.844810 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.844810 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.845069 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.845069 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.845069 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.845069 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.845069 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.845282 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.845282 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.845282 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.845282 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.845474 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.845474 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.845474 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.845474 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.845474 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.845745 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.845745 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.845745 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.845745 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.845745 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.845947 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.845947 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.845947 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.845947 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.845947 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.845947 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.846215 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.846215 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.846215 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.846215 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.846215 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.846215 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.846467 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.846467 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.846467 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.846467 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.846467 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.846467 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.847001 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.847001 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.847001 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.847001 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.847001 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.847358 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.847358 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.847358 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.847358 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.847358 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.847572 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.847572 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.847572 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.847572 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.847572 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.847572 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.847890 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.847890 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.847890 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.847890 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.847890 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.847890 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.848124 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.848124 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.848124 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.848124 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.848124 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.848372 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.848372 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.848372 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.848372 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.848372 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.848586 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.848586 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.848586 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.848586 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.848830 np0000176348 devstack@c-api.service[112516]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70cd1a0a3668 pid: 112516 (default app) May 25 14:56:35.848875 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.848915 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.848915 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.848915 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.848915 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.849092 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.849092 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.849092 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.849092 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.849092 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.849338 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.849338 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.849338 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.849338 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.849338 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.849544 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.849544 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.849544 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.849544 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.849749 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.849749 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.849749 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.849749 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.849965 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.849965 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.849965 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.849965 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.850143 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.850143 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.850143 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.850143 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.850387 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.850387 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.850387 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.850387 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.850577 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.850577 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.850577 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.850577 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.850577 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.850851 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.850851 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.850851 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.850851 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.850851 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.850851 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.851213 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.851213 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.851213 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.851213 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.851213 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.851455 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.851455 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.851455 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.851455 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.851455 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.851455 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.851748 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.851748 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.851748 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.851748 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.851748 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.851748 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.852076 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.852076 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.852076 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.852076 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.852076 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.852076 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.852336 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.852336 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.852336 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.852336 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.852336 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.852336 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.852607 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.852607 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.852607 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.852607 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.852826 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.852826 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.852826 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.852826 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.852826 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.853094 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.853094 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.853094 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.853094 np0000176348 devstack@c-api.service[112517]: /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 25 14:56:35.853094 np0000176348 devstack@c-api.service[112517]: warnings.warn(deprecated_msg) May 25 14:56:35.853396 np0000176348 devstack@c-api.service[112515]: WARNING castellan.key_manager.migration [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:56:35.853396 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.contrib.snapshot_actions [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] SnapshotActionsController initialized {{(pid=112515) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 25 14:56:35.853396 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.853616 np0000176348 devstack@c-api.service[112517]: DEBUG cinder.api.middleware.request_id [None req-f3eef418-2c72-4c13-abd9-e30a2f587e69 None None] RequestId filter calling following filter/app {{(pid=112517) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 25 14:56:35.853914 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension TypesManage extending resource: types {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.853914 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension VolumeActions extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.853914 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.853914 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.853914 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension AdminActions extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.853914 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension AdminActions extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.853914 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension AdminActions extending resource: backups {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.854288 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.854288 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension UsedLimits extending resource: limits {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.854288 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.854288 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.854436 np0000176348 devstack@c-api.service[112514]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70cd1a0a3668 pid: 112514 (default app) May 25 14:56:35.854479 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.854479 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.854479 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.854479 np0000176348 devstack@c-api.service[112515]: DEBUG cinder.api.v3.router [None req-1273dc50-3c8f-4f63-b38c-92a94bc51fd6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112515) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:56:35.854622 np0000176348 devstack@c-api.service[112517]: [pid: 112517|app: 0|req: 1/1] 199.19.213.226 () {60 vars in 956 bytes} [Mon May 25 14:56:35 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 25 14:56:35.857259 np0000176348 devstack@c-api.service[112515]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70cd1a0a3668 pid: 112515 (default app) May 25 14:56:43.604612 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.604612 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.604612 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.604612 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.605141 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.605141 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.605141 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.605141 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.605259 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.605259 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.605259 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.605259 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.605259 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.605259 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.605413 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.605413 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.605413 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.605413 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.605413 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.605542 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.605542 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.605542 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.605542 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.605542 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.605949 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.605949 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.605949 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.605949 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606070 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606070 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606070 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606070 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606070 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606199 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606199 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606199 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606199 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606199 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606344 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606344 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606344 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606344 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606344 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606344 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606500 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606500 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606500 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606500 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606500 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606500 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606676 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606676 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606676 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606676 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606676 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606676 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606819 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606819 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606819 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606819 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606819 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606944 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606944 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606944 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.606944 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.606944 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.607072 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.607072 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.607072 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.607072 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.607072 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.607072 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.607215 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.607215 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.607215 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.607215 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.607215 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.607215 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.607354 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.607354 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.607354 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.607354 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.607354 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.607478 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.607478 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.607478 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.607478 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.607478 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.607602 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.607602 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.607602 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.607602 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.611771 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.611771 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.611771 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.611771 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.611895 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.611895 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.611895 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.611895 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.611895 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612033 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612033 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612033 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612033 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612033 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612163 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612163 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612163 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612163 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612280 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612280 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612280 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612280 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612388 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612388 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612388 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612388 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612499 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612499 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612499 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612499 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612603 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612603 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612603 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612603 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612744 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612744 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612744 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612744 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612744 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612878 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612878 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612878 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612878 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.612878 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.612878 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613047 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613047 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613047 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613047 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613047 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613173 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613173 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613173 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613173 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613173 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613173 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613330 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613330 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613330 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613330 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613330 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613330 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613484 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613484 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613484 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613484 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613484 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613484 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613667 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613667 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613667 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613667 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613667 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613667 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613818 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613818 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613818 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613818 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613924 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613924 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613924 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.613924 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.613924 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.614059 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.614059 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.614059 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.614059 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:43.614059 np0000176348 devstack@c-api.service[112516]: warnings.warn(deprecated_msg) May 25 14:56:43.614059 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.middleware.request_id [None req-c9067209-5281-462c-a706-123c5e9151b9 None None] RequestId filter calling following filter/app {{(pid=112516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 25 14:56:44.107791 np0000176348 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-c9067209-5281-462c-a706-123c5e9151b9 admin admin] POST https://199.19.213.226/volume/v3/types May 25 14:56:44.108378 np0000176348 devstack@c-api.service[112516]: DEBUG cinder.api.openstack.wsgi [None req-c9067209-5281-462c-a706-123c5e9151b9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 25 14:56:44.110396 np0000176348 devstack@c-api.service[112516]: /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 25 14:56:44.110396 np0000176348 devstack@c-api.service[112516]: warnings.warn( May 25 14:56:44.121512 np0000176348 devstack@c-api.service[112516]: DEBUG oslo_db.sqlalchemy.engines [None req-c9067209-5281-462c-a706-123c5e9151b9 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=112516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:56:44.158789 np0000176348 devstack@c-api.service[112516]: INFO cinder.api.openstack.wsgi [None req-c9067209-5281-462c-a706-123c5e9151b9 admin admin] https://199.19.213.226/volume/v3/types returned with HTTP 200 May 25 14:56:44.159588 np0000176348 devstack@c-api.service[112516]: [pid: 112516|app: 0|req: 1/2] 199.19.213.226 () {68 vars in 1288 bytes} [Mon May 25 14:56:43 2026] POST /volume/v3/types => generated 186 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 25 14:56:44.190006 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.190006 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.190006 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.190006 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.190006 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.191059 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.191059 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.191059 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.191059 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.191059 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.191402 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.191402 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.191402 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.191402 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.191402 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.191402 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.191764 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.191764 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.191764 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.191764 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.191996 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.191996 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.191996 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.191996 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.192240 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.192240 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.192240 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.192240 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.192481 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.192481 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.192481 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.192481 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.192481 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.192800 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.192800 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.192800 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.192800 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.192800 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.193076 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.193076 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.193076 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.193076 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.193076 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.193076 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.193435 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.193435 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.193435 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.193435 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.193435 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.193435 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.193878 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.193878 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.193878 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.193878 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.193878 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.193878 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.194246 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.194246 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.194246 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.194246 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.194246 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.194537 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.194537 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.194537 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.194537 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.194537 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.194847 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.194847 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.194847 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.194847 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.194847 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.194847 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.195177 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.195177 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.195177 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.195177 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.195177 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.195177 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.195508 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.195508 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.195508 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.195508 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.195508 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.195827 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.195827 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.195827 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.195827 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.195827 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.196104 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.196104 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.196104 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.196104 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.196338 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.196338 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.196338 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.196338 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.196575 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.196575 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.196575 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.196575 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.196575 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.196902 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.196902 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.196902 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.196902 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.196902 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.197211 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.197211 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.197211 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.197211 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.197525 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.197525 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.197525 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.197525 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.197824 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.197824 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.197824 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.197824 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.198055 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.198055 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.198055 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.198055 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.198286 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.198286 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.198286 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.198286 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.198518 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.198518 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.198518 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.198518 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.198518 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.198851 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.198851 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.198851 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.198851 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.198851 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.198851 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.199213 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.199213 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.199213 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.199213 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.199213 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.199484 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.199484 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.199484 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.199484 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.199484 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.199484 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.199843 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.199843 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.199843 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.199843 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.199843 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.199843 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.200198 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.200198 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.200198 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.200198 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.200198 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.200198 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.200566 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.200566 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.200566 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.200566 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.200566 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.200566 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.200927 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.200927 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.200927 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.200927 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.201158 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.201158 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.201158 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.201158 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.201158 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.201482 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.201482 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.201482 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.201482 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.201482 np0000176348 devstack@c-api.service[112514]: warnings.warn(deprecated_msg) May 25 14:56:44.201482 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.middleware.request_id [req-c9067209-5281-462c-a706-123c5e9151b9 req-8e1028d1-ff35-4f8a-ba95-3465d0bee16d None None] RequestId filter calling following filter/app {{(pid=112514) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 25 14:56:44.567957 np0000176348 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [req-c9067209-5281-462c-a706-123c5e9151b9 req-8e1028d1-ff35-4f8a-ba95-3465d0bee16d admin admin] POST https://199.19.213.226/volume/v3/types/d3ffd22c-4eb3-4f80-a212-a45da5ecb52c/extra_specs May 25 14:56:44.568575 np0000176348 devstack@c-api.service[112514]: DEBUG cinder.api.openstack.wsgi [req-c9067209-5281-462c-a706-123c5e9151b9 req-8e1028d1-ff35-4f8a-ba95-3465d0bee16d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112514) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 25 14:56:44.570536 np0000176348 devstack@c-api.service[112514]: /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 25 14:56:44.570536 np0000176348 devstack@c-api.service[112514]: warnings.warn( May 25 14:56:44.581800 np0000176348 devstack@c-api.service[112514]: DEBUG oslo_db.sqlalchemy.engines [req-c9067209-5281-462c-a706-123c5e9151b9 req-8e1028d1-ff35-4f8a-ba95-3465d0bee16d 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=112514) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:56:44.645737 np0000176348 devstack@c-api.service[112514]: INFO cinder.api.openstack.wsgi [req-c9067209-5281-462c-a706-123c5e9151b9 req-8e1028d1-ff35-4f8a-ba95-3465d0bee16d admin admin] https://199.19.213.226/volume/v3/types/d3ffd22c-4eb3-4f80-a212-a45da5ecb52c/extra_specs returned with HTTP 200 May 25 14:56:44.646668 np0000176348 devstack@c-api.service[112514]: [pid: 112514|app: 0|req: 1/3] 199.19.213.226 () {70 vars in 1505 bytes} [Mon May 25 14:56:44 2026] POST /volume/v3/types/d3ffd22c-4eb3-4f80-a212-a45da5ecb52c/extra_specs => generated 55 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 25 14:56:45.721282 np0000176348 devstack@c-api.service[112517]: DEBUG dbcounter [-] [112517] Writing DB stats cinder:SELECT=6 {{(pid=112517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 25 14:56:45.736914 np0000176348 devstack@c-api.service[112515]: DEBUG dbcounter [-] [112515] Writing DB stats cinder:SELECT=6 {{(pid=112515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 25 14:56:54.155510 np0000176348 devstack@c-api.service[112516]: DEBUG dbcounter [-] [112516] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 25 14:56:54.644581 np0000176348 devstack@c-api.service[112514]: DEBUG dbcounter [-] [112514] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}