May 26 08:43:51.432999 np0000176515 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 26 08:43:51.440387 np0000176515 devstack@c-api.service[112495]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 26 08:43:51.443571 np0000176515 devstack@c-api.service[112495]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 26 08:43:51 2026] *** May 26 08:43:51.443571 np0000176515 devstack@c-api.service[112495]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 26 08:43:51.443571 np0000176515 devstack@c-api.service[112495]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 26 08:43:51.443571 np0000176515 devstack@c-api.service[112495]: nodename: np0000176515 May 26 08:43:51.443571 np0000176515 devstack@c-api.service[112495]: machine: x86_64 May 26 08:43:51.443571 np0000176515 devstack@c-api.service[112495]: clock source: unix May 26 08:43:51.443571 np0000176515 devstack@c-api.service[112495]: pcre jit disabled May 26 08:43:51.443571 np0000176515 devstack@c-api.service[112495]: detected number of CPU cores: 16 May 26 08:43:51.443571 np0000176515 devstack@c-api.service[112495]: current working directory: / May 26 08:43:51.443571 np0000176515 devstack@c-api.service[112495]: detected binary path: /usr/bin/uwsgi-core May 26 08:43:51.443571 np0000176515 devstack@c-api.service[112495]: your processes number limit is 256917 May 26 08:43:51.443571 np0000176515 devstack@c-api.service[112495]: your memory page size is 4096 bytes May 26 08:43:51.443571 np0000176515 devstack@c-api.service[112495]: detected max file descriptor number: 2048 May 26 08:43:51.443571 np0000176515 devstack@c-api.service[112495]: lock engine: pthread robust mutexes May 26 08:43:51.444296 np0000176515 devstack@c-api.service[112495]: thunder lock: enabled May 26 08:43:51.444296 np0000176515 devstack@c-api.service[112495]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 26 08:43:51.444296 np0000176515 devstack@c-api.service[112495]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 26 08:43:51.444296 np0000176515 devstack@c-api.service[112495]: PEP 405 virtualenv detected: /opt/stack/data/venv May 26 08:43:51.444296 np0000176515 devstack@c-api.service[112495]: Set PythonHome to /opt/stack/data/venv May 26 08:43:51.480073 np0000176515 devstack@c-api.service[112495]: Python main interpreter initialized at 0x70cdec8a3668 May 26 08:43:51.480073 np0000176515 devstack@c-api.service[112495]: python threads support enabled May 26 08:43:51.480073 np0000176515 devstack@c-api.service[112495]: your server socket listen backlog is limited to 100 connections May 26 08:43:51.480073 np0000176515 devstack@c-api.service[112495]: your mercy for graceful operations on workers is 80 seconds May 26 08:43:51.480615 np0000176515 devstack@c-api.service[112495]: mapped 671795 bytes (656 KB) for 4 cores May 26 08:43:51.480757 np0000176515 devstack@c-api.service[112495]: *** Operational MODE: preforking *** May 26 08:43:51.480905 np0000176515 devstack@c-api.service[112495]: *** uWSGI is running in multiple interpreter mode *** May 26 08:43:51.480905 np0000176515 devstack@c-api.service[112495]: spawned uWSGI master process (pid: 112495) May 26 08:43:51.481156 np0000176515 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 26 08:43:51.481855 np0000176515 devstack@c-api.service[112495]: spawned uWSGI worker 1 (pid: 112501, cores: 1) May 26 08:43:51.482120 np0000176515 devstack@c-api.service[112495]: spawned uWSGI worker 2 (pid: 112502, cores: 1) May 26 08:43:51.483534 np0000176515 devstack@c-api.service[112495]: spawned uWSGI worker 3 (pid: 112503, cores: 1) May 26 08:43:51.483534 np0000176515 devstack@c-api.service[112495]: spawned uWSGI worker 4 (pid: 112504, cores: 1) May 26 08:43:51.483534 np0000176515 devstack@c-api.service[112495]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 26 08:43:51.604932 np0000176515 devstack@c-api.service[112501]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 08:43:51.604932 np0000176515 devstack@c-api.service[112501]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 08:43:51.604932 np0000176515 devstack@c-api.service[112501]: we strongly recommend against using it for new projects. May 26 08:43:51.604932 np0000176515 devstack@c-api.service[112501]: If you are already using Eventlet, we recommend migrating to a different May 26 08:43:51.604932 np0000176515 devstack@c-api.service[112501]: framework. For more detail see May 26 08:43:51.604932 np0000176515 devstack@c-api.service[112501]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 08:43:51.604932 np0000176515 devstack@c-api.service[112501]: import eventlet # noqa May 26 08:43:51.607510 np0000176515 devstack@c-api.service[112504]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 08:43:51.607510 np0000176515 devstack@c-api.service[112504]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 08:43:51.607510 np0000176515 devstack@c-api.service[112504]: we strongly recommend against using it for new projects. May 26 08:43:51.607510 np0000176515 devstack@c-api.service[112504]: If you are already using Eventlet, we recommend migrating to a different May 26 08:43:51.607510 np0000176515 devstack@c-api.service[112504]: framework. For more detail see May 26 08:43:51.607510 np0000176515 devstack@c-api.service[112504]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 08:43:51.607510 np0000176515 devstack@c-api.service[112504]: import eventlet # noqa May 26 08:43:51.620784 np0000176515 devstack@c-api.service[112503]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 08:43:51.620784 np0000176515 devstack@c-api.service[112503]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 08:43:51.620784 np0000176515 devstack@c-api.service[112503]: we strongly recommend against using it for new projects. May 26 08:43:51.620784 np0000176515 devstack@c-api.service[112503]: If you are already using Eventlet, we recommend migrating to a different May 26 08:43:51.620784 np0000176515 devstack@c-api.service[112503]: framework. For more detail see May 26 08:43:51.620784 np0000176515 devstack@c-api.service[112503]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 08:43:51.620784 np0000176515 devstack@c-api.service[112503]: import eventlet # noqa May 26 08:43:51.628447 np0000176515 devstack@c-api.service[112502]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 08:43:51.628447 np0000176515 devstack@c-api.service[112502]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 08:43:51.628447 np0000176515 devstack@c-api.service[112502]: we strongly recommend against using it for new projects. May 26 08:43:51.628447 np0000176515 devstack@c-api.service[112502]: If you are already using Eventlet, we recommend migrating to a different May 26 08:43:51.628447 np0000176515 devstack@c-api.service[112502]: framework. For more detail see May 26 08:43:51.628447 np0000176515 devstack@c-api.service[112502]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 08:43:51.628447 np0000176515 devstack@c-api.service[112502]: import eventlet # noqa May 26 08:43:51.687972 np0000176515 devstack@c-api.service[112501]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 08:43:51.687972 np0000176515 devstack@c-api.service[112501]: debtcollector.deprecate( May 26 08:43:51.692822 np0000176515 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 08:43:51.692822 np0000176515 devstack@c-api.service[112504]: debtcollector.deprecate( May 26 08:43:51.702974 np0000176515 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 08:43:51.702974 np0000176515 devstack@c-api.service[112503]: debtcollector.deprecate( May 26 08:43:51.728420 np0000176515 devstack@c-api.service[112502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 08:43:51.728420 np0000176515 devstack@c-api.service[112502]: debtcollector.deprecate( May 26 08:43:51.762731 np0000176515 devstack@c-api.service[112501]: /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 26 08:43:51.762731 np0000176515 devstack@c-api.service[112501]: from cgi import parse_header May 26 08:43:51.774810 np0000176515 devstack@c-api.service[112504]: /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 26 08:43:51.774810 np0000176515 devstack@c-api.service[112504]: from cgi import parse_header May 26 08:43:51.781747 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:51.781747 np0000176515 devstack@c-api.service[112503]: from cgi import parse_header May 26 08:43:51.806562 np0000176515 devstack@c-api.service[112501]: /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 26 08:43:51.806562 np0000176515 devstack@c-api.service[112501]: removals.removed_module( May 26 08:43:51.807136 np0000176515 devstack@c-api.service[112501]: /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 26 08:43:51.807136 np0000176515 devstack@c-api.service[112501]: removals.removed_module( May 26 08:43:51.812912 np0000176515 devstack@c-api.service[112502]: /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 26 08:43:51.812912 np0000176515 devstack@c-api.service[112502]: from cgi import parse_header May 26 08:43:51.818519 np0000176515 devstack@c-api.service[112504]: /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 26 08:43:51.818519 np0000176515 devstack@c-api.service[112504]: removals.removed_module( May 26 08:43:51.819209 np0000176515 devstack@c-api.service[112504]: /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 26 08:43:51.819209 np0000176515 devstack@c-api.service[112504]: removals.removed_module( May 26 08:43:51.826282 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:51.826282 np0000176515 devstack@c-api.service[112503]: removals.removed_module( May 26 08:43:51.826974 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:51.826974 np0000176515 devstack@c-api.service[112503]: removals.removed_module( May 26 08:43:51.859570 np0000176515 devstack@c-api.service[112502]: /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 26 08:43:51.859570 np0000176515 devstack@c-api.service[112502]: removals.removed_module( May 26 08:43:51.860204 np0000176515 devstack@c-api.service[112502]: /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 26 08:43:51.860204 np0000176515 devstack@c-api.service[112502]: removals.removed_module( May 26 08:43:52.389809 np0000176515 devstack@c-api.service[112501]: /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 26 08:43:52.389809 np0000176515 devstack@c-api.service[112501]: warnings.warn( May 26 08:43:52.424032 np0000176515 devstack@c-api.service[112504]: /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 26 08:43:52.424032 np0000176515 devstack@c-api.service[112504]: warnings.warn( May 26 08:43:52.484703 np0000176515 devstack@c-api.service[112501]: /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 26 08:43:52.484703 np0000176515 devstack@c-api.service[112501]: warnings.warn( May 26 08:43:52.492989 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:52.492989 np0000176515 devstack@c-api.service[112503]: warnings.warn( May 26 08:43:52.494861 np0000176515 devstack@c-api.service[112502]: /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 26 08:43:52.494861 np0000176515 devstack@c-api.service[112502]: warnings.warn( May 26 08:43:52.521050 np0000176515 devstack@c-api.service[112504]: /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 26 08:43:52.521050 np0000176515 devstack@c-api.service[112504]: warnings.warn( May 26 08:43:52.592111 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:52.592111 np0000176515 devstack@c-api.service[112503]: warnings.warn( May 26 08:43:52.599375 np0000176515 devstack@c-api.service[112502]: /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 26 08:43:52.599375 np0000176515 devstack@c-api.service[112502]: warnings.warn( May 26 08:43:52.776657 np0000176515 devstack@c-api.service[112501]: 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 26 08:43:52.777135 np0000176515 devstack@c-api.service[112501]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112501) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 08:43:52.797693 np0000176515 devstack@c-api.service[112504]: 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 26 08:43:52.798075 np0000176515 devstack@c-api.service[112504]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112504) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 08:43:52.860627 np0000176515 devstack@c-api.service[112501]: /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 26 08:43:52.860627 np0000176515 devstack@c-api.service[112501]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 08:43:52.862808 np0000176515 devstack@c-api.service[112504]: /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 26 08:43:52.862808 np0000176515 devstack@c-api.service[112504]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 08:43:52.884244 np0000176515 devstack@c-api.service[112502]: 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 26 08:43:52.884758 np0000176515 devstack@c-api.service[112502]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112502) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 08:43:52.893057 np0000176515 devstack@c-api.service[112503]: 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 26 08:43:52.893467 np0000176515 devstack@c-api.service[112503]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112503) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 08:43:52.945202 np0000176515 devstack@c-api.service[112502]: /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 26 08:43:52.945202 np0000176515 devstack@c-api.service[112502]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 08:43:52.954928 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:52.954928 np0000176515 devstack@c-api.service[112503]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 08:43:53.308753 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112501) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 08:43:53.308935 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112504) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 08:43:53.309081 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.309141 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.309207 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.309266 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.309381 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.309441 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.310193 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.310261 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.310294 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.310331 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.310357 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.310382 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.310422 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.310452 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.310508 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.310542 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.310573 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.310599 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.310633 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.310711 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.313353 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.313409 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.313455 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.313543 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.313598 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.313659 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.313711 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.313780 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.313834 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.313885 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.313974 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.314035 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.314085 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.314131 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.317971 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112503) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 08:43:53.318365 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.318430 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.318502 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.318531 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.318605 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.318640 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.318671 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.318722 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.318782 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.318839 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.318898 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.318976 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.319032 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.319097 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.319133 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.319168 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.319197 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.319225 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.319258 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.319284 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.319313 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.319362 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.319424 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.319535 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.319948 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.320003 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.320055 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.320118 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.320179 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.320245 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.320306 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.321139 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.321244 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.321299 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.321375 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.321434 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.321497 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.321584 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.325889 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.325964 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.326022 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.326093 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.326150 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.326180 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.326209 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.326239 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.326274 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.326307 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.326360 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.326420 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.326481 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.326523 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.326565 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.326594 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.326648 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.326711 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.326764 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112502) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 08:43:53.326799 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.326824 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.326897 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.327151 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.327228 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.327429 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.327462 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.327564 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.327629 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.327667 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.327694 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.327719 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.327748 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.327775 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.327806 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.327832 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.327860 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.327887 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.327920 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.327952 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.327979 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.328006 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.328035 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.328060 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.328094 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.328123 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.328149 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.328186 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.328218 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.328245 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.328245 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.328245 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.328318 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.328345 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.328375 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.328400 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.328428 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.328460 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.328507 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.328537 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.328587 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.328623 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.328654 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.328680 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.328708 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.328737 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.328767 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.328796 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.328825 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.328854 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.328885 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.328918 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.328945 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.328973 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.328998 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.329028 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.329061 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.329086 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.329112 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.329136 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.329136 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.329136 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.329520 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.329599 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.329676 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.329714 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.329744 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.329773 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.329803 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.329835 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.329863 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.329887 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.329920 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.329951 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.329984 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.329984 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.330037 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.330065 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.330094 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.330122 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.330147 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.330176 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.330208 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.330238 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.330276 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.330304 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.330336 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.330364 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.330396 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.330429 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.330459 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.330510 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.330548 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.330578 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.330605 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.330632 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.330663 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.330693 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.330719 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.330754 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.330782 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.330813 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.330841 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.330869 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.330897 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.330925 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.330925 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.330925 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.330925 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.330925 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.330925 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.331353 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.331423 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.331501 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.331603 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.331661 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.331721 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.331799 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.331956 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.332021 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.332083 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.332113 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.332146 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.332183 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.332215 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.332240 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.332274 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.332300 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.332332 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.332364 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.332394 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.332422 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.332457 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.332585 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.332623 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.332656 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.332684 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.332720 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.332745 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.332745 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.332793 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.332793 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.332793 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.332793 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.332886 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.332916 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.332941 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.332978 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.333005 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.333005 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.333005 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.333081 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.333162 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.333455 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.333538 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.333594 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.333656 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.333717 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.333785 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.333845 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.333908 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.333969 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.334031 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.334106 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.334161 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.334220 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.334285 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.334755 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.334822 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.334874 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.334942 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.334996 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.335060 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.335132 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.336823 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.336896 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.336961 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.336994 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.337021 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.337049 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.337077 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.337108 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.337140 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.337178 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.337209 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.337240 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.337273 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.337305 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.337334 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.337364 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.337393 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.337420 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.337450 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.337483 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.337528 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.337565 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.337597 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.337623 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.337651 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.337680 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.337713 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.337741 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.337770 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.337798 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.337823 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.337854 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.337854 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.337903 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.337954 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.338016 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.338076 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.338136 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.338195 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.338254 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.338312 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.338376 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.338860 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.338933 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.338986 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.339017 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.339043 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.339094 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.339125 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.339151 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.339179 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.339223 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.339259 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.339285 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.339348 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.339409 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.339439 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.339499 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.339573 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.339635 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.339695 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.339754 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.339802 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.339844 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.339872 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.339927 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.339989 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.340049 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.340085 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.340114 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.340144 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.340172 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.340199 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.340230 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.340263 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.340290 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.340317 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.340347 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.340377 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.340405 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.340432 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.340463 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.340518 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.340549 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.340576 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.340609 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.340640 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.340672 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.340702 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.340729 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.340755 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.340781 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.340807 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.340842 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.340906 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.340937 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.340968 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.340997 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.341023 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.341053 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.341086 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.341115 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.341172 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.341206 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.341240 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.341272 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.341301 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.341331 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.341359 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.341387 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.341387 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.341436 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.341463 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.341511 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.341549 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.341577 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.341604 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.341632 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.341662 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.341694 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.341725 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.341756 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.341756 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.341756 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.341756 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.341853 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.341889 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.341918 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.341918 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.341918 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.341918 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.341918 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.342045 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.342191 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.342248 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.342306 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.342367 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.342426 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.342502 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.342572 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.343624 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.343691 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.343760 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.343798 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.343826 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.343852 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.343882 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.343911 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.343938 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.343967 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.343999 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.344031 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.344063 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.344096 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.344124 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.344151 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.344176 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.344206 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.344231 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.344264 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.344264 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.344687 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.344751 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.344812 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.344851 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.344886 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.344915 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.344941 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.344966 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.344994 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.345020 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.345046 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.345072 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.345104 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.345133 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.345173 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.345201 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.345226 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.345255 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.345283 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.345306 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.345339 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.345373 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.345402 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.345431 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.345460 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.345514 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.345544 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.345578 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.345608 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.345635 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.345662 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.345695 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.345731 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.345763 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.345792 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.347352 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.347402 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.347484 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.347576 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.347608 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.347647 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.347683 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.347708 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.347737 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.347766 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.347794 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.347823 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.347850 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.347878 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.347878 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.347936 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.347965 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.347992 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.348018 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.348045 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.348071 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.348097 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.348127 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.348156 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.348186 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.348186 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.348186 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.348186 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.349818 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.349876 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.349946 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.350022 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.350064 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.350098 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.350131 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.350164 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.350190 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.350217 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.350250 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.350280 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.350311 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.350341 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.350368 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.350465 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.350520 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.350550 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.350577 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.350602 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.350631 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.350662 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.350693 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.350718 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.350746 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.350778 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.350810 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.350810 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.352855 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.352926 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.352959 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.352984 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.353013 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.353040 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.353066 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.353099 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.353130 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.353177 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.353207 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.353238 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.353263 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.353292 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.353317 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.353345 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.353372 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.353405 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.353434 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.353460 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.353507 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.353545 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.353572 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.353598 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.353627 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.353651 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.353688 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.353718 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.353744 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.353769 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.353800 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.353825 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.353856 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.353883 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.353911 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.353942 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.353977 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.354005 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.354029 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.354057 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.354083 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.354108 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.354139 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.354167 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.354192 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.354224 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.354252 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.354283 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.354311 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.354311 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.354311 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.354311 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.354311 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.354311 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.354311 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.354311 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.355707 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.355757 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.355829 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.355863 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.355889 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.355918 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.355946 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.355972 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.356000 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.356034 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.356063 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.356092 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.356122 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.356147 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.356175 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.356207 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.356236 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.356236 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.356282 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.356310 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.356336 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.356367 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.356367 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.356427 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.356427 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.356427 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.356427 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.356551 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.356836 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.356903 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.356983 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.357016 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.357042 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.357076 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.357126 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.357169 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.357225 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.357257 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.357283 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.357311 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.357344 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.357377 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.357408 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.357436 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.357460 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.357604 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.357604 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.357772 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.357831 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.357911 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.357977 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.357977 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.357977 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.357977 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.357977 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.358262 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.358701 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.358775 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.358847 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.358920 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.358979 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.359046 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.359105 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.359169 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.359227 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.359283 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.359346 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.359404 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.359459 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.359550 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.359608 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.359688 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.359751 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.359813 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.359875 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.359937 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.360001 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.360058 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.360119 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.360181 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.360181 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.360181 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.360181 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.360181 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.361566 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.361655 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.361731 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.361790 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.361848 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.361904 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.361980 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.362038 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.362097 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.362170 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.362227 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.362289 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.362345 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.362410 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.362467 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.362570 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.362570 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.362705 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.362762 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.362826 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.362881 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.362945 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.363006 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.363067 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.363123 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.363197 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.363197 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.363197 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.363346 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.363346 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.363459 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.363553 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.363617 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.363675 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.363730 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.363802 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.363857 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.363922 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.363978 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.364033 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.364102 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.364165 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.364230 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.364286 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.364286 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.364286 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.364461 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.364553 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.364632 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.364698 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.364763 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.364818 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.364875 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.364875 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.364875 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.364875 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.365115 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.365115 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.365115 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.365345 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.365405 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.365464 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.365544 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.365618 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.365675 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.365731 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.365795 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.365851 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.365915 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.365971 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.366028 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.366091 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.366147 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.366212 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.366277 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.366333 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.366401 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.366478 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.366560 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.366616 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.366671 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.366753 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.366834 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.366891 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.366947 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.367003 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.367059 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.367117 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.367172 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.367228 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.367292 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.367350 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.367415 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.367479 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.367559 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.367617 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.367673 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.367730 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.367799 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.367861 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.367925 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.367982 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.368053 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.368118 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.368175 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.368175 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.368296 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.368372 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.368372 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.368372 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.368372 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.368372 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.368688 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.368688 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.368688 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.368688 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.368688 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.368940 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.369005 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.369062 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.369118 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.369258 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.369332 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.369401 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.369472 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.369527 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.369574 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.369612 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.369647 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.369681 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.369710 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.369739 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.369768 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.369799 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.369823 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.369854 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.369878 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.369904 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.369930 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.369960 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.369985 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.370014 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.370046 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.370074 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.370105 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.370137 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.370167 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.370192 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.370217 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.370244 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.370269 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.370298 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.370330 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.370360 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.370385 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.370409 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.370437 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.370462 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.370506 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.370534 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.370560 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.370659 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.370690 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.370718 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.370742 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.370773 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.370773 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.370773 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.370855 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.370855 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.370912 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.370949 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.370981 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.371006 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.371031 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.371060 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.371088 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.371118 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.371150 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.371175 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.371200 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.371233 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.371283 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.371313 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.371339 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.371369 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.371402 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.371430 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.371460 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.371501 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.371527 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.371567 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.371598 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.371627 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.371654 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.371680 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.371759 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.371789 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.371815 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.371841 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.371881 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.371909 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.371938 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.371968 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.372000 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.372027 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.372052 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.372080 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.372106 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.372130 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.372162 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.372190 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.372219 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.372219 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.372263 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.372294 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.372323 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.372351 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.372382 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.372417 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.372417 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.372417 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.372417 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.372417 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:43:53.372551 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112501) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.372551 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.372551 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.372633 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.372661 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.372696 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112502) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.372722 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.372747 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112501) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.372779 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.372807 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.372832 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112501) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.372862 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.372889 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:43:53.372920 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.372948 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.372980 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:43:53.373009 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.373036 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112502) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.373065 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:43:53.373092 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.373119 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112502) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.373169 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:43:53.373169 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:43:53.373169 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:43:53.416107 np0000176515 devstack@c-api.service[112501]: INFO dbcounter [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Registered counter for database cinder May 26 08:43:53.416897 np0000176515 devstack@c-api.service[112502]: INFO dbcounter [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Registered counter for database cinder May 26 08:43:53.417082 np0000176515 devstack@c-api.service[112503]: INFO dbcounter [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Registered counter for database cinder May 26 08:43:53.417408 np0000176515 devstack@c-api.service[112504]: INFO dbcounter [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Registered counter for database cinder May 26 08:43:53.428529 np0000176515 devstack@c-api.service[112503]: DEBUG oslo_db.sqlalchemy.engines [None req-b313bc8c-6209-40b8-8b41-64e88a15418e 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=112503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:43:53.433241 np0000176515 devstack@c-api.service[112502]: DEBUG oslo_db.sqlalchemy.engines [None req-a4a51ae8-220d-46de-addd-24e839a296b2 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=112502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:43:53.435232 np0000176515 devstack@c-api.service[112501]: DEBUG oslo_db.sqlalchemy.engines [None req-068b02a9-690c-4ad7-8835-39c0d18b008a 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=112501) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:43:53.440892 np0000176515 devstack@c-api.service[112504]: DEBUG oslo_db.sqlalchemy.engines [None req-1418905d-a9d9-4764-96e7-c9915005f578 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=112504) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:43:53.541007 np0000176515 devstack@c-api.service[112503]: DEBUG dbcounter [-] [112503] Writer thread running {{(pid=112503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 08:43:53.543574 np0000176515 devstack@c-api.service[112503]: INFO cinder.rpc [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 08:43:53.545446 np0000176515 devstack@c-api.service[112503]: INFO cinder.rpc [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 08:43:53.547208 np0000176515 devstack@c-api.service[112503]: INFO cinder.rpc [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 08:43:53.548181 np0000176515 devstack@c-api.service[112502]: DEBUG dbcounter [-] [112502] Writer thread running {{(pid=112502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 08:43:53.548692 np0000176515 devstack@c-api.service[112503]: INFO cinder.rpc [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 08:43:53.549533 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.550758 np0000176515 devstack@c-api.service[112502]: INFO cinder.rpc [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 08:43:53.551156 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.551415 np0000176515 devstack@c-api.service[112504]: DEBUG dbcounter [-] [112504] Writer thread running {{(pid=112504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 08:43:53.552655 np0000176515 devstack@c-api.service[112502]: INFO cinder.rpc [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 08:43:53.554429 np0000176515 devstack@c-api.service[112504]: INFO cinder.rpc [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 08:43:53.554544 np0000176515 devstack@c-api.service[112502]: INFO cinder.rpc [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 08:43:53.555027 np0000176515 devstack@c-api.service[112503]: DEBUG oslo_db.sqlalchemy.engines [None req-b313bc8c-6209-40b8-8b41-64e88a15418e 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=112503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:43:53.555595 np0000176515 devstack@c-api.service[112501]: DEBUG dbcounter [-] [112501] Writer thread running {{(pid=112501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 08:43:53.556618 np0000176515 devstack@c-api.service[112504]: INFO cinder.rpc [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 08:43:53.556673 np0000176515 devstack@c-api.service[112503]: INFO cinder.rpc [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 08:43:53.556972 np0000176515 devstack@c-api.service[112502]: INFO cinder.rpc [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 08:43:53.557826 np0000176515 devstack@c-api.service[112501]: INFO cinder.rpc [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 08:43:53.558209 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.558296 np0000176515 devstack@c-api.service[112503]: INFO cinder.rpc [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 08:43:53.558728 np0000176515 devstack@c-api.service[112504]: INFO cinder.rpc [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 08:43:53.559043 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.560569 np0000176515 devstack@c-api.service[112504]: INFO cinder.rpc [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 08:43:53.560658 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.561429 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.562145 np0000176515 devstack@c-api.service[112501]: INFO cinder.rpc [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 08:43:53.563076 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.563958 np0000176515 devstack@c-api.service[112501]: INFO cinder.rpc [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 08:43:53.565653 np0000176515 devstack@c-api.service[112501]: INFO cinder.rpc [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 08:43:53.566218 np0000176515 devstack@c-api.service[112502]: DEBUG oslo_db.sqlalchemy.engines [None req-a4a51ae8-220d-46de-addd-24e839a296b2 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=112502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:43:53.566549 np0000176515 devstack@c-api.service[112504]: DEBUG oslo_db.sqlalchemy.engines [None req-1418905d-a9d9-4764-96e7-c9915005f578 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=112504) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:43:53.566762 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.568084 np0000176515 devstack@c-api.service[112504]: INFO cinder.rpc [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 08:43:53.568181 np0000176515 devstack@c-api.service[112502]: INFO cinder.rpc [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 08:43:53.569071 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.569732 np0000176515 devstack@c-api.service[112504]: INFO cinder.rpc [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 08:43:53.569835 np0000176515 devstack@c-api.service[112502]: INFO cinder.rpc [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 08:43:53.570406 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.570636 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.570998 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.575936 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.579134 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.579663 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.582198 np0000176515 devstack@c-api.service[112501]: DEBUG oslo_db.sqlalchemy.engines [None req-068b02a9-690c-4ad7-8835-39c0d18b008a 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=112501) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:43:53.582862 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.583193 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.583267 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.585261 np0000176515 devstack@c-api.service[112501]: INFO cinder.rpc [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 08:43:53.586271 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.586340 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.588258 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.588761 np0000176515 devstack@c-api.service[112501]: INFO cinder.rpc [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 08:43:53.589269 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.590515 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.591153 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.591474 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.592329 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.594175 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.595159 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.595505 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.597163 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.598088 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.598562 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.599576 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.600182 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.601443 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.601767 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.602218 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.603006 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.604626 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.604821 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.605914 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.607394 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.607670 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.607865 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.607931 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.610086 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.610575 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.611316 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.612027 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.612128 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.613523 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.614707 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.614871 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.615872 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.615938 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.616380 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.617884 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.618870 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.619090 np0000176515 devstack@c-api.service[112503]: WARNING cinder.api.contrib.hosts [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 08:43:53.619236 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.619875 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.620178 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.621359 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.621407 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.621932 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.622746 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.622791 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.623545 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.624059 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.624229 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.624731 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.624908 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: extensions {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.625722 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.625766 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.626925 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: qos-specs {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.626973 np0000176515 devstack@c-api.service[112504]: WARNING cinder.api.contrib.hosts [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 08:43:53.627081 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.627626 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.627722 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.628596 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.629024 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: os-snapshot-manage {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.629115 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.629179 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.630101 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.630432 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: scheduler-stats {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.630548 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.631292 np0000176515 devstack@c-api.service[112502]: WARNING cinder.api.contrib.hosts [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 08:43:53.631751 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.631873 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.631942 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: os-volume-transfer {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.632057 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.632714 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: extensions {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.633560 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.633637 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: extra_specs {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.634057 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: qos-specs {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.634920 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.635095 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: os-volume-type-access {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.636133 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: os-snapshot-manage {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.636201 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.636668 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: cgsnapshots {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.637081 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: extensions {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.637261 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.637586 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: scheduler-stats {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.638111 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: consistencygroups {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.638910 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: qos-specs {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.639559 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: os-volume-transfer {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.640145 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: os-quota-sets {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.640812 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.640989 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: os-snapshot-manage {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.641188 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: extra_specs {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.641649 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: capabilities {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.642419 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: scheduler-stats {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.642816 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: os-volume-type-access {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.642982 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.643099 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: os-hosts {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.643883 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: os-volume-transfer {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.644348 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.644415 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: cgsnapshots {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.644476 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: encryption {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.645527 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: extra_specs {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.645839 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: consistencygroups {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.645908 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.646161 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: backups {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.647087 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: os-volume-type-access {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.647297 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.647783 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: os-quota-sets {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.648179 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: os-quota-class-sets {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.648512 np0000176515 devstack@c-api.service[112501]: WARNING cinder.api.contrib.hosts [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 08:43:53.648655 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: cgsnapshots {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.649211 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: capabilities {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.649282 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.649504 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: os-volume-manage {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.650095 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: consistencygroups {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.650481 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: os-hosts {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.650721 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.650949 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: os-availability-zone {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.651908 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: encryption {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.652064 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.652129 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: os-quota-sets {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.652275 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extended resource: encryption {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.653401 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.653448 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: backups {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.653541 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: capabilities {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.654227 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: extensions {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.654833 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: os-hosts {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.655313 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.655414 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: os-quota-class-sets {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.655567 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: qos-specs {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.656247 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: encryption {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.656712 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.656759 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: os-volume-manage {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.657675 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: os-snapshot-manage {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.657890 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: backups {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.658118 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.658216 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: os-availability-zone {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.659086 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: scheduler-stats {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.659440 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.659508 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extended resource: encryption {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.659942 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: os-quota-class-sets {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.660532 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: os-volume-transfer {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.660851 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.661281 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: os-volume-manage {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.661753 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.662320 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.662695 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: extra_specs {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.662797 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: os-availability-zone {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.663122 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.663679 np0000176515 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.664034 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extended resource: encryption {{(pid=112502) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.664252 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: os-volume-type-access {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.664463 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.664549 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.contrib.snapshot_actions [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] SnapshotActionsController initialized {{(pid=112503) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 08:43:53.664626 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.664769 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension TypesManage extending resource: types {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.664958 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension VolumeActions extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.665093 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.665194 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.665298 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension AdminActions extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.665413 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension AdminActions extending resource: snapshots {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.665542 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension AdminActions extending resource: backups {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.665644 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.665745 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension UsedLimits extending resource: limits {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.665807 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.665864 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.665931 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: cgsnapshots {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.665999 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.666063 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.666172 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.666279 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.666377 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-b313bc8c-6209-40b8-8b41-64e88a15418e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.667002 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.667209 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.667274 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: consistencygroups {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.668370 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.668661 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.669269 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: os-quota-sets {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.669770 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.670016 np0000176515 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.670683 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: capabilities {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.670869 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.contrib.snapshot_actions [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] SnapshotActionsController initialized {{(pid=112504) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 08:43:53.670990 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.671101 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension TypesManage extending resource: types {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.671149 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.671296 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension VolumeActions extending resource: volumes {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.671415 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.671539 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.671636 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension AdminActions extending resource: volumes {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.671762 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension AdminActions extending resource: snapshots {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.671885 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension AdminActions extending resource: backups {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.671955 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: os-hosts {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.671997 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.672062 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension UsedLimits extending resource: limits {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.672162 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.672264 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.672382 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.672500 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.672542 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.672625 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.672725 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-1418905d-a9d9-4764-96e7-c9915005f578 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.673345 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: encryption {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.673978 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.674198 np0000176515 devstack@c-api.service[112503]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70cdec8a3668 pid: 112503 (default app) May 26 08:43:53.674857 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: backups {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.675314 np0000176515 devstack@c-api.service[112502]: WARNING castellan.key_manager.migration [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.676163 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.contrib.snapshot_actions [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] SnapshotActionsController initialized {{(pid=112502) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 08:43:53.676282 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.676401 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension TypesManage extending resource: types {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.676616 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension VolumeActions extending resource: volumes {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.676741 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.676838 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.676880 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: os-quota-class-sets {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.676942 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension AdminActions extending resource: volumes {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.677080 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension AdminActions extending resource: snapshots {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.677188 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension AdminActions extending resource: backups {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.677290 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.677398 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension UsedLimits extending resource: limits {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.677506 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.677631 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.677747 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.677862 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.677964 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.678068 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.v3.router [None req-a4a51ae8-220d-46de-addd-24e839a296b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112502) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.678206 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: os-volume-manage {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.679676 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: os-availability-zone {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.680947 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extended resource: encryption {{(pid=112501) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:43:53.681439 np0000176515 devstack@c-api.service[112504]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70cdec8a3668 pid: 112504 (default app) May 26 08:43:53.682355 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.682355 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.682514 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.682514 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.682514 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.682514 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.682514 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.682752 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.682752 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.682752 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.682752 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.682752 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.682752 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.683017 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.683017 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.683017 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.683017 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.683017 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.683239 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.683239 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.683239 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.683239 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.683425 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.683425 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.683425 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.683425 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.683645 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.683645 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.683645 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.683645 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.683645 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.683873 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.683873 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.683873 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.683873 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.683873 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.684079 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.684079 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.684079 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.684079 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.684079 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.684079 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.684327 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.684327 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.684327 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.684327 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.684327 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.684327 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.684601 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.684601 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.684601 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.684601 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.684601 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.684601 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.684861 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.684861 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.684861 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.684861 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.684861 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.684861 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.685150 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.685150 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.685150 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.685150 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.685315 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.685315 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.685315 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.685315 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.685315 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.686001 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.686001 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.686001 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.686001 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.686001 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.686246 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.686246 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.686246 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.686246 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.686246 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.686246 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.686685 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.686685 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.686685 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.686685 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.686685 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.686923 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.686923 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.686923 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.686923 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.686923 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.687142 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.687182 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.687182 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.687182 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.687182 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.687363 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.687363 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.687363 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.687363 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.687561 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.687561 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.687561 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.687561 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.687561 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.687780 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.687780 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.687780 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.687780 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.687780 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.687992 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.687992 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.687992 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.687992 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.688172 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.688172 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.688172 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.688172 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.688352 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.688352 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.688352 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.688352 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.688537 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.688537 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.688537 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.688537 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.688708 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.688708 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.688708 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.688708 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.688896 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.688896 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.688896 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.688896 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.688896 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.688896 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.689186 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.689186 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.689186 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.689186 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.689186 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.689419 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.689419 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.689419 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.689419 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.689419 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.689419 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.689419 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.689727 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.689727 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.689727 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.689727 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.689727 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.689727 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.689990 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.689990 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.689990 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.689990 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.689990 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.689990 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.690250 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.690250 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.690250 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.690250 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.690250 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.690250 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.690527 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.690527 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.690527 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.690527 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.690718 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.690718 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.690718 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.690718 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.690896 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.690896 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.690896 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.690896 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.691066 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.691066 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.691066 np0000176515 devstack@c-api.service[112503]: /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 26 08:43:53.691066 np0000176515 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 26 08:43:53.691255 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.691293 np0000176515 devstack@c-api.service[112503]: DEBUG cinder.api.middleware.request_id [None req-ea637765-fd59-4879-85d7-a3ad065d03c7 None None] RequestId filter calling following filter/app {{(pid=112503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 08:43:53.691336 np0000176515 devstack@c-api.service[112502]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70cdec8a3668 pid: 112502 (default app) May 26 08:43:53.691375 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.691375 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.691441 np0000176515 devstack@c-api.service[112503]: [pid: 112503|app: 0|req: 1/1] 199.204.45.116 () {60 vars in 956 bytes} [Tue May 26 08:43:53 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 26 08:43:53.691480 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.691480 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.691480 np0000176515 devstack@c-api.service[112501]: WARNING castellan.key_manager.migration [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:43:53.692246 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.contrib.snapshot_actions [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] SnapshotActionsController initialized {{(pid=112501) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 08:43:53.692360 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.692477 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension TypesManage extending resource: types {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.692692 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension VolumeActions extending resource: volumes {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.692820 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.692917 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.693041 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension AdminActions extending resource: volumes {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.693159 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension AdminActions extending resource: snapshots {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.693263 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension AdminActions extending resource: backups {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.693365 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.693466 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension UsedLimits extending resource: limits {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.693585 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.693696 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.693811 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.693930 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.694033 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.694131 np0000176515 devstack@c-api.service[112501]: DEBUG cinder.api.v3.router [None req-068b02a9-690c-4ad7-8835-39c0d18b008a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112501) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:43:53.701901 np0000176515 devstack@c-api.service[112501]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70cdec8a3668 pid: 112501 (default app) May 26 08:44:00.925708 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.925708 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.925708 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.925708 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.925708 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.926454 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.926454 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.926454 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.926454 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.926454 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.926771 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.926771 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.926771 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.926771 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.926771 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.926771 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.927105 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.927105 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.927105 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.927105 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.927339 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.927339 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.927339 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.927339 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.927607 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.927607 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.927607 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.927607 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.927857 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.927857 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.927857 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.927857 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.927857 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.928142 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.928142 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.928142 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.928142 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.928142 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.928411 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.928411 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.928411 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.928411 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.928411 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.928411 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.928782 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.928782 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.928782 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.928782 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.928782 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.928782 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.929112 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.929112 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.929112 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.929112 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.929112 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.929112 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.929440 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.929440 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.929440 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.929440 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.929440 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.929783 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.929783 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.929783 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.929783 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.929783 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.930053 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.930053 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.930053 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.930053 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.930053 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.930053 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.930380 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.930380 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.930380 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.930380 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.930380 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.930380 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.930717 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.930717 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.930717 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.930717 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.930717 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.931027 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.931027 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.931027 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.931027 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.931027 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.931303 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.931303 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.931303 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.931303 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.931574 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.931574 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.931574 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.931574 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.931804 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.931804 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.931804 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.931804 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.931804 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.932090 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.932090 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.932090 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.932090 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.932090 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.932368 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.932368 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.932368 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.932368 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.932634 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.932634 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.932634 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.932634 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.932864 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.932864 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.932864 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.932864 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.933092 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.933092 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.933092 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.933092 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.933318 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.933318 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.933318 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.933318 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.933582 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.933582 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.933582 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.933582 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.933582 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.933886 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.933886 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.933886 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.933886 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.933886 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.933886 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.934216 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.934216 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.934216 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.934216 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.934216 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.934472 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.934472 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.934472 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.934472 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.934472 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.934472 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.934824 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.934824 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.934824 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.934824 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.934824 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.934824 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.935169 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.935169 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.935169 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.935169 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.935169 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.935169 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.935531 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.935531 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.935531 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.935531 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.935531 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.935531 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.935861 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.935861 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.935861 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.935861 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.936089 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.936089 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.936089 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.936089 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.936089 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.936374 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.936374 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.936374 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.936374 np0000176515 devstack@c-api.service[112504]: /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 26 08:44:00.936374 np0000176515 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 26 08:44:00.936374 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.middleware.request_id [None req-ece2a00a-8477-4968-8c29-9b41f1171821 None None] RequestId filter calling following filter/app {{(pid=112504) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 08:44:01.399267 np0000176515 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-ece2a00a-8477-4968-8c29-9b41f1171821 admin admin] POST https://199.204.45.116/volume/v3/types May 26 08:44:01.399844 np0000176515 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-ece2a00a-8477-4968-8c29-9b41f1171821 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112504) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 08:44:01.401423 np0000176515 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 26 08:44:01.401423 np0000176515 devstack@c-api.service[112504]: warnings.warn( May 26 08:44:01.410759 np0000176515 devstack@c-api.service[112504]: DEBUG oslo_db.sqlalchemy.engines [None req-ece2a00a-8477-4968-8c29-9b41f1171821 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=112504) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:44:01.443024 np0000176515 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-ece2a00a-8477-4968-8c29-9b41f1171821 admin admin] https://199.204.45.116/volume/v3/types returned with HTTP 200 May 26 08:44:01.443833 np0000176515 devstack@c-api.service[112504]: [pid: 112504|app: 0|req: 1/2] 199.204.45.116 () {68 vars in 1288 bytes} [Tue May 26 08:44:00 2026] POST /volume/v3/types => generated 186 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 26 08:44:01.469782 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.469782 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.469782 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.469782 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.469782 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.470536 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.470536 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.470536 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.470536 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.470536 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.470922 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.470922 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.470922 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.470922 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.470922 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.470922 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.471265 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.471265 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.471265 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.471265 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.471536 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.471536 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.471536 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.471536 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.471792 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.471792 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.471792 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.471792 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.472112 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.472112 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.472112 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.472112 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.472112 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.472425 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.472425 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.472425 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.472425 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.472425 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.472731 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.472731 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.472731 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.472731 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.472731 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.472731 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.473085 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.473085 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.473085 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.473085 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.473085 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.473085 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.473440 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.473440 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.473440 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.473440 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.473440 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.473440 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.473824 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.473824 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.473824 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.473824 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.473824 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.474142 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.474142 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.474142 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.474142 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.474142 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.474413 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.474413 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.474413 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.474413 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.474413 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.474413 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.474772 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.474772 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.474772 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.474772 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.474772 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.474772 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.475087 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.475087 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.475087 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.475087 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.475087 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.475373 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.475373 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.475373 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.475373 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.475373 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.475666 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.475666 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.475666 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.475666 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.475878 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.475878 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.475878 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.475878 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.476084 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.476084 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.476084 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.476084 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.476084 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.476406 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.476406 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.476406 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.476406 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.476406 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.476689 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.476689 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.476689 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.476689 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.476916 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.476916 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.476916 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.476916 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.477142 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.477142 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.477142 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.477142 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.477400 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.477400 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.477400 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.477400 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.477655 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.477655 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.477655 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.477655 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.477892 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.477892 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.477892 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.477892 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.477892 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.478177 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.478177 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.478177 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.478177 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.478177 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.478177 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.478563 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.478563 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.478563 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.478563 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.478563 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.478839 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.478839 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.478839 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.478839 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.478839 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.478839 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.479170 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.479170 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.479170 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.479170 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.479170 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.479170 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.479543 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.479543 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.479543 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.479543 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.479543 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.479543 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.479874 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.479874 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.479874 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.479874 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.479874 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.479874 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.480345 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.480345 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.480345 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.480345 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.480584 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.480584 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.480584 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.480584 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.480584 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.480870 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.480870 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.480870 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.480870 np0000176515 devstack@c-api.service[112502]: /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 26 08:44:01.480870 np0000176515 devstack@c-api.service[112502]: warnings.warn(deprecated_msg) May 26 08:44:01.480870 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.middleware.request_id [req-ece2a00a-8477-4968-8c29-9b41f1171821 req-4d2172db-e8cf-40ee-a775-77ad07a049a2 None None] RequestId filter calling following filter/app {{(pid=112502) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 08:44:01.798733 np0000176515 devstack@c-api.service[112502]: INFO cinder.api.openstack.wsgi [req-ece2a00a-8477-4968-8c29-9b41f1171821 req-4d2172db-e8cf-40ee-a775-77ad07a049a2 admin admin] POST https://199.204.45.116/volume/v3/types/b2a26e10-2b9b-43f2-9b49-7be261b449ad/extra_specs May 26 08:44:01.799278 np0000176515 devstack@c-api.service[112502]: DEBUG cinder.api.openstack.wsgi [req-ece2a00a-8477-4968-8c29-9b41f1171821 req-4d2172db-e8cf-40ee-a775-77ad07a049a2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112502) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 08:44:01.801007 np0000176515 devstack@c-api.service[112502]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 26 08:44:01.801007 np0000176515 devstack@c-api.service[112502]: warnings.warn( May 26 08:44:01.811151 np0000176515 devstack@c-api.service[112502]: DEBUG oslo_db.sqlalchemy.engines [req-ece2a00a-8477-4968-8c29-9b41f1171821 req-4d2172db-e8cf-40ee-a775-77ad07a049a2 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=112502) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:44:01.864884 np0000176515 devstack@c-api.service[112502]: INFO cinder.api.openstack.wsgi [req-ece2a00a-8477-4968-8c29-9b41f1171821 req-4d2172db-e8cf-40ee-a775-77ad07a049a2 admin admin] https://199.204.45.116/volume/v3/types/b2a26e10-2b9b-43f2-9b49-7be261b449ad/extra_specs returned with HTTP 200 May 26 08:44:01.865316 np0000176515 devstack@c-api.service[112502]: [pid: 112502|app: 0|req: 1/3] 199.204.45.116 () {70 vars in 1505 bytes} [Tue May 26 08:44:01 2026] POST /volume/v3/types/b2a26e10-2b9b-43f2-9b49-7be261b449ad/extra_specs => generated 55 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 26 08:44:03.557937 np0000176515 devstack@c-api.service[112503]: DEBUG dbcounter [-] [112503] Writing DB stats cinder:SELECT=6 {{(pid=112503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 08:44:03.587293 np0000176515 devstack@c-api.service[112501]: DEBUG dbcounter [-] [112501] Writing DB stats cinder:SELECT=6 {{(pid=112501) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 08:44:11.439377 np0000176515 devstack@c-api.service[112504]: DEBUG dbcounter [-] [112504] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 08:44:11.863752 np0000176515 devstack@c-api.service[112502]: DEBUG dbcounter [-] [112502] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}