May 20 22:07:59.078600 np0000175546 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 22:07:59.088525 np0000175546 devstack@c-api.service[112157]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 22:07:59.091798 np0000175546 devstack@c-api.service[112157]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 22:07:59 2026] *** May 20 22:07:59.091798 np0000175546 devstack@c-api.service[112157]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 22:07:59.091798 np0000175546 devstack@c-api.service[112157]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 22:07:59.091798 np0000175546 devstack@c-api.service[112157]: nodename: np0000175546 May 20 22:07:59.091798 np0000175546 devstack@c-api.service[112157]: machine: x86_64 May 20 22:07:59.091798 np0000175546 devstack@c-api.service[112157]: clock source: unix May 20 22:07:59.091798 np0000175546 devstack@c-api.service[112157]: pcre jit disabled May 20 22:07:59.091798 np0000175546 devstack@c-api.service[112157]: detected number of CPU cores: 16 May 20 22:07:59.091798 np0000175546 devstack@c-api.service[112157]: current working directory: / May 20 22:07:59.091798 np0000175546 devstack@c-api.service[112157]: detected binary path: /usr/bin/uwsgi-core May 20 22:07:59.091798 np0000175546 devstack@c-api.service[112157]: your processes number limit is 256917 May 20 22:07:59.091798 np0000175546 devstack@c-api.service[112157]: your memory page size is 4096 bytes May 20 22:07:59.091798 np0000175546 devstack@c-api.service[112157]: detected max file descriptor number: 2048 May 20 22:07:59.091798 np0000175546 devstack@c-api.service[112157]: lock engine: pthread robust mutexes May 20 22:07:59.092931 np0000175546 devstack@c-api.service[112157]: thunder lock: enabled May 20 22:07:59.092931 np0000175546 devstack@c-api.service[112157]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 22:07:59.092931 np0000175546 devstack@c-api.service[112157]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 22:07:59.092931 np0000175546 devstack@c-api.service[112157]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 22:07:59.092931 np0000175546 devstack@c-api.service[112157]: Set PythonHome to /opt/stack/data/venv May 20 22:07:59.139178 np0000175546 devstack@c-api.service[112157]: Python main interpreter initialized at 0x72b15a0a3668 May 20 22:07:59.139178 np0000175546 devstack@c-api.service[112157]: python threads support enabled May 20 22:07:59.139178 np0000175546 devstack@c-api.service[112157]: your server socket listen backlog is limited to 100 connections May 20 22:07:59.139178 np0000175546 devstack@c-api.service[112157]: your mercy for graceful operations on workers is 80 seconds May 20 22:07:59.139743 np0000175546 devstack@c-api.service[112157]: mapped 671795 bytes (656 KB) for 4 cores May 20 22:07:59.139905 np0000175546 devstack@c-api.service[112157]: *** Operational MODE: preforking *** May 20 22:07:59.140072 np0000175546 devstack@c-api.service[112157]: *** uWSGI is running in multiple interpreter mode *** May 20 22:07:59.140072 np0000175546 devstack@c-api.service[112157]: spawned uWSGI master process (pid: 112157) May 20 22:07:59.140255 np0000175546 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 22:07:59.140902 np0000175546 devstack@c-api.service[112157]: spawned uWSGI worker 1 (pid: 112167, cores: 1) May 20 22:07:59.141413 np0000175546 devstack@c-api.service[112157]: spawned uWSGI worker 2 (pid: 112168, cores: 1) May 20 22:07:59.141869 np0000175546 devstack@c-api.service[112157]: spawned uWSGI worker 3 (pid: 112169, cores: 1) May 20 22:07:59.142410 np0000175546 devstack@c-api.service[112157]: spawned uWSGI worker 4 (pid: 112170, cores: 1) May 20 22:07:59.142410 np0000175546 devstack@c-api.service[112157]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 22:07:59.274469 np0000175546 devstack@c-api.service[112167]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:07:59.274469 np0000175546 devstack@c-api.service[112167]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:07:59.274469 np0000175546 devstack@c-api.service[112167]: we strongly recommend against using it for new projects. May 20 22:07:59.274469 np0000175546 devstack@c-api.service[112167]: If you are already using Eventlet, we recommend migrating to a different May 20 22:07:59.274469 np0000175546 devstack@c-api.service[112167]: framework. For more detail see May 20 22:07:59.274469 np0000175546 devstack@c-api.service[112167]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:07:59.274469 np0000175546 devstack@c-api.service[112167]: import eventlet # noqa May 20 22:07:59.279846 np0000175546 devstack@c-api.service[112169]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:07:59.279846 np0000175546 devstack@c-api.service[112169]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:07:59.279846 np0000175546 devstack@c-api.service[112169]: we strongly recommend against using it for new projects. May 20 22:07:59.279846 np0000175546 devstack@c-api.service[112169]: If you are already using Eventlet, we recommend migrating to a different May 20 22:07:59.279846 np0000175546 devstack@c-api.service[112169]: framework. For more detail see May 20 22:07:59.279846 np0000175546 devstack@c-api.service[112169]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:07:59.279846 np0000175546 devstack@c-api.service[112169]: import eventlet # noqa May 20 22:07:59.284887 np0000175546 devstack@c-api.service[112170]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:07:59.284887 np0000175546 devstack@c-api.service[112170]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:07:59.284887 np0000175546 devstack@c-api.service[112170]: we strongly recommend against using it for new projects. May 20 22:07:59.284887 np0000175546 devstack@c-api.service[112170]: If you are already using Eventlet, we recommend migrating to a different May 20 22:07:59.284887 np0000175546 devstack@c-api.service[112170]: framework. For more detail see May 20 22:07:59.284887 np0000175546 devstack@c-api.service[112170]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:07:59.284887 np0000175546 devstack@c-api.service[112170]: import eventlet # noqa May 20 22:07:59.294483 np0000175546 devstack@c-api.service[112168]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:07:59.294483 np0000175546 devstack@c-api.service[112168]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:07:59.294483 np0000175546 devstack@c-api.service[112168]: we strongly recommend against using it for new projects. May 20 22:07:59.294483 np0000175546 devstack@c-api.service[112168]: If you are already using Eventlet, we recommend migrating to a different May 20 22:07:59.294483 np0000175546 devstack@c-api.service[112168]: framework. For more detail see May 20 22:07:59.294483 np0000175546 devstack@c-api.service[112168]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:07:59.294483 np0000175546 devstack@c-api.service[112168]: import eventlet # noqa May 20 22:07:59.368380 np0000175546 devstack@c-api.service[112167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:07:59.368380 np0000175546 devstack@c-api.service[112167]: debtcollector.deprecate( May 20 22:07:59.373756 np0000175546 devstack@c-api.service[112169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:07:59.373756 np0000175546 devstack@c-api.service[112169]: debtcollector.deprecate( May 20 22:07:59.379177 np0000175546 devstack@c-api.service[112170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:07:59.379177 np0000175546 devstack@c-api.service[112170]: debtcollector.deprecate( May 20 22:07:59.388873 np0000175546 devstack@c-api.service[112168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:07:59.388873 np0000175546 devstack@c-api.service[112168]: debtcollector.deprecate( May 20 22:07:59.455726 np0000175546 devstack@c-api.service[112167]: /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 20 22:07:59.455726 np0000175546 devstack@c-api.service[112167]: from cgi import parse_header May 20 22:07:59.462812 np0000175546 devstack@c-api.service[112169]: /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 20 22:07:59.462812 np0000175546 devstack@c-api.service[112169]: from cgi import parse_header May 20 22:07:59.466896 np0000175546 devstack@c-api.service[112170]: /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 20 22:07:59.466896 np0000175546 devstack@c-api.service[112170]: from cgi import parse_header May 20 22:07:59.468615 np0000175546 devstack@c-api.service[112168]: /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 20 22:07:59.468615 np0000175546 devstack@c-api.service[112168]: from cgi import parse_header May 20 22:07:59.509121 np0000175546 devstack@c-api.service[112167]: /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 20 22:07:59.509121 np0000175546 devstack@c-api.service[112167]: removals.removed_module( May 20 22:07:59.510332 np0000175546 devstack@c-api.service[112167]: /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 20 22:07:59.510332 np0000175546 devstack@c-api.service[112167]: removals.removed_module( May 20 22:07:59.512581 np0000175546 devstack@c-api.service[112169]: /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 20 22:07:59.512581 np0000175546 devstack@c-api.service[112169]: removals.removed_module( May 20 22:07:59.513307 np0000175546 devstack@c-api.service[112169]: /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 20 22:07:59.513307 np0000175546 devstack@c-api.service[112169]: removals.removed_module( May 20 22:07:59.515980 np0000175546 devstack@c-api.service[112168]: /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 20 22:07:59.515980 np0000175546 devstack@c-api.service[112168]: removals.removed_module( May 20 22:07:59.516666 np0000175546 devstack@c-api.service[112168]: /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 20 22:07:59.516666 np0000175546 devstack@c-api.service[112168]: removals.removed_module( May 20 22:07:59.517037 np0000175546 devstack@c-api.service[112170]: /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 20 22:07:59.517037 np0000175546 devstack@c-api.service[112170]: removals.removed_module( May 20 22:07:59.517864 np0000175546 devstack@c-api.service[112170]: /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 20 22:07:59.517864 np0000175546 devstack@c-api.service[112170]: removals.removed_module( May 20 22:08:00.152220 np0000175546 devstack@c-api.service[112167]: /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 20 22:08:00.152220 np0000175546 devstack@c-api.service[112167]: warnings.warn( May 20 22:08:00.154017 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:00.154017 np0000175546 devstack@c-api.service[112168]: warnings.warn( May 20 22:08:00.161009 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:00.161009 np0000175546 devstack@c-api.service[112169]: warnings.warn( May 20 22:08:00.197220 np0000175546 devstack@c-api.service[112170]: /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 20 22:08:00.197220 np0000175546 devstack@c-api.service[112170]: warnings.warn( May 20 22:08:00.252782 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:00.252782 np0000175546 devstack@c-api.service[112168]: warnings.warn( May 20 22:08:00.260504 np0000175546 devstack@c-api.service[112167]: /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 20 22:08:00.260504 np0000175546 devstack@c-api.service[112167]: warnings.warn( May 20 22:08:00.273543 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:00.273543 np0000175546 devstack@c-api.service[112169]: warnings.warn( May 20 22:08:00.314086 np0000175546 devstack@c-api.service[112170]: /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 20 22:08:00.314086 np0000175546 devstack@c-api.service[112170]: warnings.warn( May 20 22:08:00.544188 np0000175546 devstack@c-api.service[112168]: 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 20 22:08:00.544638 np0000175546 devstack@c-api.service[112168]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112168) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:08:00.570519 np0000175546 devstack@c-api.service[112167]: 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 20 22:08:00.570905 np0000175546 devstack@c-api.service[112167]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112167) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:08:00.587229 np0000175546 devstack@c-api.service[112169]: 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 20 22:08:00.587525 np0000175546 devstack@c-api.service[112169]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112169) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:08:00.628191 np0000175546 devstack@c-api.service[112170]: 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 20 22:08:00.628379 np0000175546 devstack@c-api.service[112170]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112170) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:08:00.635987 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:00.635987 np0000175546 devstack@c-api.service[112168]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:08:00.638841 np0000175546 devstack@c-api.service[112167]: /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 20 22:08:00.638841 np0000175546 devstack@c-api.service[112167]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:08:00.651046 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:00.651046 np0000175546 devstack@c-api.service[112169]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:08:00.698067 np0000175546 devstack@c-api.service[112170]: /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 20 22:08:00.698067 np0000175546 devstack@c-api.service[112170]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:08:01.116431 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112168) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:08:01.116903 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112167) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:08:01.116998 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112170) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:08:01.117122 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.117122 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.117343 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.117419 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.117504 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.117653 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.117735 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.117818 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.117906 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.118010 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112169) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:08:01.118010 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.118010 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.118325 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.118407 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.118407 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.118407 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.118603 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.118670 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.118751 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.118819 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.118883 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.118952 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.119017 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.119089 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.119221 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.119329 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.119423 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.119525 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.119638 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.119740 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.119850 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.119956 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.119956 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.119956 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.120511 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.120735 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.120973 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.121230 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.121459 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.121761 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.122042 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.125504 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.125504 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.125803 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.125803 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.125803 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.125803 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.126057 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.126135 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.126135 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.126135 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.126135 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.126413 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.126413 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.126413 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.126599 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.126599 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.126599 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.126771 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.126771 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.126771 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.126955 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.128158 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.128260 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.128327 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.128382 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.128444 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.128512 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.128570 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.128646 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.128724 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.128724 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.128724 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.128899 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.128899 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.129014 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.129625 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.129724 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.129724 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.129854 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.129854 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.129988 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.130067 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.130169 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.130257 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.130331 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.130396 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.130452 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.130513 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.130584 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.130667 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.130730 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.130798 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.130860 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.130918 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.130979 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.131045 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.131115 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.131210 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.131210 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.131210 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.131210 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.131210 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.131210 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.131572 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.131572 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.131572 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.131753 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.131820 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.131896 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.132079 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.132325 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.132416 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.132416 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.132523 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.132523 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.132644 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.132841 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.132912 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.132981 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.133048 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.133118 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.133202 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.133278 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.133346 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.133413 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.133481 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.133620 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.133701 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.133764 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.133829 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.133894 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.133960 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.133960 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.133960 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.133960 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.133960 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.133960 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.134339 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.134399 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.134399 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.134399 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.134580 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.134653 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.134726 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.134796 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.134874 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.134950 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.135025 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.135093 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.135278 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.135278 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.135408 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.135408 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.135537 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.135613 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.135613 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.135613 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.135613 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.135613 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.135883 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.135883 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.135883 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.136057 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.136057 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.136057 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.136277 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.136495 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.136606 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.136740 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.136889 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.137015 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.137155 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.137310 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.137398 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.137398 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.137512 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.137512 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.137683 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.137683 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.137792 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.138116 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.138349 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.138455 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.138568 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.138568 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.138694 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.138750 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.138814 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.138877 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.138954 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.139054 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.139118 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.139236 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.139305 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.139380 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.139380 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.139380 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.139380 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.139380 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.139380 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.139380 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.139926 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.140007 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.140091 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.140207 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.140295 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.140377 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.140440 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.140512 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.140574 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.140635 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.140714 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.140778 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.140839 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.140900 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.140961 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.141029 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.141093 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.141186 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.141186 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.141186 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.141392 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.141605 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.141719 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.141719 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.141719 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.141719 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.141719 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.142099 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.142195 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.142282 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.142282 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.142282 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.142282 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.142282 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.142282 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.142706 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.142706 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.142706 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.142706 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.142706 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.142706 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.142957 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.143022 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.143066 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.143115 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.143195 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.143253 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.143310 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.143362 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.143410 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.143454 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.143515 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.143570 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.143613 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.143663 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.143706 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.143745 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.143792 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.143836 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.143874 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.143921 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.143982 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.144050 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.144111 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.144222 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.144277 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.144374 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.144426 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.144475 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.144569 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.144621 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.144689 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.144743 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.144790 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.144837 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.144877 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.144914 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.144958 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.145002 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.145059 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.145109 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.145179 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.145221 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.145281 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.145329 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.145376 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.145422 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.145479 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.145524 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.145634 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.145685 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.145730 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.145784 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.145828 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.145865 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.145909 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.145975 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.146038 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.146107 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.146189 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.146246 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.146297 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.146356 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.146425 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.146486 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.146550 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.146598 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.146648 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.146686 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.146724 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.146724 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.146724 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.146724 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.146724 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.146724 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.146724 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.146724 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.146724 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.146724 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.147131 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.147131 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.147255 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.147300 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.147300 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.147381 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.147433 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.147486 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.147536 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.147579 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.147616 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.147654 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.147704 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.147759 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.147823 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.147877 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.147927 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.147980 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.148031 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.148089 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.148155 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.148223 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.148285 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.148347 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.148444 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.148520 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.148574 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.148574 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.149343 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.149426 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.149426 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.149645 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.149645 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.149645 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.149771 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.149821 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.149892 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.149970 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.150006 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.150034 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.150061 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.150096 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.150132 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.150200 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.150200 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.150253 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.150253 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.150316 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.150349 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.150389 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.150389 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.150389 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.150475 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.150507 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.150584 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.150646 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.150890 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.150955 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.151015 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.151081 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.151119 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.151188 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.151243 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.151276 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.151310 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.151338 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.151366 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.151397 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.151430 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.151458 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.151489 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.151517 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.151558 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.151604 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.151639 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.151668 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.151696 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.151723 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.151756 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.151784 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.151815 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.151862 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.151899 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.151936 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.151968 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.152003 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.152033 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.152063 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.152095 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.152153 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.152186 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.152212 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.152248 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.152282 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.152317 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.152353 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.152389 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.152418 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.152449 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.152480 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.152518 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.152556 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.152588 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.152622 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.152655 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.152685 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.152720 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.152763 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.152802 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.152831 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.152865 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.152901 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.152932 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.152965 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.153001 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.153034 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.153071 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.153114 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.153156 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.153194 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.153224 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.153253 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.153253 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.153340 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.153387 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.153421 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.153489 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.153524 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.153596 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.153626 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.153667 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.153703 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.153731 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.153763 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.153795 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.153795 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.153795 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.153795 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.153795 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.153795 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.153987 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.153987 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.153987 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.153987 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.153987 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.153987 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.154257 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.154288 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.154288 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.154345 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.154373 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.154400 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.154456 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.154486 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.154510 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.154542 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.154570 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.154609 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.154646 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.154677 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.154707 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.154738 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.154772 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.154803 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.154834 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.154862 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.154862 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.154862 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.156086 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.156166 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.156219 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.156308 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.156308 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.156386 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.156469 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.156512 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.156552 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.156599 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.156647 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.156687 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.156716 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.156744 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.156777 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.156805 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.156833 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.156866 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.156923 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.156923 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.156993 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.157098 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.157191 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.157264 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.157334 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.157391 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.157458 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.157580 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.161494 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.161570 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.161637 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.161687 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.161751 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.161792 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.161866 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.162220 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.162263 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.162299 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.162328 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.162357 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.162396 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.162437 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.162473 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.162521 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.162571 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.162611 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.162650 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.162684 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.162714 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.162740 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.162771 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.162799 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.162843 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.162883 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.162917 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.162917 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.164735 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.164819 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.164865 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.164919 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.164980 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.165033 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.165085 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.165132 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.165218 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.165266 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.165316 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.165361 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.165397 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.165434 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.165482 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.165523 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.165603 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.165643 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.165643 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.165643 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.165643 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.165808 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.165808 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.165808 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.165924 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.165924 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.166010 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.166049 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.166096 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.166153 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.166210 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.166210 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.166307 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.166359 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.166402 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.166447 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.166499 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.166543 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.166581 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.166626 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.166671 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.166727 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.166774 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.166829 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.166886 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.166933 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.166973 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.167030 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.167030 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.167124 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.167199 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.167239 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.167291 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.167340 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.167391 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.167434 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.167486 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.167535 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.167535 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.167633 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.167684 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.167729 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.167729 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.167729 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.167729 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.167729 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.167729 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.167729 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.167992 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.167992 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.168355 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.168413 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.168452 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.168528 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.168567 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.168597 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.168632 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.168684 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.168725 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.168760 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.168800 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.168831 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.168873 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.168902 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.168940 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.168980 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.169015 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.169047 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.169080 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.169109 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.169163 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.169206 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.169232 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.169263 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.169292 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.169322 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.169360 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.169385 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.169412 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.169437 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.169467 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.169492 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.169526 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.169526 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.169636 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.169667 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.169705 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.169730 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.169761 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.169785 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.169822 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.169850 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.169879 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.169907 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.169936 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.169965 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.170001 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.170001 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.170001 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.170001 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.170001 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.170001 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.170133 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.170133 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.170221 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.170251 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.170537 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.170607 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.170711 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.170809 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.170911 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.171012 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.171115 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.171212 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.171261 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.171300 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.171347 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.171389 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.171437 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.171490 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.171545 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.171589 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.171630 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.171674 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.171725 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.171872 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.171932 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.171970 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.172006 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.172043 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.172043 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.172129 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.172129 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.172129 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.172261 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.172319 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.172416 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.172474 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.172566 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.172625 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.172678 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.172725 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.172725 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.172811 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.172864 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.172864 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.172947 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.172947 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.173214 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.173309 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.173358 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.173409 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.173454 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.173506 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.173591 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.173638 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.173676 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.173718 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.173767 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.173807 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.173849 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.173885 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.173925 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.173971 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.174014 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.174061 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.174167 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.174167 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.174167 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.174288 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.174288 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.174288 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.174400 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.174485 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.174605 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.174705 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.175175 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.175272 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.175351 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.175435 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.175625 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.175706 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.175773 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.175841 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.175917 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.175990 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.176052 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.176111 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.176216 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.176283 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.176352 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.176410 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.176466 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.176525 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.176602 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.176674 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.176744 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.176799 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.176866 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.176929 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.176986 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.177043 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.177109 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.177208 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.177287 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.177287 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.177404 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.177473 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.177473 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.177667 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.177728 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.177784 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.177830 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.177889 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.177889 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.177889 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.177889 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.177889 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.178747 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.178855 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.179156 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.179285 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.179436 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.179517 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.179614 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.179749 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.179879 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.179937 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.179985 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.180032 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.180082 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.180121 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.180199 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.180262 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.180308 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.180348 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.180393 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.180433 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.180476 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.180521 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.180521 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.180600 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.180701 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.180788 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.180874 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.180971 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.181358 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.181500 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.181603 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.181662 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.181708 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.181751 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.181892 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.181950 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.182000 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.182000 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.182087 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.182154 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.182202 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.182244 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.182327 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.182381 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.182436 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.182474 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.182515 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.182557 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.182595 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.182637 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.182637 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.182637 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.182760 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.182816 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.182863 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.182921 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.182967 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.183010 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.183050 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.183094 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.183158 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.183205 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.183246 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.183302 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.183353 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.183397 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.183445 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.183488 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.183527 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.183565 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.183605 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.183649 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.183703 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.183754 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.183810 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.183859 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.183902 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.183955 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.183955 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.184035 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.184080 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.184132 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.184210 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.184210 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.184295 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.184295 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.184295 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.184413 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.184459 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.184500 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.184542 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.184590 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.184634 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.184672 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.184719 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.184760 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.184760 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.184760 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:08:01.185894 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.186187 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.186246 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.186291 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.186332 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.186369 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.186576 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.186645 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.186703 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.186757 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.186818 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.186902 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.187274 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.187338 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:08:01.187485 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.187540 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:08:01.187588 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.187634 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:08:01.187679 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.187721 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:08:01.187767 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.187767 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.187839 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:08:01.187839 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:08:01.233205 np0000175546 devstack@c-api.service[112169]: INFO dbcounter [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Registered counter for database cinder May 20 22:08:01.233845 np0000175546 devstack@c-api.service[112168]: INFO dbcounter [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Registered counter for database cinder May 20 22:08:01.239084 np0000175546 devstack@c-api.service[112167]: INFO dbcounter [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Registered counter for database cinder May 20 22:08:01.243732 np0000175546 devstack@c-api.service[112170]: INFO dbcounter [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Registered counter for database cinder May 20 22:08:01.246994 np0000175546 devstack@c-api.service[112169]: DEBUG oslo_db.sqlalchemy.engines [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 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=112169) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:08:01.248707 np0000175546 devstack@c-api.service[112168]: DEBUG oslo_db.sqlalchemy.engines [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb 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=112168) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:08:01.252892 np0000175546 devstack@c-api.service[112167]: DEBUG oslo_db.sqlalchemy.engines [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde 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=112167) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:08:01.256351 np0000175546 devstack@c-api.service[112170]: DEBUG oslo_db.sqlalchemy.engines [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc 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=112170) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:08:01.362843 np0000175546 devstack@c-api.service[112169]: DEBUG dbcounter [-] [112169] Writer thread running {{(pid=112169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:08:01.365518 np0000175546 devstack@c-api.service[112169]: INFO cinder.rpc [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:08:01.368435 np0000175546 devstack@c-api.service[112169]: INFO cinder.rpc [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:08:01.368536 np0000175546 devstack@c-api.service[112168]: DEBUG dbcounter [-] [112168] Writer thread running {{(pid=112168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:08:01.370839 np0000175546 devstack@c-api.service[112168]: INFO cinder.rpc [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:08:01.371057 np0000175546 devstack@c-api.service[112169]: INFO cinder.rpc [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:08:01.372882 np0000175546 devstack@c-api.service[112168]: INFO cinder.rpc [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:08:01.373464 np0000175546 devstack@c-api.service[112169]: INFO cinder.rpc [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:08:01.374735 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.374943 np0000175546 devstack@c-api.service[112168]: INFO cinder.rpc [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:08:01.375901 np0000175546 devstack@c-api.service[112167]: DEBUG dbcounter [-] [112167] Writer thread running {{(pid=112167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:08:01.376414 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.376867 np0000175546 devstack@c-api.service[112168]: INFO cinder.rpc [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:08:01.377782 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.378770 np0000175546 devstack@c-api.service[112167]: INFO cinder.rpc [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:08:01.379638 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.381199 np0000175546 devstack@c-api.service[112167]: INFO cinder.rpc [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:08:01.381561 np0000175546 devstack@c-api.service[112169]: DEBUG oslo_db.sqlalchemy.engines [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 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=112169) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:08:01.383569 np0000175546 devstack@c-api.service[112167]: INFO cinder.rpc [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:08:01.384042 np0000175546 devstack@c-api.service[112170]: DEBUG dbcounter [-] [112170] Writer thread running {{(pid=112170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:08:01.384703 np0000175546 devstack@c-api.service[112169]: INFO cinder.rpc [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:08:01.384776 np0000175546 devstack@c-api.service[112168]: DEBUG oslo_db.sqlalchemy.engines [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb 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=112168) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:08:01.386721 np0000175546 devstack@c-api.service[112167]: INFO cinder.rpc [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:08:01.386828 np0000175546 devstack@c-api.service[112170]: INFO cinder.rpc [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:08:01.387159 np0000175546 devstack@c-api.service[112169]: INFO cinder.rpc [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:08:01.388027 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.388445 np0000175546 devstack@c-api.service[112168]: INFO cinder.rpc [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:08:01.388519 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.389482 np0000175546 devstack@c-api.service[112170]: INFO cinder.rpc [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:08:01.390731 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.391568 np0000175546 devstack@c-api.service[112170]: INFO cinder.rpc [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:08:01.391901 np0000175546 devstack@c-api.service[112168]: INFO cinder.rpc [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:08:01.393353 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.393435 np0000175546 devstack@c-api.service[112170]: INFO cinder.rpc [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:08:01.394331 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.395345 np0000175546 devstack@c-api.service[112167]: DEBUG oslo_db.sqlalchemy.engines [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde 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=112167) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:08:01.396024 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.397328 np0000175546 devstack@c-api.service[112167]: INFO cinder.rpc [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:08:01.398833 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.399398 np0000175546 devstack@c-api.service[112167]: INFO cinder.rpc [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:08:01.400573 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.401416 np0000175546 devstack@c-api.service[112170]: DEBUG oslo_db.sqlalchemy.engines [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc 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=112170) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:08:01.402408 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.404011 np0000175546 devstack@c-api.service[112170]: INFO cinder.rpc [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:08:01.405405 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.407031 np0000175546 devstack@c-api.service[112170]: INFO cinder.rpc [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:08:01.407182 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.408422 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.408883 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.411432 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.412533 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.413938 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.414458 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.416964 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.417197 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.417571 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.420536 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.420695 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.421181 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.421709 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.423631 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.424334 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.424407 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.425899 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.426556 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.427689 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.428029 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.428924 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.429213 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.430727 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.430795 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.432072 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.433812 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.433935 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.435218 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.435388 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.436298 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.437374 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.438101 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.438215 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.439705 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.440848 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.440985 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.441823 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.442541 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.443323 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.444249 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.444480 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.444661 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.445220 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.446798 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.447682 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.447772 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.447903 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.449283 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.450075 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.450727 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.450794 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.451043 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.451622 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.451955 np0000175546 devstack@c-api.service[112169]: WARNING cinder.api.contrib.hosts [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:08:01.452506 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.452753 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.453019 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.453795 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: extensions {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.454639 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.454945 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.455172 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: os-availability-zone {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.455735 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.456457 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.456522 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: qos-specs {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.456765 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.458017 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.458385 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.459347 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: extra_specs {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.459417 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.459816 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.460695 np0000175546 devstack@c-api.service[112168]: WARNING cinder.api.contrib.hosts [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:08:01.460936 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: encryption {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.461429 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.461497 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.461556 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.462468 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: extensions {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.462579 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: os-volume-type-access {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.463034 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.464097 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: os-availability-zone {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.464235 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: os-quota-class-sets {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.465088 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.465279 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: qos-specs {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.465691 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: encryption {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.466793 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.467323 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.467386 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: os-snapshot-manage {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.467539 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: extra_specs {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.468214 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.468869 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: consistencygroups {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.469062 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.469201 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: encryption {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.469393 np0000175546 devstack@c-api.service[112167]: WARNING cinder.api.contrib.hosts [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:08:01.470191 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.470545 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.470928 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: backups {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.471225 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: extensions {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.471552 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: os-volume-type-access {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.472119 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.472643 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: os-availability-zone {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.473016 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: scheduler-stats {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.473223 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: os-quota-class-sets {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.473693 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.474076 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: qos-specs {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.474616 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: os-quota-sets {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.474684 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: encryption {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.475226 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.476041 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: os-volume-manage {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.476330 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: os-snapshot-manage {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.476706 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.476932 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: extra_specs {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.477671 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: capabilities {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.477946 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: consistencygroups {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.478014 np0000175546 devstack@c-api.service[112170]: WARNING cinder.api.contrib.hosts [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:08:01.478652 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: encryption {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.478717 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.479089 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: os-volume-transfer {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.479752 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: extensions {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.480059 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: backups {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.480284 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: os-volume-type-access {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.481167 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: os-hosts {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.481233 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: os-availability-zone {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.481986 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: os-quota-class-sets {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.482281 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: scheduler-stats {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.482705 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: qos-specs {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.482870 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extended resource: cgsnapshots {{(pid=112169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.483369 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: encryption {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.483813 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: os-quota-sets {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.484372 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.contrib.snapshot_actions [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] SnapshotActionsController initialized {{(pid=112169) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:08:01.484913 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: os-snapshot-manage {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.485219 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.485283 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: os-volume-manage {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.485810 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: extra_specs {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.486569 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: consistencygroups {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.486689 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.486867 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: capabilities {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.487770 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: encryption {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.488049 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.488286 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: os-volume-transfer {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.488740 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: backups {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.489405 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.490100 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: os-hosts {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.490241 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: os-volume-type-access {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.490917 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.491376 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: scheduler-stats {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.491759 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extended resource: cgsnapshots {{(pid=112168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.492402 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.492672 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: os-quota-class-sets {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.493385 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.contrib.snapshot_actions [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] SnapshotActionsController initialized {{(pid=112168) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:08:01.493490 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: os-quota-sets {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.493828 np0000175546 devstack@c-api.service[112169]: WARNING castellan.key_manager.migration [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.494355 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.494723 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.494786 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: encryption {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.494883 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.494998 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.495380 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: os-volume-manage {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.495744 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.495830 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.495941 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.496027 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension AdminActions extending resource: volumes {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.496108 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension AdminActions extending resource: snapshots {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.496238 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension AdminActions extending resource: backups {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.496322 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.496416 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: os-snapshot-manage {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.496511 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension VolumeActions extending resource: volumes {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.496511 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension TypesManage extending resource: types {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.496666 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.496746 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.496824 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.496936 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.497023 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.v3.router [None req-fe199b8d-5000-4383-a5d1-6c11ca75c6c0 None None] Extension UsedLimits extending resource: limits {{(pid=112169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.497304 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: capabilities {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.497418 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.498004 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: consistencygroups {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.498763 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.498861 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: os-volume-transfer {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.500068 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: backups {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.500246 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.500550 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: os-hosts {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.502022 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.502324 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extended resource: cgsnapshots {{(pid=112167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.502616 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: scheduler-stats {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.503443 np0000175546 devstack@c-api.service[112168]: WARNING castellan.key_manager.migration [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.504092 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.contrib.snapshot_actions [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] SnapshotActionsController initialized {{(pid=112167) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:08:01.504265 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: os-quota-sets {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.504499 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.504639 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.504742 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.504972 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.505074 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.505183 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.505183 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension AdminActions extending resource: volumes {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.505358 np0000175546 devstack@c-api.service[112169]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72b15a0a3668 pid: 112169 (default app) May 20 22:08:01.505467 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension AdminActions extending resource: snapshots {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.505467 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension AdminActions extending resource: backups {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.505638 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.505638 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension VolumeActions extending resource: volumes {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.505818 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: os-volume-manage {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.505902 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension TypesManage extending resource: types {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.505902 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.506059 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.506168 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.506436 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.506436 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.v3.router [None req-fd67c3e1-c9ea-4f56-b442-dbb4e19795fb None None] Extension UsedLimits extending resource: limits {{(pid=112168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.506753 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.507325 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: capabilities {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.508271 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.508578 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: os-volume-transfer {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.509637 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.510308 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: os-hosts {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.511168 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.511772 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extended resource: cgsnapshots {{(pid=112170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:08:01.512757 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.513410 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] SnapshotActionsController initialized {{(pid=112170) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:08:01.513699 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.513699 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.513699 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.513699 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.514197 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.514197 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.514197 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.514197 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.514609 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.514609 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.514609 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.514609 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.514609 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.514609 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.515196 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.515196 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.515196 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.515196 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.515196 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.515699 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.515699 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.515699 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.515699 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.515699 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.516176 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.516176 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.516176 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.516176 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.516581 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.516581 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.516581 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.516581 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.516581 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.517075 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.517075 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.517075 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.517075 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.517075 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.517555 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.517555 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.517555 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.517555 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.517555 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.517555 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.518116 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.518116 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.518116 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.518116 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.518116 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.518116 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.518708 np0000175546 devstack@c-api.service[112167]: WARNING castellan.key_manager.migration [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.518786 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.518786 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.518786 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.518786 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.518786 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.518786 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.519371 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.519371 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.519371 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.519371 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.519371 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.519848 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.519848 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.519848 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.520089 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.520200 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.520200 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.520200 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.520200 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.520200 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.520718 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.520718 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.520718 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.520718 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.520718 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.521123 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.521123 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.521123 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.521123 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.521123 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.521123 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.521719 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.521719 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.521907 np0000175546 devstack@c-api.service[112168]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72b15a0a3668 pid: 112168 (default app) May 20 22:08:01.521962 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.521962 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.521962 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.521962 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.522259 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.522259 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.522259 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.522259 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.522524 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.522524 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.522524 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.522524 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.522799 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.522799 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.522799 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.522799 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.523048 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.523048 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.523048 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.523048 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.523048 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.523428 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.523428 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.523428 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.523428 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.523428 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.523691 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.523691 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.523691 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.523691 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.523924 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.523924 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.523924 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.523924 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.524189 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.524189 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.524189 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.524189 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.524435 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.524435 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.524435 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.524435 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.524665 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.524665 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.524665 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.524665 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.525365 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.525365 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.525365 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.525365 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.525365 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.525365 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.525772 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.525772 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.525772 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.525772 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.525772 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.526113 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.526113 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.526113 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.526113 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.526113 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.526113 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.526113 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.526541 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.526541 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.526541 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.526541 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.526541 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.526541 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.527397 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.527397 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.527397 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.527397 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.527397 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.527397 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.527778 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.527778 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.527778 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.527778 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.528026 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension VolumeTypeAccess extending resource: types {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.528100 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.528100 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.528100 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.528100 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.528100 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.528449 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.528449 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.528449 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.528449 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.528449 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.528747 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.528747 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.528747 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.528747 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.529001 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.529001 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.529001 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:01.529001 np0000175546 devstack@c-api.service[112169]: warnings.warn(deprecated_msg) May 20 22:08:01.529307 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension SnapshotActions extending resource: snapshots {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.529307 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.529405 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.529926 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.529926 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.529926 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension AdminActions extending resource: volumes {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.529926 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension AdminActions extending resource: snapshots {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.529926 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension AdminActions extending resource: backups {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.529926 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.529926 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension VolumeActions extending resource: volumes {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530105 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension TypesManage extending resource: types {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530131 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.middleware.request_id [None req-334e258c-b7a9-4cf3-a339-dcb4068bf4b1 None None] RequestId filter calling following filter/app {{(pid=112169) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:08:01.530197 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530197 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530265 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.530291 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530291 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530291 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.v3.router [None req-c0bfa2a8-f38f-4ae2-ba8e-433226ae7cde None None] Extension UsedLimits extending resource: limits {{(pid=112167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530367 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.530393 np0000175546 devstack@c-api.service[112169]: [pid: 112169|app: 0|req: 1/1] 199.204.45.250 () {60 vars in 956 bytes} [Wed May 20 22:08:01 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 20 22:08:01.530417 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.530417 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.530417 np0000175546 devstack@c-api.service[112170]: WARNING castellan.key_manager.migration [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:08:01.530417 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530417 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530417 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530417 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530417 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530594 np0000175546 devstack@c-api.service[112167]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72b15a0a3668 pid: 112167 (default app) May 20 22:08:01.530619 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension AdminActions extending resource: volumes {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530619 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension AdminActions extending resource: snapshots {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530619 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension AdminActions extending resource: backups {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530619 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530619 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension VolumeActions extending resource: volumes {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530619 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension TypesManage extending resource: types {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530619 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530776 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530776 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530776 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.530776 np0000175546 devstack@c-api.service[112170]: DEBUG cinder.api.v3.router [None req-5d7dbcb7-1791-4cf2-8c82-5b5be61f34dc None None] Extension UsedLimits extending resource: limits {{(pid=112170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:08:01.535879 np0000175546 devstack@c-api.service[112170]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72b15a0a3668 pid: 112170 (default app) May 20 22:08:08.530893 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.530893 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.530893 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.530893 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.530893 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.531774 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.531774 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.531774 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.531774 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.531774 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.532056 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.532056 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.532056 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.532056 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.532056 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.532056 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.532455 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.532455 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.532455 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.532455 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.532684 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.532684 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.532684 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.532684 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.532928 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.532928 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.532928 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.532928 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.533187 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.533187 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.533187 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.533187 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.533187 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.533538 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.533538 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.533538 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.533538 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.533538 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.533808 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.533808 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.533808 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.533808 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.533808 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.533808 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.534171 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.534171 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.534171 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.534171 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.534171 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.534171 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.534506 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.534506 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.534506 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.534506 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.534506 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.534506 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.534855 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.534855 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.534855 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.534855 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.534855 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.535165 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.535165 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.535165 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.535165 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.535165 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.535435 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.535435 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.535435 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.535435 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.535435 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.535435 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.535802 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.535802 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.535802 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.535802 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.535802 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.535802 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.536117 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.536117 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.536117 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.536117 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.536117 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.536427 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.536427 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.536427 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.536427 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.536427 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.536697 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.536697 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.536697 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.536697 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.536928 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.536928 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.536928 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.536928 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.537198 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.537198 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.537198 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.537198 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.537198 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.537555 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.537555 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.537555 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.537555 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.537555 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.537821 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.537821 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.537821 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.537821 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.538056 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.538056 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.538056 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.538056 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.538254 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.538254 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.538254 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.538254 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.538407 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.538407 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.538407 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.538407 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.538567 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.538567 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.538567 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.538567 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.538720 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.538720 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.538720 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.538720 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.538720 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.538908 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.538908 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.538908 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.538908 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.538908 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.538908 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.539118 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.539118 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.539118 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.539118 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.539118 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.539319 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.539319 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.539319 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.539319 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.539319 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.539319 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.539536 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.539536 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.539536 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.539536 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.539536 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.539536 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.539752 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.539752 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.539752 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.539752 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.539752 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.539752 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.539972 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.539972 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.539972 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.539972 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.539972 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.539972 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.540211 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.540211 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.540211 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.540211 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.540362 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.540362 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.540362 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.540362 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.540362 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.540566 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.540566 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.540566 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.540566 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:08.540566 np0000175546 devstack@c-api.service[112168]: warnings.warn(deprecated_msg) May 20 22:08:08.540566 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.middleware.request_id [None req-6b598d1d-f5a9-42b8-8914-685534bd2299 None None] RequestId filter calling following filter/app {{(pid=112168) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:08:09.040697 np0000175546 devstack@c-api.service[112168]: INFO cinder.api.openstack.wsgi [None req-6b598d1d-f5a9-42b8-8914-685534bd2299 admin admin] POST https://199.204.45.250/volume/v3/types May 20 22:08:09.041304 np0000175546 devstack@c-api.service[112168]: DEBUG cinder.api.openstack.wsgi [None req-6b598d1d-f5a9-42b8-8914-685534bd2299 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112168) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:08:09.043023 np0000175546 devstack@c-api.service[112168]: /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 20 22:08:09.043023 np0000175546 devstack@c-api.service[112168]: warnings.warn( May 20 22:08:09.049164 np0000175546 devstack@c-api.service[112168]: DEBUG oslo_db.sqlalchemy.engines [None req-6b598d1d-f5a9-42b8-8914-685534bd2299 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=112168) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:08:09.080928 np0000175546 devstack@c-api.service[112168]: INFO cinder.api.openstack.wsgi [None req-6b598d1d-f5a9-42b8-8914-685534bd2299 admin admin] https://199.204.45.250/volume/v3/types returned with HTTP 200 May 20 22:08:09.081489 np0000175546 devstack@c-api.service[112168]: [pid: 112168|app: 0|req: 1/2] 199.204.45.250 () {68 vars in 1288 bytes} [Wed May 20 22:08:08 2026] POST /volume/v3/types => generated 186 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 22:08:09.098572 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.middleware.request_id [req-6b598d1d-f5a9-42b8-8914-685534bd2299 req-b3737380-ff49-420b-96fe-74ccce1f2b5c None None] RequestId filter calling following filter/app {{(pid=112169) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:08:09.422731 np0000175546 devstack@c-api.service[112169]: INFO cinder.api.openstack.wsgi [req-6b598d1d-f5a9-42b8-8914-685534bd2299 req-b3737380-ff49-420b-96fe-74ccce1f2b5c admin admin] POST https://199.204.45.250/volume/v3/types/d20d0f03-e664-49c2-9730-047c02d4f022/extra_specs May 20 22:08:09.423297 np0000175546 devstack@c-api.service[112169]: DEBUG cinder.api.openstack.wsgi [req-6b598d1d-f5a9-42b8-8914-685534bd2299 req-b3737380-ff49-420b-96fe-74ccce1f2b5c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112169) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:08:09.425014 np0000175546 devstack@c-api.service[112169]: /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 20 22:08:09.425014 np0000175546 devstack@c-api.service[112169]: warnings.warn( May 20 22:08:09.431341 np0000175546 devstack@c-api.service[112169]: DEBUG oslo_db.sqlalchemy.engines [req-6b598d1d-f5a9-42b8-8914-685534bd2299 req-b3737380-ff49-420b-96fe-74ccce1f2b5c 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=112169) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:08:09.490635 np0000175546 devstack@c-api.service[112169]: INFO cinder.api.openstack.wsgi [req-6b598d1d-f5a9-42b8-8914-685534bd2299 req-b3737380-ff49-420b-96fe-74ccce1f2b5c admin admin] https://199.204.45.250/volume/v3/types/d20d0f03-e664-49c2-9730-047c02d4f022/extra_specs returned with HTTP 200 May 20 22:08:09.491217 np0000175546 devstack@c-api.service[112169]: [pid: 112169|app: 0|req: 2/3] 199.204.45.250 () {70 vars in 1505 bytes} [Wed May 20 22:08:09 2026] POST /volume/v3/types/d20d0f03-e664-49c2-9730-047c02d4f022/extra_specs => generated 55 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 22:08:11.398696 np0000175546 devstack@c-api.service[112167]: DEBUG dbcounter [-] [112167] Writing DB stats cinder:SELECT=6 {{(pid=112167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:08:11.405793 np0000175546 devstack@c-api.service[112170]: DEBUG dbcounter [-] [112170] Writing DB stats cinder:SELECT=6 {{(pid=112170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:08:19.077750 np0000175546 devstack@c-api.service[112168]: DEBUG dbcounter [-] [112168] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:08:19.488676 np0000175546 devstack@c-api.service[112169]: DEBUG dbcounter [-] [112169] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:14:08.060866 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.060866 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.061430 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.061430 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.061430 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.061430 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.061430 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.061670 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.061670 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.061670 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.061670 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.061670 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.061670 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.061915 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.061915 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.061915 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.061915 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.061915 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.062097 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.062097 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.062097 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.062097 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.062290 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.062290 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.062290 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.062290 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.062451 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.062451 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.062451 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.062451 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.062451 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.062665 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.062665 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.062665 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.062665 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.062665 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.062855 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.062855 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.062855 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.062855 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.062855 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.062855 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.063289 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.063289 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.063289 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.063289 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.063289 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.063289 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.063690 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.063690 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.063690 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.063690 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.063690 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.063690 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.064078 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.064078 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.064078 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.064078 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.064078 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.064078 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.064498 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.064498 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.064498 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.064498 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.064767 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.064767 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.064767 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.064767 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.064767 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.065116 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.065116 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.065116 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.065116 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.065116 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.065489 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.065489 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.065489 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.065489 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.065489 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.065489 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.065864 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.065864 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.065864 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.065864 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.065864 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.066232 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.066232 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.066232 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.066232 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.066232 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.066563 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.066563 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.066563 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.066563 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.066763 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.066763 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.066763 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.066763 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.066920 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.066920 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.066920 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.066920 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.066920 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.067126 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.067126 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.067126 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.067126 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.067126 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.067334 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.067334 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.067334 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.067334 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.067495 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.067495 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.067495 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.067495 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.067660 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.067660 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.067660 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.067660 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.067856 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.067856 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.067856 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.067856 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.068017 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.068017 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.068017 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.068017 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.068418 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.068418 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.068418 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.068418 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.068418 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.068418 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.068652 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.068652 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.068652 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.068652 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.068652 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.069019 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.069019 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.069019 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.069019 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.069019 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.069019 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.069019 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.069555 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.069555 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.069555 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.069555 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.069555 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.069555 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.069950 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.069950 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.069950 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.069950 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.069950 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.069950 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.070368 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.070368 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.070368 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.070368 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.070368 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.070368 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.070806 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.070806 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.070806 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.070806 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.071084 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.071084 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.071084 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.071084 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.071380 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.071380 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.071380 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.071380 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.071647 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.071647 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.071647 np0000175546 devstack@c-api.service[112167]: /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 20 22:14:08.071647 np0000175546 devstack@c-api.service[112167]: warnings.warn(deprecated_msg) May 20 22:14:08.071647 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.middleware.request_id [None req-468a81b3-4d44-411d-b189-5fe2fb2c2ae4 None None] RequestId filter calling following filter/app {{(pid=112167) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:14:08.071647 np0000175546 devstack@c-api.service[112167]: INFO cinder.api.openstack.wsgi [None req-468a81b3-4d44-411d-b189-5fe2fb2c2ae4 None None] GET https://199.204.45.250/volume// May 20 22:14:08.072028 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.openstack.wsgi [None req-468a81b3-4d44-411d-b189-5fe2fb2c2ae4 None None] Empty body provided in request {{(pid=112167) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 22:14:08.072028 np0000175546 devstack@c-api.service[112167]: DEBUG cinder.api.openstack.wsgi [None req-468a81b3-4d44-411d-b189-5fe2fb2c2ae4 None None] Calling method 'all' {{(pid=112167) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 22:14:08.072028 np0000175546 devstack@c-api.service[112167]: INFO cinder.api.openstack.wsgi [None req-468a81b3-4d44-411d-b189-5fe2fb2c2ae4 None None] https://199.204.45.250/volume// returned with HTTP 300 May 20 22:14:08.072028 np0000175546 devstack@c-api.service[112167]: [pid: 112167|app: 0|req: 1/4] 199.204.45.250 () {66 vars in 1456 bytes} [Wed May 20 22:14:08 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)