May 15 08:19:50.466319 np0000174306 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 15 08:19:50.473206 np0000174306 devstack@c-api.service[111975]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 15 08:19:50.476248 np0000174306 devstack@c-api.service[111975]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 15 08:19:50 2026] *** May 15 08:19:50.476248 np0000174306 devstack@c-api.service[111975]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 15 08:19:50.476248 np0000174306 devstack@c-api.service[111975]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 15 08:19:50.476248 np0000174306 devstack@c-api.service[111975]: nodename: np0000174306 May 15 08:19:50.476248 np0000174306 devstack@c-api.service[111975]: machine: x86_64 May 15 08:19:50.476248 np0000174306 devstack@c-api.service[111975]: clock source: unix May 15 08:19:50.476248 np0000174306 devstack@c-api.service[111975]: pcre jit disabled May 15 08:19:50.476248 np0000174306 devstack@c-api.service[111975]: detected number of CPU cores: 16 May 15 08:19:50.476248 np0000174306 devstack@c-api.service[111975]: current working directory: / May 15 08:19:50.476248 np0000174306 devstack@c-api.service[111975]: detected binary path: /usr/bin/uwsgi-core May 15 08:19:50.476248 np0000174306 devstack@c-api.service[111975]: your processes number limit is 256917 May 15 08:19:50.476248 np0000174306 devstack@c-api.service[111975]: your memory page size is 4096 bytes May 15 08:19:50.476248 np0000174306 devstack@c-api.service[111975]: detected max file descriptor number: 2048 May 15 08:19:50.476248 np0000174306 devstack@c-api.service[111975]: lock engine: pthread robust mutexes May 15 08:19:50.477099 np0000174306 devstack@c-api.service[111975]: thunder lock: enabled May 15 08:19:50.477099 np0000174306 devstack@c-api.service[111975]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 15 08:19:50.477099 np0000174306 devstack@c-api.service[111975]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 15 08:19:50.477099 np0000174306 devstack@c-api.service[111975]: PEP 405 virtualenv detected: /opt/stack/data/venv May 15 08:19:50.477099 np0000174306 devstack@c-api.service[111975]: Set PythonHome to /opt/stack/data/venv May 15 08:19:50.510902 np0000174306 devstack@c-api.service[111975]: Python main interpreter initialized at 0x7196d8ea3668 May 15 08:19:50.510902 np0000174306 devstack@c-api.service[111975]: python threads support enabled May 15 08:19:50.510902 np0000174306 devstack@c-api.service[111975]: your server socket listen backlog is limited to 100 connections May 15 08:19:50.510902 np0000174306 devstack@c-api.service[111975]: your mercy for graceful operations on workers is 80 seconds May 15 08:19:50.511410 np0000174306 devstack@c-api.service[111975]: mapped 671795 bytes (656 KB) for 4 cores May 15 08:19:50.511541 np0000174306 devstack@c-api.service[111975]: *** Operational MODE: preforking *** May 15 08:19:50.511683 np0000174306 devstack@c-api.service[111975]: *** uWSGI is running in multiple interpreter mode *** May 15 08:19:50.511683 np0000174306 devstack@c-api.service[111975]: spawned uWSGI master process (pid: 111975) May 15 08:19:50.511784 np0000174306 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 15 08:19:50.512413 np0000174306 devstack@c-api.service[111975]: spawned uWSGI worker 1 (pid: 111982, cores: 1) May 15 08:19:50.513038 np0000174306 devstack@c-api.service[111975]: spawned uWSGI worker 2 (pid: 111983, cores: 1) May 15 08:19:50.513564 np0000174306 devstack@c-api.service[111975]: spawned uWSGI worker 3 (pid: 111984, cores: 1) May 15 08:19:50.514028 np0000174306 devstack@c-api.service[111975]: spawned uWSGI worker 4 (pid: 111985, cores: 1) May 15 08:19:50.514094 np0000174306 devstack@c-api.service[111975]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 15 08:19:50.638131 np0000174306 devstack@c-api.service[111982]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 08:19:50.638131 np0000174306 devstack@c-api.service[111982]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 08:19:50.638131 np0000174306 devstack@c-api.service[111982]: we strongly recommend against using it for new projects. May 15 08:19:50.638131 np0000174306 devstack@c-api.service[111982]: If you are already using Eventlet, we recommend migrating to a different May 15 08:19:50.638131 np0000174306 devstack@c-api.service[111982]: framework. For more detail see May 15 08:19:50.638131 np0000174306 devstack@c-api.service[111982]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 08:19:50.638131 np0000174306 devstack@c-api.service[111982]: import eventlet # noqa May 15 08:19:50.638722 np0000174306 devstack@c-api.service[111984]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 08:19:50.638722 np0000174306 devstack@c-api.service[111984]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 08:19:50.638722 np0000174306 devstack@c-api.service[111984]: we strongly recommend against using it for new projects. May 15 08:19:50.638722 np0000174306 devstack@c-api.service[111984]: If you are already using Eventlet, we recommend migrating to a different May 15 08:19:50.638722 np0000174306 devstack@c-api.service[111984]: framework. For more detail see May 15 08:19:50.638722 np0000174306 devstack@c-api.service[111984]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 08:19:50.638722 np0000174306 devstack@c-api.service[111984]: import eventlet # noqa May 15 08:19:50.657200 np0000174306 devstack@c-api.service[111985]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 08:19:50.657200 np0000174306 devstack@c-api.service[111985]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 08:19:50.657200 np0000174306 devstack@c-api.service[111985]: we strongly recommend against using it for new projects. May 15 08:19:50.657200 np0000174306 devstack@c-api.service[111985]: If you are already using Eventlet, we recommend migrating to a different May 15 08:19:50.657200 np0000174306 devstack@c-api.service[111985]: framework. For more detail see May 15 08:19:50.657200 np0000174306 devstack@c-api.service[111985]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 08:19:50.657200 np0000174306 devstack@c-api.service[111985]: import eventlet # noqa May 15 08:19:50.657667 np0000174306 devstack@c-api.service[111983]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 08:19:50.657667 np0000174306 devstack@c-api.service[111983]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 08:19:50.657667 np0000174306 devstack@c-api.service[111983]: we strongly recommend against using it for new projects. May 15 08:19:50.657667 np0000174306 devstack@c-api.service[111983]: If you are already using Eventlet, we recommend migrating to a different May 15 08:19:50.657667 np0000174306 devstack@c-api.service[111983]: framework. For more detail see May 15 08:19:50.657667 np0000174306 devstack@c-api.service[111983]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 08:19:50.657667 np0000174306 devstack@c-api.service[111983]: import eventlet # noqa May 15 08:19:50.719665 np0000174306 devstack@c-api.service[111982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 08:19:50.719665 np0000174306 devstack@c-api.service[111982]: debtcollector.deprecate( May 15 08:19:50.720283 np0000174306 devstack@c-api.service[111984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 08:19:50.720283 np0000174306 devstack@c-api.service[111984]: debtcollector.deprecate( May 15 08:19:50.741158 np0000174306 devstack@c-api.service[111985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 08:19:50.741158 np0000174306 devstack@c-api.service[111985]: debtcollector.deprecate( May 15 08:19:50.745630 np0000174306 devstack@c-api.service[111983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 08:19:50.745630 np0000174306 devstack@c-api.service[111983]: debtcollector.deprecate( May 15 08:19:50.799029 np0000174306 devstack@c-api.service[111984]: /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 15 08:19:50.799029 np0000174306 devstack@c-api.service[111984]: from cgi import parse_header May 15 08:19:50.799229 np0000174306 devstack@c-api.service[111982]: /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 15 08:19:50.799229 np0000174306 devstack@c-api.service[111982]: from cgi import parse_header May 15 08:19:50.827157 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:50.827157 np0000174306 devstack@c-api.service[111985]: from cgi import parse_header May 15 08:19:50.830932 np0000174306 devstack@c-api.service[111983]: /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 15 08:19:50.830932 np0000174306 devstack@c-api.service[111983]: from cgi import parse_header May 15 08:19:50.843414 np0000174306 devstack@c-api.service[111982]: /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 15 08:19:50.843414 np0000174306 devstack@c-api.service[111982]: removals.removed_module( May 15 08:19:50.844195 np0000174306 devstack@c-api.service[111982]: /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 15 08:19:50.844195 np0000174306 devstack@c-api.service[111982]: removals.removed_module( May 15 08:19:50.845943 np0000174306 devstack@c-api.service[111984]: /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 15 08:19:50.845943 np0000174306 devstack@c-api.service[111984]: removals.removed_module( May 15 08:19:50.846652 np0000174306 devstack@c-api.service[111984]: /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 15 08:19:50.846652 np0000174306 devstack@c-api.service[111984]: removals.removed_module( May 15 08:19:50.869794 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:50.869794 np0000174306 devstack@c-api.service[111985]: removals.removed_module( May 15 08:19:50.870476 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:50.870476 np0000174306 devstack@c-api.service[111985]: removals.removed_module( May 15 08:19:50.878625 np0000174306 devstack@c-api.service[111983]: /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 15 08:19:50.878625 np0000174306 devstack@c-api.service[111983]: removals.removed_module( May 15 08:19:50.879447 np0000174306 devstack@c-api.service[111983]: /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 15 08:19:50.879447 np0000174306 devstack@c-api.service[111983]: removals.removed_module( May 15 08:19:51.453529 np0000174306 devstack@c-api.service[111984]: /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 15 08:19:51.453529 np0000174306 devstack@c-api.service[111984]: warnings.warn( May 15 08:19:51.453792 np0000174306 devstack@c-api.service[111982]: /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 15 08:19:51.453792 np0000174306 devstack@c-api.service[111982]: warnings.warn( May 15 08:19:51.474364 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:51.474364 np0000174306 devstack@c-api.service[111985]: warnings.warn( May 15 08:19:51.517427 np0000174306 devstack@c-api.service[111983]: /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 15 08:19:51.517427 np0000174306 devstack@c-api.service[111983]: warnings.warn( May 15 08:19:51.558328 np0000174306 devstack@c-api.service[111982]: /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 15 08:19:51.558328 np0000174306 devstack@c-api.service[111982]: warnings.warn( May 15 08:19:51.558580 np0000174306 devstack@c-api.service[111984]: /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 15 08:19:51.558580 np0000174306 devstack@c-api.service[111984]: warnings.warn( May 15 08:19:51.579926 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:51.579926 np0000174306 devstack@c-api.service[111985]: warnings.warn( May 15 08:19:51.630522 np0000174306 devstack@c-api.service[111983]: /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 15 08:19:51.630522 np0000174306 devstack@c-api.service[111983]: warnings.warn( May 15 08:19:51.870282 np0000174306 devstack@c-api.service[111985]: 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 15 08:19:51.870858 np0000174306 devstack@c-api.service[111985]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111985) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 08:19:51.874950 np0000174306 devstack@c-api.service[111984]: 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 15 08:19:51.875373 np0000174306 devstack@c-api.service[111984]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111984) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 08:19:51.881113 np0000174306 devstack@c-api.service[111982]: 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 15 08:19:51.881559 np0000174306 devstack@c-api.service[111982]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111982) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 08:19:51.896899 np0000174306 devstack@c-api.service[111983]: 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 15 08:19:51.897345 np0000174306 devstack@c-api.service[111983]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111983) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 08:19:51.960869 np0000174306 devstack@c-api.service[111982]: /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 15 08:19:51.960869 np0000174306 devstack@c-api.service[111982]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 08:19:51.961395 np0000174306 devstack@c-api.service[111983]: /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 15 08:19:51.961395 np0000174306 devstack@c-api.service[111983]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 08:19:51.963364 np0000174306 devstack@c-api.service[111984]: /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 15 08:19:51.963364 np0000174306 devstack@c-api.service[111984]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 08:19:51.965994 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:51.965994 np0000174306 devstack@c-api.service[111985]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 08:19:52.419550 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111983) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 08:19:52.419963 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111982) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 08:19:52.420092 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111984) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 08:19:52.420183 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111985) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 08:19:52.420270 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.420270 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.420391 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.420391 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.420511 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.420582 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.420645 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.420702 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.420817 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.420879 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.420954 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.421020 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.421379 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.421466 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.421466 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.421599 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.421671 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.421729 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.421787 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.421855 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.421926 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.421990 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.422089 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.422167 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.422225 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.422294 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.422358 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.422415 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.422469 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.422539 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.422598 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.422661 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.422716 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.422771 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.422832 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.422895 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.422969 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.422969 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.422969 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.422969 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.428028 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.428137 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.428212 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.428212 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.428325 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.428325 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.428418 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.428516 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.428604 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.428649 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.428738 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.428738 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.428910 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.428983 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.429066 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.429136 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.429191 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.429240 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.429240 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.429352 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.429401 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.429447 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.429499 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.429553 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.429607 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.429661 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.429661 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.429661 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.430761 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.430761 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.431035 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.431035 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.431035 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.431035 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.431347 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.431425 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.431491 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.431491 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.431491 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.431491 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.431491 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.431491 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.431886 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.431956 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.432008 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.432072 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.432123 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.432167 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.432214 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.432266 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.432311 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.432351 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.432399 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.432445 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.432487 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.432527 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.432576 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.432622 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.432661 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.432714 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.432781 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.432829 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.432890 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.432936 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.432982 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.433032 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.433088 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.433143 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.433204 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.433250 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.433295 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.433340 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.433384 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.433425 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.433470 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.433514 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.433554 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.433634 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.433699 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.433699 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.433806 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.433857 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.433857 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.433857 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.434782 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.434900 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.434952 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.435091 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.435143 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.435240 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.435289 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.435398 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.435475 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.435557 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.435604 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.435673 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.435725 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.435798 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.435904 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.435956 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.436002 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.436062 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.436105 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.436156 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.436196 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.436235 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.436287 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.436330 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.436379 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.436379 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.436379 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.436379 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.436518 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.436635 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.436691 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.436833 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.436935 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.436983 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.437119 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.437197 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.437277 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.437277 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.437277 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.437482 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.437555 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.437641 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.437641 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.437641 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.437867 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.437940 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.437940 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.437940 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.438168 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.438241 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.438327 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.438327 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.438327 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.438327 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.438327 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.438327 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.439217 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.439318 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.439370 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.439370 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.439551 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.439648 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.439729 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.439803 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.439858 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.439900 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.439946 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.439986 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.440026 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.440097 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.440146 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.440191 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.440231 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.440275 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.440319 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.440359 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.440399 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.440439 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.440478 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.440478 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.440478 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.440478 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.440478 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.440478 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.440974 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.441078 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.441165 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.441238 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.441319 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.441408 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.441495 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.441572 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.441646 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.441728 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.441805 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.441877 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.441979 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.442068 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.442175 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.442272 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.442360 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.442440 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.442518 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.442603 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.442683 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.442754 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.442826 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.442906 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.442987 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.443035 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.443035 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.443035 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.443439 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.443545 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.443630 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.443710 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.443783 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.443865 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.443937 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.444016 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.444119 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.444202 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.444284 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.444351 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.444433 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.444495 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.444553 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.444588 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.444652 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.444705 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.444775 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.444801 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.444882 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.444920 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.444973 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.445060 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.445097 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.445097 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.445097 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.445097 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.445296 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.445350 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.445418 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.445452 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.445481 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.445510 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.445537 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.445564 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.445591 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.445618 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.445650 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.445677 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.445709 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.445756 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.445789 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.445821 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.445856 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.445888 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.445916 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.445945 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.445985 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.446023 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.446072 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.446103 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.446130 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.446162 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.446190 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.446218 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.446250 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.446278 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.446306 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.446344 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.446374 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.446402 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.446428 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.446461 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.446493 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.446560 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.446592 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.446621 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.446656 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.446690 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.446717 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.446745 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.446777 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.446809 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.446838 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.446869 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.446897 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.446937 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.446970 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.446998 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.446998 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.446998 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.446998 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.446998 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.447330 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.447330 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.447330 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.447477 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.447552 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.447604 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.447656 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.447707 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.447758 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.447814 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.447869 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.447920 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.447971 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.448033 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.448111 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.448143 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.448211 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.448268 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.448301 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.448385 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.448441 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.448493 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.448543 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.448605 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.448637 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.448711 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.448711 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.448711 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.451126 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.451207 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.451246 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.451325 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.451361 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.451448 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.451481 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.451556 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.451613 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.451613 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.451613 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.451769 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.451833 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.451908 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.451962 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.452019 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.452088 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.452140 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.452190 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.452265 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.452326 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.452387 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.452419 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.452494 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.452555 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.452587 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.452660 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.452717 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.452817 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.452817 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.452817 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.452971 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.453028 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.453153 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.453153 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.453263 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.453363 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.453412 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.453412 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.453579 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.453663 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.453735 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.453814 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.453884 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.453964 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.454056 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.454146 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.454221 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.454277 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.454319 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.454369 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.454430 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.454474 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.454520 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.454565 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.454614 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.454661 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.454702 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.454741 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.454780 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.454820 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.454859 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.454898 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.454944 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.454983 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.455028 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.455230 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.455324 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.455404 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.455484 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.455565 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.455644 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.455714 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.455787 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.455861 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.455932 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.456018 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.456132 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.456210 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.456283 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.456353 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.456425 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.456508 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.456589 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.456668 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.456668 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.456668 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.456668 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.456668 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.456668 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.456668 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.457322 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.457322 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.457322 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.457538 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.457615 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.457698 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.457746 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.457843 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.457924 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.458004 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.458102 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.458176 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.458225 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.458268 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.458309 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.458378 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.458427 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.458468 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.458511 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.458551 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.458591 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.458631 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.458671 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.458716 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.458755 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.458894 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.458943 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.458983 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.459022 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.459152 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.459246 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.459322 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.459322 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.459497 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.459616 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.459699 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.459699 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.459699 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.459699 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.459699 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.459699 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.459699 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.459699 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.459699 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.459699 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.459699 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.460493 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.460493 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.460493 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.460695 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.460695 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.460695 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.460695 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.461232 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.461322 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.461322 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.461433 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.461433 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.461530 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.461594 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.461652 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.461708 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.461742 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.461816 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.461878 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.461934 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.461986 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.462072 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.462138 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.462171 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.462241 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.462292 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.462349 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.462406 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.462472 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.462529 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.462586 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.463144 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.463215 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.463286 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.463324 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.463378 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.463441 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.463499 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.463542 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.463614 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.463614 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.463701 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.463738 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.463780 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.463813 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.463848 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.463878 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.463910 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.463985 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.464023 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.464119 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.464171 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.464222 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.464222 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.464331 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.464331 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.464430 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.464460 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.464521 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.466350 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.466436 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.466502 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.466543 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.466543 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.466651 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.466688 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.466722 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.466752 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.466785 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.466819 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.466851 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.466880 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.466910 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.466938 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.466966 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.466993 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.467021 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.467069 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.467108 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.467136 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.467172 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.467205 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.467205 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.467205 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.467205 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.467205 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.467205 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.467687 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.467735 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.467800 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.467855 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.467914 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.467976 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.468055 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.468106 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.468140 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.468168 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.468196 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.468224 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.468264 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.468293 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.468325 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.468359 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.468390 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.468418 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.468450 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.468485 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.468513 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.468545 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.468545 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.468608 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.468641 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.468721 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.468822 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.468858 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.468998 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.469056 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.469143 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.469272 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.469389 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.469436 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.469573 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.469643 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.469724 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.469795 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.469867 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.469940 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.470014 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.470129 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.470206 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.470278 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.470356 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.470433 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.470512 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.470590 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.470659 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.470738 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.470824 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.470909 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.470980 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.471056 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.471109 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.471150 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.471190 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.471236 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.471276 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.471320 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.471372 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.471424 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.471470 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.471515 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.471568 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.471609 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.471653 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.471694 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.471733 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.471772 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.471820 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.471868 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.471908 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.471947 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.471988 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.472065 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.472154 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.472206 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.472206 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.472284 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.472284 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.472374 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.472416 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.472462 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.472510 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.472555 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.472555 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.472555 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.472555 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.472713 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.472763 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.472840 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.472881 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.472920 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.473179 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.473384 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.473434 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.473542 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.473590 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.473714 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.473788 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.473860 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.473931 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.474001 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.474107 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.474178 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.474250 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.474320 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.474399 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.474399 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.474545 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.474624 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.474714 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.474794 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.474866 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.474938 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.475017 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.475111 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.475182 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.475267 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.475340 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.475414 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.475414 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.475414 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.475617 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.475697 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.475777 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.475856 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.475941 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.475941 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.475941 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.475941 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.475941 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.476304 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.476378 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.476378 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.476513 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.476634 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.476752 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.476900 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.477013 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.477144 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.477237 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.477374 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.477416 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.477522 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.477589 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.477703 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.477788 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.477862 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.477862 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.477862 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.478079 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.478124 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.478245 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.478322 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.478365 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.478458 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.478501 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.478588 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.478654 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.478720 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.478758 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.478847 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.478913 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.478913 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.479008 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.479069 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.479470 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.479470 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.479470 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.479617 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.479657 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.479718 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.479763 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.479822 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.479822 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.479894 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.479973 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.480063 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.480134 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.480201 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.480288 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.480330 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.480420 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.480457 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.480486 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.480526 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.480559 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.480601 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.480628 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.480656 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.480694 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.480721 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.480752 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.480802 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.480833 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.480902 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.480929 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.480959 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.480994 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.481024 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.481075 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.481105 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.481227 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.481464 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.481511 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.481550 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.481591 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.481625 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.481656 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.481691 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.481728 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.481764 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.481794 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.481839 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.481870 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.481905 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.481934 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.481969 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.482009 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.482009 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.482009 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.482009 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.482153 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.482153 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.482153 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.482153 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.482153 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.482329 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.482369 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.482399 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.482430 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.482462 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.482462 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.482526 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.482564 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.482600 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.482638 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.482670 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.482706 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.482737 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.482772 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.482808 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.482848 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.482881 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.482986 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.483021 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.483072 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.483110 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.483110 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.483183 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.483218 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.483218 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.483274 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.483317 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.483317 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.483377 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.483408 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.483438 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.483468 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.483499 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.483533 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.483564 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.483603 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.483636 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.483667 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.483703 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.483736 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.483779 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.483779 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.483779 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.483779 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.483905 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.483905 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.483905 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.483905 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.483905 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.483905 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.483905 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.484337 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.484337 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.484500 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.484550 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.484625 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.484665 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.484693 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.484762 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.484904 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.484942 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.484972 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.485059 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.485127 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.485180 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.485258 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.485324 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.485410 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.485451 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.485518 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.485560 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.485622 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.485666 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.485736 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.485811 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.485870 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.485932 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.485932 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.485932 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:19:52.486091 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.486091 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.486091 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.486091 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.486091 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.486309 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.486396 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111984) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.486455 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.486488 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.486555 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.486612 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.486670 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.486702 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.486770 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.486803 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.486880 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.486914 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111985) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.487004 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111983) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.487038 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:19:52.487038 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:19:52.487038 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:19:52.487038 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:19:52.487038 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:19:52.487038 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:19:52.529811 np0000174306 devstack@c-api.service[111984]: INFO dbcounter [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Registered counter for database cinder May 15 08:19:52.530458 np0000174306 devstack@c-api.service[111985]: INFO dbcounter [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Registered counter for database cinder May 15 08:19:52.533836 np0000174306 devstack@c-api.service[111982]: INFO dbcounter [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Registered counter for database cinder May 15 08:19:52.540434 np0000174306 devstack@c-api.service[111984]: DEBUG oslo_db.sqlalchemy.engines [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 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=111984) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:19:52.542251 np0000174306 devstack@c-api.service[111985]: DEBUG oslo_db.sqlalchemy.engines [None req-7d621b55-2432-4aa0-af03-7811bd253f0f 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=111985) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:19:52.544403 np0000174306 devstack@c-api.service[111982]: DEBUG oslo_db.sqlalchemy.engines [None req-a6908134-e371-4613-8887-d8f3ff711d29 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=111982) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:19:52.560282 np0000174306 devstack@c-api.service[111983]: INFO dbcounter [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Registered counter for database cinder May 15 08:19:52.571545 np0000174306 devstack@c-api.service[111983]: DEBUG oslo_db.sqlalchemy.engines [None req-7f9c0327-edb9-493d-a219-005c207ad990 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=111983) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:19:52.654708 np0000174306 devstack@c-api.service[111985]: DEBUG dbcounter [-] [111985] Writer thread running {{(pid=111985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 08:19:52.655893 np0000174306 devstack@c-api.service[111984]: DEBUG dbcounter [-] [111984] Writer thread running {{(pid=111984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 08:19:52.657943 np0000174306 devstack@c-api.service[111985]: INFO cinder.rpc [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 08:19:52.658747 np0000174306 devstack@c-api.service[111984]: INFO cinder.rpc [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 08:19:52.658777 np0000174306 devstack@c-api.service[111982]: DEBUG dbcounter [-] [111982] Writer thread running {{(pid=111982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 08:19:52.659991 np0000174306 devstack@c-api.service[111985]: INFO cinder.rpc [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 08:19:52.661240 np0000174306 devstack@c-api.service[111984]: INFO cinder.rpc [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 08:19:52.661294 np0000174306 devstack@c-api.service[111982]: INFO cinder.rpc [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 08:19:52.661968 np0000174306 devstack@c-api.service[111985]: INFO cinder.rpc [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 08:19:52.663671 np0000174306 devstack@c-api.service[111985]: INFO cinder.rpc [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 08:19:52.663835 np0000174306 devstack@c-api.service[111984]: INFO cinder.rpc [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 08:19:52.664214 np0000174306 devstack@c-api.service[111982]: INFO cinder.rpc [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 08:19:52.664588 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.666312 np0000174306 devstack@c-api.service[111984]: INFO cinder.rpc [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 08:19:52.666401 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.666974 np0000174306 devstack@c-api.service[111982]: INFO cinder.rpc [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 08:19:52.667561 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.670234 np0000174306 devstack@c-api.service[111982]: INFO cinder.rpc [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 08:19:52.670386 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.670442 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.671635 np0000174306 devstack@c-api.service[111985]: DEBUG oslo_db.sqlalchemy.engines [None req-7d621b55-2432-4aa0-af03-7811bd253f0f 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=111985) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:19:52.672126 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.673787 np0000174306 devstack@c-api.service[111985]: INFO cinder.rpc [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 08:19:52.674560 np0000174306 devstack@c-api.service[111984]: DEBUG oslo_db.sqlalchemy.engines [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 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=111984) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:19:52.676337 np0000174306 devstack@c-api.service[111985]: INFO cinder.rpc [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 08:19:52.676337 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.676527 np0000174306 devstack@c-api.service[111984]: INFO cinder.rpc [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 08:19:52.676599 np0000174306 devstack@c-api.service[111982]: DEBUG oslo_db.sqlalchemy.engines [None req-a6908134-e371-4613-8887-d8f3ff711d29 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=111982) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:19:52.678591 np0000174306 devstack@c-api.service[111984]: INFO cinder.rpc [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 08:19:52.678851 np0000174306 devstack@c-api.service[111982]: INFO cinder.rpc [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 08:19:52.679723 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.681353 np0000174306 devstack@c-api.service[111982]: INFO cinder.rpc [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 08:19:52.682501 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.684293 np0000174306 devstack@c-api.service[111983]: DEBUG dbcounter [-] [111983] Writer thread running {{(pid=111983) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 08:19:52.685762 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.688624 np0000174306 devstack@c-api.service[111983]: INFO cinder.rpc [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 08:19:52.688996 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.691714 np0000174306 devstack@c-api.service[111983]: INFO cinder.rpc [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 08:19:52.691907 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.692182 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.692924 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.694289 np0000174306 devstack@c-api.service[111983]: INFO cinder.rpc [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 08:19:52.695162 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.696139 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.696406 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.696554 np0000174306 devstack@c-api.service[111983]: INFO cinder.rpc [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 08:19:52.697755 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.698435 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.699333 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.699507 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.699551 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.702530 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.702796 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.703768 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.705719 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.705887 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.706691 np0000174306 devstack@c-api.service[111983]: DEBUG oslo_db.sqlalchemy.engines [None req-7f9c0327-edb9-493d-a219-005c207ad990 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=111983) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:19:52.706929 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.709595 np0000174306 devstack@c-api.service[111983]: INFO cinder.rpc [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 08:19:52.709671 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.709882 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.710031 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.711763 np0000174306 devstack@c-api.service[111983]: INFO cinder.rpc [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 08:19:52.712581 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.712935 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.713071 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.713151 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.714137 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.716072 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.716621 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.716792 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.719256 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.719582 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.720788 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.721149 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.722591 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.723560 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.723794 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.725897 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.726007 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.728146 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.729140 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.729211 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.729510 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.729617 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.731069 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.732316 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.732635 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.732724 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.732940 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.734233 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.734763 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.735023 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.735693 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.736337 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.736472 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.736556 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.737133 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.737793 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.737956 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.738315 np0000174306 devstack@c-api.service[111985]: WARNING cinder.api.contrib.hosts [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 08:19:52.739075 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.739400 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.739560 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.739623 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.740062 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: extensions {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.740895 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.741181 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.741305 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: os-availability-zone {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.742413 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.742552 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.742617 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.742909 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: qos-specs {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.743800 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.744032 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.744991 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: extra_specs {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.745084 np0000174306 devstack@c-api.service[111984]: WARNING cinder.api.contrib.hosts [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 08:19:52.745244 np0000174306 devstack@c-api.service[111982]: WARNING cinder.api.contrib.hosts [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 08:19:52.745746 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.745834 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.745966 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.746549 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: encryption {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.746730 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: extensions {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.746955 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: extensions {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.748090 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: os-volume-type-access {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.748199 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: os-availability-zone {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.748283 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: os-availability-zone {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.749387 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: qos-specs {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.749593 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: qos-specs {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.749673 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.749733 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: os-quota-class-sets {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.750997 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: encryption {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.751646 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: extra_specs {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.751841 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: extra_specs {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.752542 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: os-snapshot-manage {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.752605 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.753259 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: encryption {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.753441 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: encryption {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.754094 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.754614 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: consistencygroups {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.754758 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: os-volume-type-access {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.754940 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: os-volume-type-access {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.756401 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: os-quota-class-sets {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.756563 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: backups {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.756629 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: os-quota-class-sets {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.756752 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.757874 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: encryption {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.758237 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: encryption {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.758599 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: scheduler-stats {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.759421 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: os-snapshot-manage {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.759711 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: os-snapshot-manage {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.759984 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: os-quota-sets {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.761212 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: consistencygroups {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.761447 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: consistencygroups {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.761515 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: os-volume-manage {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.762668 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.762901 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: capabilities {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.763172 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: backups {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.763410 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: backups {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.764154 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: os-volume-transfer {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.765197 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: scheduler-stats {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.765438 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: scheduler-stats {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.765829 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: os-hosts {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.766159 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.766577 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: os-quota-sets {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.766836 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: os-quota-sets {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.767218 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extended resource: cgsnapshots {{(pid=111985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.768010 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: os-volume-manage {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.768276 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: os-volume-manage {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.768339 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.768612 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.contrib.snapshot_actions [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] SnapshotActionsController initialized {{(pid=111985) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 08:19:52.769433 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.769499 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: capabilities {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.769763 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: capabilities {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.769828 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.770732 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: os-volume-transfer {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.770936 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.771020 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: os-volume-transfer {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.771259 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.772345 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.772408 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: os-hosts {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.772608 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: os-hosts {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.772921 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.773808 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extended resource: cgsnapshots {{(pid=111984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.773895 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.774111 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extended resource: cgsnapshots {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.774796 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.775272 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.contrib.snapshot_actions [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] SnapshotActionsController initialized {{(pid=111984) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 08:19:52.775315 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.775521 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.contrib.snapshot_actions [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] SnapshotActionsController initialized {{(pid=111982) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 08:19:52.776051 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.776322 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.776367 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.776889 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.777522 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.777879 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.777964 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.778307 np0000174306 devstack@c-api.service[111985]: WARNING castellan.key_manager.migration [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.779031 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.779209 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.779278 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.779316 np0000174306 devstack@c-api.service[111983]: WARNING cinder.api.contrib.hosts [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 08:19:52.779348 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.779457 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.779572 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.779665 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.779765 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension AdminActions extending resource: volumes {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.779891 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension AdminActions extending resource: snapshots {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.779995 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension AdminActions extending resource: backups {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.780116 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.780155 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.780218 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension VolumeActions extending resource: volumes {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.780344 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension TypesManage extending resource: types {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.780430 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.780466 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.780559 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.780667 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.780737 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.780846 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.780981 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.v3.router [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] Extension UsedLimits extending resource: limits {{(pid=111985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.781208 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: extensions {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.781929 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.782161 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.782506 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: os-availability-zone {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.783280 np0000174306 devstack@c-api.service[111985]: WARNING keystonemiddleware.auth_token [None req-7d621b55-2432-4aa0-af03-7811bd253f0f None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 08:19:52.783443 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.783660 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.783956 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: qos-specs {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.784832 np0000174306 devstack@c-api.service[111984]: WARNING castellan.key_manager.migration [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.785091 np0000174306 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.785773 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.785913 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.785967 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786005 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786059 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: extra_specs {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.786132 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786179 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786222 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786259 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786347 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension AdminActions extending resource: volumes {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786389 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786450 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786493 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension AdminActions extending resource: snapshots {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786560 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension AdminActions extending resource: volumes {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786607 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension AdminActions extending resource: backups {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786648 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786688 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension AdminActions extending resource: snapshots {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786756 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension VolumeActions extending resource: volumes {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786794 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension AdminActions extending resource: backups {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786884 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.786969 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension TypesManage extending resource: types {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.787007 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension VolumeActions extending resource: volumes {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.787096 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.787183 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension TypesManage extending resource: types {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.787230 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.787266 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.787301 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.787336 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.787388 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.787505 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.v3.router [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] Extension UsedLimits extending resource: limits {{(pid=111984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.787550 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.787591 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.787632 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: encryption {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.787796 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] Extension UsedLimits extending resource: limits {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.789189 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: os-volume-type-access {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.789305 np0000174306 devstack@c-api.service[111985]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7196d8ea3668 pid: 111985 (default app) May 15 08:19:52.789803 np0000174306 devstack@c-api.service[111984]: WARNING keystonemiddleware.auth_token [None req-b1ca283d-8fc6-4ecc-bffa-5f20f07e0b19 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 08:19:52.790086 np0000174306 devstack@c-api.service[111982]: WARNING keystonemiddleware.auth_token [None req-a6908134-e371-4613-8887-d8f3ff711d29 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 08:19:52.790808 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: os-quota-class-sets {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.792108 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: encryption {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.793698 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: os-snapshot-manage {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.795849 np0000174306 devstack@c-api.service[111984]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7196d8ea3668 pid: 111984 (default app) May 15 08:19:52.795905 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: consistencygroups {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.796106 np0000174306 devstack@c-api.service[111982]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7196d8ea3668 pid: 111982 (default app) May 15 08:19:52.797963 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: backups {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.798094 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.798094 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.798210 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.798210 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.798210 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.798210 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.798210 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.798449 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.798449 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.798449 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.798449 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.798449 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.798449 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.798690 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.798690 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.798690 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.798690 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.798690 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.798881 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.798881 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.798881 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.798881 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.799062 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.799062 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.799062 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.799062 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.799249 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.799249 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.799249 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.799249 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.799249 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.799459 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.799459 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.799459 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.799459 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.799459 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.799651 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.799651 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.799651 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.799651 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.799651 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.799651 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.799886 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.799886 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.799886 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.799886 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.799886 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.799886 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.800142 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.800142 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.800142 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.800142 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.800142 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.800142 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.800416 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.800416 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.800416 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.800416 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.800416 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.800416 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.800651 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.800651 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.800651 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.800651 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.800822 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.800822 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.800822 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.800822 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.800822 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.801080 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.801080 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.801080 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.801080 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.801080 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.801284 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.801284 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.801284 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.801284 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.801284 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.801284 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.801509 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.801509 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.801509 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.801509 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.801509 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.801723 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.801723 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.801723 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.801723 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.801723 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.801917 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.801917 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.801917 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.801917 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.802108 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.802108 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.802108 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.802108 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.802286 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.802286 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.802286 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.802286 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.802286 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.802512 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.802512 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.802512 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.802512 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.802512 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.802697 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.802697 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.802697 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.802697 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.802868 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.802868 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.802868 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.802868 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.803035 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.803035 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.803035 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.803035 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.803218 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.803218 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.803218 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.803218 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.803385 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.803385 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.803385 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.803385 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.803548 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.803548 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.803548 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.803548 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.803548 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.803548 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.803793 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.803793 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.803793 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.803793 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.803793 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.804000 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.804000 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.804000 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.804000 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.804000 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.804000 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.804000 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.804302 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.804302 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.804302 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.804302 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.804302 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.804302 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.804529 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.804529 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.804529 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.804529 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.804529 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.804529 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.804757 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.804757 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.804757 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.804757 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.804757 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.804757 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.805064 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.805064 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.805064 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.805064 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.805262 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.805262 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.805262 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.805262 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.805430 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.805430 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.805430 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.805430 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.805605 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.805605 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.805605 np0000174306 devstack@c-api.service[111985]: /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 15 08:19:52.805605 np0000174306 devstack@c-api.service[111985]: warnings.warn(deprecated_msg) May 15 08:19:52.805765 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: scheduler-stats {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.805801 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.middleware.request_id [None req-266e8c84-9609-4d98-b91b-12ea831c7b1f None None] RequestId filter calling following filter/app {{(pid=111985) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 08:19:52.805836 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: os-quota-sets {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.805836 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: os-volume-manage {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.805915 np0000174306 devstack@c-api.service[111985]: [pid: 111985|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 956 bytes} [Fri May 15 08:19:52 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 15 08:19:52.805950 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: capabilities {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.805950 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: os-volume-transfer {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.807555 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: os-hosts {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.809165 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extended resource: cgsnapshots {{(pid=111983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:19:52.810885 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.contrib.snapshot_actions [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] SnapshotActionsController initialized {{(pid=111983) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 08:19:52.811777 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.813455 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.814961 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.816430 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.817954 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.819536 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.821072 np0000174306 devstack@c-api.service[111983]: WARNING castellan.key_manager.migration [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:19:52.822123 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.822250 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.822330 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.822490 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.822583 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.822663 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension AdminActions extending resource: volumes {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.822783 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension AdminActions extending resource: snapshots {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.822869 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension AdminActions extending resource: backups {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.823173 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.823173 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension VolumeActions extending resource: volumes {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.823341 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension TypesManage extending resource: types {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.823341 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.823510 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.823635 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.823726 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.823807 np0000174306 devstack@c-api.service[111983]: DEBUG cinder.api.v3.router [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] Extension UsedLimits extending resource: limits {{(pid=111983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:19:52.826311 np0000174306 devstack@c-api.service[111983]: WARNING keystonemiddleware.auth_token [None req-7f9c0327-edb9-493d-a219-005c207ad990 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 08:19:52.832530 np0000174306 devstack@c-api.service[111983]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7196d8ea3668 pid: 111983 (default app) May 15 08:20:00.307023 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.307023 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.307023 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.307023 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.307023 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.308232 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.308232 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.308232 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.308232 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.308232 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.308656 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.308656 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.308656 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.308656 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.308656 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.308656 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.309112 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.309112 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.309112 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.309112 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.309332 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.309332 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.309332 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.309332 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.309686 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.309686 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.309686 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.309686 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.310002 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.310002 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.310002 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.310002 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.310002 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.310430 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.310430 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.310430 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.310430 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.310430 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.310806 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.310806 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.310806 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.310806 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.310806 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.310806 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.311256 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.311256 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.311256 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.311256 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.311256 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.311256 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.311585 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.311585 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.311585 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.311585 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.311585 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.311585 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.311910 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.311910 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.311910 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.311910 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.311910 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.312235 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.312235 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.312235 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.312235 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.312235 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.312503 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.312503 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.312503 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.312503 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.312503 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.312503 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.312889 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.312889 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.312889 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.312889 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.312889 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.312889 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.313250 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.313250 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.313250 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.313250 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.313250 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.313558 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.313558 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.313558 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.313558 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.313558 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.313740 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.313740 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.313740 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.313740 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.313880 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.313880 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.313880 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.313880 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.314074 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.314074 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.314074 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.314074 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.314074 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.314264 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.314264 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.314264 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.314264 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.314264 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.314455 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.314455 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.314455 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.314455 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.314606 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.314606 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.314606 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.314606 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.314750 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.314750 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.314750 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.314750 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.314936 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.314936 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.314936 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.314936 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.315133 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.315133 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.315133 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.315133 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.315277 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.315277 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.315277 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.315277 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.315277 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.315496 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.315496 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.315496 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.315496 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.315496 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.315496 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.315810 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.315810 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.315810 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.315810 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.315810 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.316179 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.316179 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.316179 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.316179 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.316179 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.316179 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.316425 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.316425 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.316425 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.316425 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.316425 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.316425 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.316635 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.316635 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.316635 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.316635 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.316635 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.316635 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.316839 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.316839 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.316839 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.316839 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.316839 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.316839 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.317027 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.317027 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.317027 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.317027 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.317180 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.317180 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.317180 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.317180 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.317180 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.317344 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.317344 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.317344 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.317344 np0000174306 devstack@c-api.service[111984]: /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 15 08:20:00.317344 np0000174306 devstack@c-api.service[111984]: warnings.warn(deprecated_msg) May 15 08:20:00.317344 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.middleware.request_id [None req-b8ba2b5a-e3b7-4d19-bcc9-1580e8ba1ced None None] RequestId filter calling following filter/app {{(pid=111984) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 08:20:00.856683 np0000174306 devstack@c-api.service[111984]: INFO cinder.api.openstack.wsgi [None req-b8ba2b5a-e3b7-4d19-bcc9-1580e8ba1ced admin admin] POST https://199.204.45.138/volume/v3/types May 15 08:20:00.857303 np0000174306 devstack@c-api.service[111984]: DEBUG cinder.api.openstack.wsgi [None req-b8ba2b5a-e3b7-4d19-bcc9-1580e8ba1ced admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111984) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 08:20:00.858983 np0000174306 devstack@c-api.service[111984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 15 08:20:00.858983 np0000174306 devstack@c-api.service[111984]: warnings.warn( May 15 08:20:00.867901 np0000174306 devstack@c-api.service[111984]: DEBUG oslo_db.sqlalchemy.engines [None req-b8ba2b5a-e3b7-4d19-bcc9-1580e8ba1ced 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=111984) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:20:00.897619 np0000174306 devstack@c-api.service[111984]: INFO cinder.api.openstack.wsgi [None req-b8ba2b5a-e3b7-4d19-bcc9-1580e8ba1ced admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 May 15 08:20:00.898169 np0000174306 devstack@c-api.service[111984]: [pid: 111984|app: 0|req: 1/2] 199.204.45.138 () {68 vars in 1288 bytes} [Fri May 15 08:20:00 2026] POST /volume/v3/types => generated 186 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 15 08:20:00.942038 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.942038 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.942038 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.942038 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.942038 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.942834 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.944392 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.944392 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.944392 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.944392 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.944392 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.944831 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.944831 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.944831 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.944831 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.944831 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.944831 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.945356 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.945356 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.945356 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.945356 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.945356 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.945701 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.945701 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.945701 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.945701 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.946024 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.946024 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.946024 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.946024 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.946024 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.946415 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.946415 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.946415 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.946415 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.946415 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.946756 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.946756 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.946756 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.946756 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.946756 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.946756 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.947213 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.947213 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.947213 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.947213 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.947213 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.947213 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.947644 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.947644 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.947644 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.947644 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.947644 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.947644 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.948091 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.948091 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.948091 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.948091 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.948091 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.948091 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.948510 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.948510 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.948510 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.948510 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.948817 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.948817 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.948817 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.948817 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.948817 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.949474 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.949474 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.949474 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.949474 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.949474 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.949764 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.949764 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.949764 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.949764 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.949764 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.949764 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.950072 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.950072 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.950072 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.950072 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.950072 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.950336 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.950336 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.950336 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.950336 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.950336 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.950594 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.950594 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.950594 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.950594 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.950807 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.950807 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.950807 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.950807 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.951036 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.951036 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.951036 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.951036 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.951036 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.951336 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.951336 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.951336 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.951336 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.951336 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.951581 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.951581 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.951581 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.951581 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.951788 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.951788 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.951788 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.951788 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.951994 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.951994 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.951994 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.951994 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.952227 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.952227 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.952227 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.952227 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.952451 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.952451 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.952451 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.952451 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.952662 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.952662 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.952662 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.952662 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.952662 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.952662 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.952974 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.952974 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.952974 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.952974 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.952974 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.953317 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.953317 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.953317 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.953317 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.953317 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.953317 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.953317 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.953636 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.953636 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.953636 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.953636 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.953636 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.953636 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.953867 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.953867 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.953867 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.953867 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.953867 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.953867 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.954070 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.954070 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.954070 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.954070 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.954070 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.954070 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.954250 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.954250 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.954250 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.954250 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.954374 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.954374 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.954374 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.954374 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.954498 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.954498 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.954498 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.954498 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.954633 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.954633 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.954633 np0000174306 devstack@c-api.service[111982]: /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 15 08:20:00.954633 np0000174306 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 15 08:20:00.954633 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.middleware.request_id [req-b8ba2b5a-e3b7-4d19-bcc9-1580e8ba1ced req-f2f5a419-9dc0-400a-9aac-ceb87b5c5f80 None None] RequestId filter calling following filter/app {{(pid=111982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 08:20:01.280352 np0000174306 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [req-b8ba2b5a-e3b7-4d19-bcc9-1580e8ba1ced req-f2f5a419-9dc0-400a-9aac-ceb87b5c5f80 admin admin] POST https://199.204.45.138/volume/v3/types/81daef80-dc12-4fab-afea-455fb3e03798/extra_specs May 15 08:20:01.281006 np0000174306 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [req-b8ba2b5a-e3b7-4d19-bcc9-1580e8ba1ced req-f2f5a419-9dc0-400a-9aac-ceb87b5c5f80 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 08:20:01.282808 np0000174306 devstack@c-api.service[111982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 15 08:20:01.282808 np0000174306 devstack@c-api.service[111982]: warnings.warn( May 15 08:20:01.293793 np0000174306 devstack@c-api.service[111982]: DEBUG oslo_db.sqlalchemy.engines [req-b8ba2b5a-e3b7-4d19-bcc9-1580e8ba1ced req-f2f5a419-9dc0-400a-9aac-ceb87b5c5f80 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=111982) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:20:01.352452 np0000174306 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [req-b8ba2b5a-e3b7-4d19-bcc9-1580e8ba1ced req-f2f5a419-9dc0-400a-9aac-ceb87b5c5f80 admin admin] https://199.204.45.138/volume/v3/types/81daef80-dc12-4fab-afea-455fb3e03798/extra_specs returned with HTTP 200 May 15 08:20:01.352939 np0000174306 devstack@c-api.service[111982]: [pid: 111982|app: 0|req: 1/3] 199.204.45.138 () {70 vars in 1505 bytes} [Fri May 15 08:20:00 2026] POST /volume/v3/types/81daef80-dc12-4fab-afea-455fb3e03798/extra_specs => generated 55 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 15 08:20:02.674920 np0000174306 devstack@c-api.service[111985]: DEBUG dbcounter [-] [111985] Writing DB stats cinder:SELECT=6 {{(pid=111985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 08:20:02.711324 np0000174306 devstack@c-api.service[111983]: DEBUG dbcounter [-] [111983] Writing DB stats cinder:SELECT=6 {{(pid=111983) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 08:20:10.893638 np0000174306 devstack@c-api.service[111984]: DEBUG dbcounter [-] [111984] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 08:20:11.350888 np0000174306 devstack@c-api.service[111982]: DEBUG dbcounter [-] [111982] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 08:22:20.392792 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.middleware.request_id [None req-5019c9a2-d311-4242-a4ca-5a6d219eabf2 None None] RequestId filter calling following filter/app {{(pid=111985) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 08:22:20.394377 np0000174306 devstack@c-api.service[111985]: INFO cinder.api.openstack.wsgi [None req-5019c9a2-d311-4242-a4ca-5a6d219eabf2 None None] GET https://199.204.45.138/volume// May 15 08:22:20.394745 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.openstack.wsgi [None req-5019c9a2-d311-4242-a4ca-5a6d219eabf2 None None] Empty body provided in request {{(pid=111985) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 15 08:22:20.395339 np0000174306 devstack@c-api.service[111985]: DEBUG cinder.api.openstack.wsgi [None req-5019c9a2-d311-4242-a4ca-5a6d219eabf2 None None] Calling method 'all' {{(pid=111985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 15 08:22:20.396425 np0000174306 devstack@c-api.service[111985]: INFO cinder.api.openstack.wsgi [None req-5019c9a2-d311-4242-a4ca-5a6d219eabf2 None None] https://199.204.45.138/volume// returned with HTTP 300 May 15 08:22:20.396971 np0000174306 devstack@c-api.service[111985]: [pid: 111985|app: 0|req: 2/4] 199.204.45.138 () {66 vars in 1456 bytes} [Fri May 15 08:22:20 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)