May 27 01:08:02.634133 np0000176806 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 27 01:08:02.643142 np0000176806 devstack@c-api.service[112295]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 27 01:08:02.646791 np0000176806 devstack@c-api.service[112295]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 27 01:08:02 2026] *** May 27 01:08:02.646791 np0000176806 devstack@c-api.service[112295]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 27 01:08:02.646791 np0000176806 devstack@c-api.service[112295]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 27 01:08:02.646791 np0000176806 devstack@c-api.service[112295]: nodename: np0000176806 May 27 01:08:02.646791 np0000176806 devstack@c-api.service[112295]: machine: x86_64 May 27 01:08:02.646791 np0000176806 devstack@c-api.service[112295]: clock source: unix May 27 01:08:02.646791 np0000176806 devstack@c-api.service[112295]: pcre jit disabled May 27 01:08:02.646791 np0000176806 devstack@c-api.service[112295]: detected number of CPU cores: 16 May 27 01:08:02.646791 np0000176806 devstack@c-api.service[112295]: current working directory: / May 27 01:08:02.646791 np0000176806 devstack@c-api.service[112295]: detected binary path: /usr/bin/uwsgi-core May 27 01:08:02.646791 np0000176806 devstack@c-api.service[112295]: your processes number limit is 256917 May 27 01:08:02.646791 np0000176806 devstack@c-api.service[112295]: your memory page size is 4096 bytes May 27 01:08:02.646791 np0000176806 devstack@c-api.service[112295]: detected max file descriptor number: 2048 May 27 01:08:02.646791 np0000176806 devstack@c-api.service[112295]: lock engine: pthread robust mutexes May 27 01:08:02.647100 np0000176806 devstack@c-api.service[112295]: thunder lock: enabled May 27 01:08:02.647158 np0000176806 devstack@c-api.service[112295]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 27 01:08:02.647190 np0000176806 devstack@c-api.service[112295]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 27 01:08:02.647213 np0000176806 devstack@c-api.service[112295]: PEP 405 virtualenv detected: /opt/stack/data/venv May 27 01:08:02.647213 np0000176806 devstack@c-api.service[112295]: Set PythonHome to /opt/stack/data/venv May 27 01:08:02.684389 np0000176806 devstack@c-api.service[112295]: Python main interpreter initialized at 0x794b5f6a3668 May 27 01:08:02.684389 np0000176806 devstack@c-api.service[112295]: python threads support enabled May 27 01:08:02.684389 np0000176806 devstack@c-api.service[112295]: your server socket listen backlog is limited to 100 connections May 27 01:08:02.684389 np0000176806 devstack@c-api.service[112295]: your mercy for graceful operations on workers is 80 seconds May 27 01:08:02.684996 np0000176806 devstack@c-api.service[112295]: mapped 671795 bytes (656 KB) for 4 cores May 27 01:08:02.685155 np0000176806 devstack@c-api.service[112295]: *** Operational MODE: preforking *** May 27 01:08:02.685343 np0000176806 devstack@c-api.service[112295]: *** uWSGI is running in multiple interpreter mode *** May 27 01:08:02.685343 np0000176806 devstack@c-api.service[112295]: spawned uWSGI master process (pid: 112295) May 27 01:08:02.685482 np0000176806 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 27 01:08:02.686241 np0000176806 devstack@c-api.service[112295]: spawned uWSGI worker 1 (pid: 112299, cores: 1) May 27 01:08:02.686719 np0000176806 devstack@c-api.service[112295]: spawned uWSGI worker 2 (pid: 112300, cores: 1) May 27 01:08:02.687325 np0000176806 devstack@c-api.service[112295]: spawned uWSGI worker 3 (pid: 112301, cores: 1) May 27 01:08:02.687660 np0000176806 devstack@c-api.service[112295]: spawned uWSGI worker 4 (pid: 112302, cores: 1) May 27 01:08:02.687707 np0000176806 devstack@c-api.service[112295]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 27 01:08:02.810662 np0000176806 devstack@c-api.service[112300]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:08:02.810662 np0000176806 devstack@c-api.service[112300]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:08:02.810662 np0000176806 devstack@c-api.service[112300]: we strongly recommend against using it for new projects. May 27 01:08:02.810662 np0000176806 devstack@c-api.service[112300]: If you are already using Eventlet, we recommend migrating to a different May 27 01:08:02.810662 np0000176806 devstack@c-api.service[112300]: framework. For more detail see May 27 01:08:02.810662 np0000176806 devstack@c-api.service[112300]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:08:02.810662 np0000176806 devstack@c-api.service[112300]: import eventlet # noqa May 27 01:08:02.814874 np0000176806 devstack@c-api.service[112299]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:08:02.814874 np0000176806 devstack@c-api.service[112299]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:08:02.814874 np0000176806 devstack@c-api.service[112299]: we strongly recommend against using it for new projects. May 27 01:08:02.814874 np0000176806 devstack@c-api.service[112299]: If you are already using Eventlet, we recommend migrating to a different May 27 01:08:02.814874 np0000176806 devstack@c-api.service[112299]: framework. For more detail see May 27 01:08:02.814874 np0000176806 devstack@c-api.service[112299]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:08:02.814874 np0000176806 devstack@c-api.service[112299]: import eventlet # noqa May 27 01:08:02.829797 np0000176806 devstack@c-api.service[112301]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:08:02.829797 np0000176806 devstack@c-api.service[112301]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:08:02.829797 np0000176806 devstack@c-api.service[112301]: we strongly recommend against using it for new projects. May 27 01:08:02.829797 np0000176806 devstack@c-api.service[112301]: If you are already using Eventlet, we recommend migrating to a different May 27 01:08:02.829797 np0000176806 devstack@c-api.service[112301]: framework. For more detail see May 27 01:08:02.829797 np0000176806 devstack@c-api.service[112301]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:08:02.829797 np0000176806 devstack@c-api.service[112301]: import eventlet # noqa May 27 01:08:02.833693 np0000176806 devstack@c-api.service[112302]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:08:02.833693 np0000176806 devstack@c-api.service[112302]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:08:02.833693 np0000176806 devstack@c-api.service[112302]: we strongly recommend against using it for new projects. May 27 01:08:02.833693 np0000176806 devstack@c-api.service[112302]: If you are already using Eventlet, we recommend migrating to a different May 27 01:08:02.833693 np0000176806 devstack@c-api.service[112302]: framework. For more detail see May 27 01:08:02.833693 np0000176806 devstack@c-api.service[112302]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:08:02.833693 np0000176806 devstack@c-api.service[112302]: import eventlet # noqa May 27 01:08:02.899520 np0000176806 devstack@c-api.service[112300]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 27 01:08:02.899520 np0000176806 devstack@c-api.service[112300]: debtcollector.deprecate( May 27 01:08:02.919689 np0000176806 devstack@c-api.service[112302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 27 01:08:02.919689 np0000176806 devstack@c-api.service[112302]: debtcollector.deprecate( May 27 01:08:02.921748 np0000176806 devstack@c-api.service[112299]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 27 01:08:02.921748 np0000176806 devstack@c-api.service[112299]: debtcollector.deprecate( May 27 01:08:02.925210 np0000176806 devstack@c-api.service[112301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 27 01:08:02.925210 np0000176806 devstack@c-api.service[112301]: debtcollector.deprecate( May 27 01:08:02.979009 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:02.979009 np0000176806 devstack@c-api.service[112300]: from cgi import parse_header May 27 01:08:03.000499 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:03.000499 np0000176806 devstack@c-api.service[112302]: from cgi import parse_header May 27 01:08:03.005087 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:03.005087 np0000176806 devstack@c-api.service[112299]: from cgi import parse_header May 27 01:08:03.012445 np0000176806 devstack@c-api.service[112301]: /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 27 01:08:03.012445 np0000176806 devstack@c-api.service[112301]: from cgi import parse_header May 27 01:08:03.024768 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:03.024768 np0000176806 devstack@c-api.service[112300]: removals.removed_module( May 27 01:08:03.025490 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:03.025490 np0000176806 devstack@c-api.service[112300]: removals.removed_module( May 27 01:08:03.048591 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:03.048591 np0000176806 devstack@c-api.service[112302]: removals.removed_module( May 27 01:08:03.049292 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:03.049292 np0000176806 devstack@c-api.service[112302]: removals.removed_module( May 27 01:08:03.053229 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:03.053229 np0000176806 devstack@c-api.service[112299]: removals.removed_module( May 27 01:08:03.054062 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:03.054062 np0000176806 devstack@c-api.service[112299]: removals.removed_module( May 27 01:08:03.061190 np0000176806 devstack@c-api.service[112301]: /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 27 01:08:03.061190 np0000176806 devstack@c-api.service[112301]: removals.removed_module( May 27 01:08:03.062465 np0000176806 devstack@c-api.service[112301]: /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 27 01:08:03.062465 np0000176806 devstack@c-api.service[112301]: removals.removed_module( May 27 01:08:03.657233 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:03.657233 np0000176806 devstack@c-api.service[112302]: warnings.warn( May 27 01:08:03.679706 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:03.679706 np0000176806 devstack@c-api.service[112300]: warnings.warn( May 27 01:08:03.690094 np0000176806 devstack@c-api.service[112301]: /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 27 01:08:03.690094 np0000176806 devstack@c-api.service[112301]: warnings.warn( May 27 01:08:03.723283 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:03.723283 np0000176806 devstack@c-api.service[112299]: warnings.warn( May 27 01:08:03.749745 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:03.749745 np0000176806 devstack@c-api.service[112302]: warnings.warn( May 27 01:08:03.770397 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:03.770397 np0000176806 devstack@c-api.service[112300]: warnings.warn( May 27 01:08:03.788053 np0000176806 devstack@c-api.service[112301]: /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 27 01:08:03.788053 np0000176806 devstack@c-api.service[112301]: warnings.warn( May 27 01:08:03.825857 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:03.825857 np0000176806 devstack@c-api.service[112299]: warnings.warn( May 27 01:08:04.044912 np0000176806 devstack@c-api.service[112302]: 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 27 01:08:04.045511 np0000176806 devstack@c-api.service[112302]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112302) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:08:04.049747 np0000176806 devstack@c-api.service[112300]: 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 27 01:08:04.050304 np0000176806 devstack@c-api.service[112300]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112300) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:08:04.074311 np0000176806 devstack@c-api.service[112301]: 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 27 01:08:04.074832 np0000176806 devstack@c-api.service[112301]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112301) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:08:04.130047 np0000176806 devstack@c-api.service[112299]: 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 27 01:08:04.130241 np0000176806 devstack@c-api.service[112299]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112299) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:08:04.131340 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:04.131340 np0000176806 devstack@c-api.service[112300]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:08:04.135242 np0000176806 devstack@c-api.service[112301]: /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 27 01:08:04.135242 np0000176806 devstack@c-api.service[112301]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:08:04.146324 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:04.146324 np0000176806 devstack@c-api.service[112302]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:08:04.190511 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:04.190511 np0000176806 devstack@c-api.service[112299]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:08:04.587917 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112299) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:08:04.588149 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112302) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:08:04.588222 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112301) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:08:04.588283 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.588351 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.588461 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.588461 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.588670 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.588746 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.588812 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.588881 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.588940 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.589352 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.589422 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.589478 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.589545 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.589659 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112300) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:08:04.589765 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.589860 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.589936 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.590016 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.590083 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.590150 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.590220 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.590287 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.590355 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.590424 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.590521 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.590632 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.590705 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.590705 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.590847 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.590918 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.590918 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.591053 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.591123 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.591185 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.591185 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.591185 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.591185 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.591185 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.591185 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.591185 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.591185 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.592528 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.592663 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.592663 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.592788 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.592788 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.592929 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.592987 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.593054 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.593119 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.593175 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.593237 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.593293 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.593353 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.593407 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.593464 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.593523 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.593583 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.593622 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.593672 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.593708 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.593708 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.593772 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.593772 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.593772 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.593772 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.593915 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.593915 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.593984 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.597761 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.597840 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.597899 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.597944 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.597986 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.598025 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.598081 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.598123 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.598162 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.598203 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.598249 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.598289 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.598328 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.598369 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.598414 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.598455 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.598502 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.598502 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.598610 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.598663 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.598663 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.598754 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.598806 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.598866 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.598866 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.598866 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.598866 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.598866 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.604244 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.604327 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.604362 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.604449 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.604514 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.604579 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.604614 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.604659 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.604692 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.604764 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.604813 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.604879 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.604921 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.604974 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.605015 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.605098 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.605131 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.605131 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.605131 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.605229 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.605229 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.605463 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.605533 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.605605 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.605671 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.605730 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.605792 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.605845 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.605880 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.605913 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.605950 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.605998 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.606058 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.606155 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.606245 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.606283 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.606324 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.606356 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.606356 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.606420 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.606454 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.606485 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.606520 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.606582 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.606616 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.606648 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.606692 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.606724 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.606757 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.606793 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.606850 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.606885 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.606922 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.606954 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.606987 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.607025 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.607058 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.607094 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.607125 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.607158 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.607189 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.607225 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.607260 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.607291 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.607322 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.607360 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.607396 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.607426 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.607460 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.607492 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.607522 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.607592 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.607624 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.607656 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.607698 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.607734 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.607771 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.607818 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.607861 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.607897 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.607935 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.607935 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.607995 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.607995 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.608064 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.608064 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.608130 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.608172 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.608206 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.608239 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.608274 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.608313 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.608347 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.608388 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.608422 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.608504 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.608549 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.608607 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.608642 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.608677 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.608711 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.608745 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.608782 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.608843 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.608883 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.608919 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.608953 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.608994 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.609029 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.609063 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.609096 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.609135 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.609169 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.609209 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.609248 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.609285 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.609323 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.609357 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.609390 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.609425 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.609465 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.609498 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.609539 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.609600 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.609629 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.609654 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.609678 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.609722 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.609753 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.609778 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.609816 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.609816 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.609881 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.609905 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.609930 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.609957 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.609983 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.609983 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.609983 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.609983 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.610231 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.610296 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.610340 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.610367 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.610397 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.610423 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.610461 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.610492 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.610523 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.610549 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.610597 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.610623 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.610656 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.610681 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.610706 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.610731 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.610756 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.610784 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.610826 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.610858 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.610883 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.610883 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.610928 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.610952 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.610976 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.611067 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.611187 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.611295 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.615096 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.615149 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.615203 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.615257 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.615304 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.615339 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.615372 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.615416 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.615448 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.615488 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.615519 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.615551 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.615614 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.615647 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.615686 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.615721 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.615757 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.615789 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.615828 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.615859 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.615884 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.615909 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.615938 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.615963 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.615988 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.616011 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.616037 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.616066 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.616094 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.616119 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.616145 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.616169 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.616193 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.616217 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.616241 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.616266 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.616294 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.616294 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.616294 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.616294 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.616389 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.616429 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.617046 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.617175 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.617175 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.617285 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.617345 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.617345 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.617468 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.617630 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.617705 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.617705 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.617816 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.617880 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.617880 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.617880 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.618024 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.618024 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.618024 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.618024 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.618024 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.618024 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.618024 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.618377 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.618377 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.618494 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.618553 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.618630 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.618684 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.618752 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.618838 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.618903 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.618957 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.619019 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.619072 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.619128 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.619181 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.619233 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.619297 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.619354 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.619406 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.619459 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.619513 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.619609 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.619668 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.619744 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.619818 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.619818 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.619924 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.619977 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.620040 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.620094 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.620150 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.620210 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.620263 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.620317 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.620368 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.620429 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.620523 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.620751 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.620826 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.620896 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.620951 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.621005 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.621056 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.621123 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.621178 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.621238 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.621293 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.621345 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.621406 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.621458 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.621510 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.621586 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.621671 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.621740 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.621740 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.621740 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.621740 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.622129 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.622129 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.622129 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.622129 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.622129 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.622129 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.622129 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.622129 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.622129 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.622129 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.623215 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.623215 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.623215 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.623215 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.623215 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.623215 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.623697 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.623781 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.623863 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.623946 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.624027 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.624129 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.624205 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.624278 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.624357 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.624430 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.624613 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.624696 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.624773 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.624850 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.625059 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.625131 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.625221 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.625283 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.625283 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.625389 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.625389 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.625389 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.625389 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.625389 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.625389 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.625389 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.625658 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.625658 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.625658 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.625731 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.625767 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.625812 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.625852 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.625884 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.625916 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.625958 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.625994 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.626023 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.626053 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.626076 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.626100 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.626130 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.626159 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.626185 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.626215 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.626215 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.626215 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.626283 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.626309 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.626331 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.626357 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.626385 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.626385 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.626432 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.626463 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.626487 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.626512 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.626537 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.626577 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.626603 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.626603 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.626655 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.626655 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.626655 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.626655 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.626655 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.626655 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.626655 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.626866 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.626866 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.626936 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.626966 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.626966 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.627015 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.627040 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.627069 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.627091 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.627114 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.627139 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.627162 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.627162 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.627162 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.627222 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.627222 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.627222 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.627222 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.627222 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.627222 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.627222 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.627827 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.627870 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.627944 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.627988 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.628019 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.628045 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.628073 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.628103 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.628134 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.628172 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.628203 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.628230 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.628254 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.628286 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.628312 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.628340 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.628366 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.628390 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.628415 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.628515 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.628626 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.628679 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.628748 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.628809 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.628871 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.628930 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.628989 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.629082 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.630822 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.630871 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.630937 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.630989 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.631034 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.631101 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.631131 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.631158 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.631184 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.631209 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.631234 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.631260 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.631292 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.631318 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.631350 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.631376 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.631401 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.631429 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.631458 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.631484 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.631509 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.631534 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.631572 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.631612 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.631638 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.631663 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.631688 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.631713 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.631738 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.631763 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.631795 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.631839 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.631866 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.631891 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.631928 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.631954 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.631982 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.632007 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.632034 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.632058 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.632082 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.632107 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.632131 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.632159 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.632183 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.632208 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.632231 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.632254 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.632278 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.632302 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.632327 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.632351 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.632379 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.632379 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.632379 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.632379 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.633539 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.633641 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.633695 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.633732 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.633777 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.633853 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.633921 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.633962 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.634010 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.634010 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.634082 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.634082 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.634150 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.634437 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.634507 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.634602 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.634602 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.634677 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.634726 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.634806 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.634862 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.634901 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.634942 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.635023 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.635023 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.635103 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.635168 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.635212 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.635290 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.635330 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.635367 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.635367 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.635367 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.635367 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.635645 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.635687 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.635723 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.635776 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.635835 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.635906 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.635959 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.636012 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.636062 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.636109 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.636160 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.636207 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.636252 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.636296 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.636352 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.636404 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.636462 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.636540 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.636607 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.636657 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.636714 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.636714 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.636805 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.636805 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.636805 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.636805 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.636805 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.636805 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.636805 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.637109 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.637150 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.637189 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.637224 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.637260 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.637303 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.637339 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.637376 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.637411 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.637446 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.637480 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.637515 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.637588 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.637643 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.637688 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.637729 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.637763 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.637815 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.637866 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.637901 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.637934 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.639252 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.639308 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.639357 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.639431 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.639475 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.639528 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.639640 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.639686 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.639763 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.639763 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.639850 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.639887 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.639928 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.640065 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.640105 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.640140 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.640140 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.640208 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.640243 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.640281 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.640316 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.640350 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.640383 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.640427 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.640464 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.640549 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.640609 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.640646 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.640680 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.640714 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.640747 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.640747 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.640747 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.640870 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.640913 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.640947 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.640981 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.641015 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.641048 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.641088 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.641123 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.641164 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.641199 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.641231 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.641271 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.641309 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.641342 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.641380 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.641413 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.641448 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.641480 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.641520 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.641572 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.641609 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.641654 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.641696 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.642082 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.642144 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.642181 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.642215 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.642260 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.642296 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.642330 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.642364 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.642397 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.642456 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.642505 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.642550 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.642609 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.642645 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.642696 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.642734 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.642769 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.642882 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.642922 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.642957 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.643001 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.643042 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.643081 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.643117 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.643165 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.643222 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.643270 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.643315 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.643357 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.643399 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.643443 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.643485 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.643526 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.643589 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.643653 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.643703 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.643747 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.643796 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.643838 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.643898 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.643941 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.643981 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.644020 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.644068 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.644108 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.644108 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.644180 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.644221 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.644261 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.644300 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.644339 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.644378 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.644421 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.644421 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.644421 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.644421 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.644673 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.644673 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.644673 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.644673 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.644673 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.644860 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.644897 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.644941 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.644977 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.645016 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.645055 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.645089 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.645129 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.645169 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.645203 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.645241 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.645281 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.645315 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.645348 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.645381 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.645415 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.645449 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.645484 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.645517 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.645553 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.645659 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.645811 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.645860 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.645896 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.645931 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.645962 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.646003 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.646041 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.646075 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.646109 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.646140 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.646181 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.646214 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.646244 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.646279 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.646310 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.646344 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.646374 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.646415 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.646449 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.646482 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.646516 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.646579 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.646619 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.646619 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.646686 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.646731 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.646768 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.646816 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.646816 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.646816 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.646932 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.646932 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.646932 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.646932 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.646932 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.647132 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.647173 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.647212 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.647252 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.647292 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.647342 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.647387 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.647429 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.647474 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.647518 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.647576 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.647626 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.647670 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.647705 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.647740 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.647789 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.647856 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.647894 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.647929 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.647966 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.648001 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.648037 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.648079 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.648115 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.648158 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.648200 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.648241 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.648277 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.648317 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.648354 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.648388 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.648429 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.648464 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.648542 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.648616 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.648663 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.648707 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.648753 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.648795 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.648838 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.648876 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.648913 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.648949 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.648984 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.649028 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.649073 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.649112 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.649152 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.649152 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.649152 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.649152 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:08:04.649490 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.649490 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.649579 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.649608 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.649632 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.649663 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.649689 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.649716 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.649716 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112302) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.649760 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.649760 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.649760 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.649851 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.649851 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.649913 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:08:04.649948 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.649978 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:08:04.650009 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.650040 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:08:04.650072 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.650109 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:08:04.650148 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.650177 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:08:04.650177 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:08:04.695713 np0000176806 devstack@c-api.service[112299]: INFO dbcounter [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Registered counter for database cinder May 27 01:08:04.695887 np0000176806 devstack@c-api.service[112302]: INFO dbcounter [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Registered counter for database cinder May 27 01:08:04.698133 np0000176806 devstack@c-api.service[112301]: INFO dbcounter [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Registered counter for database cinder May 27 01:08:04.698881 np0000176806 devstack@c-api.service[112300]: INFO dbcounter [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Registered counter for database cinder May 27 01:08:04.740813 np0000176806 devstack@c-api.service[112299]: DEBUG oslo_db.sqlalchemy.engines [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 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=112299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:08:04.742868 np0000176806 devstack@c-api.service[112302]: DEBUG oslo_db.sqlalchemy.engines [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 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=112302) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:08:04.747157 np0000176806 devstack@c-api.service[112300]: DEBUG oslo_db.sqlalchemy.engines [None req-57283d86-c447-4be3-b21c-5909814ba3c8 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=112300) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:08:04.750712 np0000176806 devstack@c-api.service[112301]: DEBUG oslo_db.sqlalchemy.engines [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 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=112301) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:08:04.853753 np0000176806 devstack@c-api.service[112299]: DEBUG dbcounter [-] [112299] Writer thread running {{(pid=112299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:08:04.856437 np0000176806 devstack@c-api.service[112299]: INFO cinder.rpc [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:08:04.857648 np0000176806 devstack@c-api.service[112302]: DEBUG dbcounter [-] [112302] Writer thread running {{(pid=112302) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:08:04.858650 np0000176806 devstack@c-api.service[112299]: INFO cinder.rpc [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:08:04.860406 np0000176806 devstack@c-api.service[112302]: INFO cinder.rpc [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:08:04.860699 np0000176806 devstack@c-api.service[112299]: INFO cinder.rpc [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:08:04.861759 np0000176806 devstack@c-api.service[112300]: DEBUG dbcounter [-] [112300] Writer thread running {{(pid=112300) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:08:04.862848 np0000176806 devstack@c-api.service[112299]: INFO cinder.rpc [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:08:04.863137 np0000176806 devstack@c-api.service[112302]: INFO cinder.rpc [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:08:04.863997 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.864133 np0000176806 devstack@c-api.service[112300]: INFO cinder.rpc [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:08:04.865893 np0000176806 devstack@c-api.service[112302]: INFO cinder.rpc [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:08:04.866417 np0000176806 devstack@c-api.service[112300]: INFO cinder.rpc [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:08:04.868222 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.868521 np0000176806 devstack@c-api.service[112300]: INFO cinder.rpc [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:08:04.868654 np0000176806 devstack@c-api.service[112302]: INFO cinder.rpc [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:08:04.869810 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.870792 np0000176806 devstack@c-api.service[112300]: INFO cinder.rpc [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:08:04.872020 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.873737 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.876203 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.879617 np0000176806 devstack@c-api.service[112301]: DEBUG dbcounter [-] [112301] Writer thread running {{(pid=112301) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:08:04.882152 np0000176806 devstack@c-api.service[112301]: INFO cinder.rpc [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:08:04.884313 np0000176806 devstack@c-api.service[112301]: INFO cinder.rpc [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:08:04.886423 np0000176806 devstack@c-api.service[112301]: INFO cinder.rpc [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:08:04.888308 np0000176806 devstack@c-api.service[112301]: INFO cinder.rpc [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:08:04.889215 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.892177 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.905269 np0000176806 devstack@c-api.service[112299]: DEBUG oslo_db.sqlalchemy.engines [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 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=112299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:08:04.909247 np0000176806 devstack@c-api.service[112299]: INFO cinder.rpc [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:08:04.910275 np0000176806 devstack@c-api.service[112302]: DEBUG oslo_db.sqlalchemy.engines [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 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=112302) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:08:04.911780 np0000176806 devstack@c-api.service[112299]: INFO cinder.rpc [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:08:04.912612 np0000176806 devstack@c-api.service[112302]: INFO cinder.rpc [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:08:04.913201 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.913811 np0000176806 devstack@c-api.service[112300]: DEBUG oslo_db.sqlalchemy.engines [None req-57283d86-c447-4be3-b21c-5909814ba3c8 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=112300) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:08:04.914885 np0000176806 devstack@c-api.service[112302]: INFO cinder.rpc [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:08:04.916006 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.916622 np0000176806 devstack@c-api.service[112300]: INFO cinder.rpc [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:08:04.920186 np0000176806 devstack@c-api.service[112300]: INFO cinder.rpc [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:08:04.921490 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.926725 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.928003 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.929333 np0000176806 devstack@c-api.service[112301]: DEBUG oslo_db.sqlalchemy.engines [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 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=112301) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:08:04.929953 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.931192 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.931892 np0000176806 devstack@c-api.service[112301]: INFO cinder.rpc [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:08:04.933121 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.933529 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.934230 np0000176806 devstack@c-api.service[112301]: INFO cinder.rpc [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:08:04.934336 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.935400 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.937137 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.937962 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.939293 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.940143 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.941181 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.942290 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.943116 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.945284 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.945417 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.946192 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.947674 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.948302 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.948378 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.949108 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.950860 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.951325 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.951389 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.952135 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.953675 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.954214 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.954579 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.955076 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.955700 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.956330 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.957660 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.958359 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.959145 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.960592 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.961939 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.962073 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.962140 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.963854 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.964772 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.965115 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.965284 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.967207 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.968012 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.968171 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.969386 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.969448 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.970443 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.970751 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.970896 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.970999 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.972218 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.972354 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.973814 np0000176806 devstack@c-api.service[112299]: WARNING cinder.api.contrib.hosts [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:08:04.973888 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.973942 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.973996 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.974369 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.974876 np0000176806 devstack@c-api.service[112302]: WARNING cinder.api.contrib.hosts [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:08:04.975435 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.975640 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.975811 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.976065 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.977089 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.977197 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.977441 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.978125 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.978467 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.978525 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.978972 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.979326 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: extensions {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.979801 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.980421 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.980633 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: extensions {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.980693 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: qos-specs {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.981678 np0000176806 devstack@c-api.service[112300]: WARNING cinder.api.contrib.hosts [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:08:04.982156 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: qos-specs {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.982460 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.982804 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: os-snapshot-manage {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.983855 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.983924 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.984046 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: os-snapshot-manage {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.984982 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: scheduler-stats {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.985235 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.985478 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: scheduler-stats {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.986443 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: os-volume-transfer {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.986540 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.987201 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.987377 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: extensions {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.987464 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: os-volume-transfer {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.988070 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: extra_specs {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.989069 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: extra_specs {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.989261 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: qos-specs {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.989364 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.989642 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: os-volume-type-access {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.990728 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.990821 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: os-volume-type-access {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.991172 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: cgsnapshots {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.991360 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: os-snapshot-manage {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.992218 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.992377 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: cgsnapshots {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.992600 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: consistencygroups {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.992789 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: scheduler-stats {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.993848 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.993894 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: consistencygroups {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.994357 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: os-volume-transfer {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.994784 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: os-quota-sets {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.995042 np0000176806 devstack@c-api.service[112301]: WARNING cinder.api.contrib.hosts [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:08:04.995822 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.995864 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: os-quota-sets {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.996002 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: extra_specs {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.996357 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: capabilities {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.997262 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: capabilities {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.997304 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.997602 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: os-volume-type-access {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.997644 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: os-hosts {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.998632 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:04.998754 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: os-hosts {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.999002 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: encryption {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.999200 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: cgsnapshots {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:04.999947 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.000128 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: encryption {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.000583 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: backups {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.000701 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: consistencygroups {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.000787 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: extensions {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.001659 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: backups {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.002110 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: qos-specs {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.002645 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: os-quota-class-sets {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.002789 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: os-quota-sets {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.003757 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: os-quota-class-sets {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.004099 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: os-volume-manage {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.004185 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: capabilities {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.004744 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: os-snapshot-manage {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.005138 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: os-volume-manage {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.005485 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: os-hosts {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.006160 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: scheduler-stats {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.006277 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: os-availability-zone {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.006595 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: os-availability-zone {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.006889 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: encryption {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.007592 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extended resource: encryption {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.007682 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: os-volume-transfer {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.007819 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extended resource: encryption {{(pid=112302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.008382 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: backups {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.009214 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: extra_specs {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.009923 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.010052 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.010392 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: os-quota-class-sets {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.010728 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: os-volume-type-access {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.011382 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.011431 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.011733 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: os-volume-manage {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.012373 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: cgsnapshots {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.012756 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.012797 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.013162 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: os-availability-zone {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.013820 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: consistencygroups {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.014111 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.014163 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.014432 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extended resource: encryption {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.015482 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.015523 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.015745 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: os-quota-sets {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.016936 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.016977 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.017121 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.017160 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: capabilities {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.018326 np0000176806 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.018424 np0000176806 devstack@c-api.service[112302]: WARNING castellan.key_manager.migration [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.018499 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: os-hosts {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.018581 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.019151 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.contrib.snapshot_actions [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] SnapshotActionsController initialized {{(pid=112302) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:08:05.019219 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.contrib.snapshot_actions [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] SnapshotActionsController initialized {{(pid=112299) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:08:05.019288 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.019349 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.019404 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension TypesManage extending resource: types {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.019458 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension TypesManage extending resource: types {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.019576 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension VolumeActions extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.019641 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension VolumeActions extending resource: volumes {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.019696 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.019752 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.019805 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.019918 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.019979 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: encryption {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.020044 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.020097 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension AdminActions extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.020261 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension AdminActions extending resource: volumes {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.020261 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension AdminActions extending resource: snapshots {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.020261 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension AdminActions extending resource: backups {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.020417 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension AdminActions extending resource: snapshots {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.020474 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.020535 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension AdminActions extending resource: backups {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.020627 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension UsedLimits extending resource: limits {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.020686 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.020749 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.020807 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension UsedLimits extending resource: limits {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.020863 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.020917 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.020970 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.021026 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.021079 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.021132 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.021253 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.021336 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.021398 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.v3.router [None req-4a56a150-3f8b-4b7c-acb9-5536a6fd41b9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.021456 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.021456 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-93785d38-ac0e-4642-8b9e-5e0a736fb5f2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.021581 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.021623 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: backups {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.022599 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.023297 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: os-quota-class-sets {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.024036 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.024609 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: os-volume-manage {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.025407 np0000176806 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.026052 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: os-availability-zone {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.026244 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.contrib.snapshot_actions [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] SnapshotActionsController initialized {{(pid=112300) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:08:05.026362 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.026486 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension TypesManage extending resource: types {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.026692 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension VolumeActions extending resource: volumes {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.026811 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.026914 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.027019 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension AdminActions extending resource: volumes {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.027147 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension AdminActions extending resource: snapshots {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.027249 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension AdminActions extending resource: backups {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.027290 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extended resource: encryption {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:08:05.027358 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.027460 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension UsedLimits extending resource: limits {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.027577 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.027684 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.027800 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.027915 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.028023 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.028121 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-57283d86-c447-4be3-b21c-5909814ba3c8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.028807 np0000176806 devstack@c-api.service[112299]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x794b5f6a3668 pid: 112299 (default app) May 27 01:08:05.029045 np0000176806 devstack@c-api.service[112302]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x794b5f6a3668 pid: 112302 (default app) May 27 01:08:05.029525 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.030906 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.032316 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.033716 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.035085 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.035987 np0000176806 devstack@c-api.service[112300]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x794b5f6a3668 pid: 112300 (default app) May 27 01:08:05.036533 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.036926 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.036926 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.037057 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.037057 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.037057 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.037057 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.037057 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.037313 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.037313 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.037313 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.037313 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.037313 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.037313 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.037591 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.037591 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.037591 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.037591 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.037591 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.037777 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.037777 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.037777 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.037777 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.037946 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.037946 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.037946 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.037946 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.038117 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.038117 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.038117 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.038117 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.038117 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.038335 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.038335 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.038335 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.038335 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.038335 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.038529 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.038529 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.038529 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.038529 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.038529 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.038529 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.038801 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.038801 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.038801 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.038801 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.038801 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.038801 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.039031 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.039031 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.039031 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.039031 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.039031 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.039031 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.039284 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.039284 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.039284 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.039284 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.039284 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.039284 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.039520 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.039520 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.039520 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.039520 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.039700 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.039700 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.039700 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.039700 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.039700 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.039913 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.039913 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.039913 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.039913 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.039913 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.040106 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.040106 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.040106 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.040106 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.040106 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.040106 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.040320 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.040320 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.040320 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.040320 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.040320 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.040524 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.040524 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.040524 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.040524 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.040524 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.040759 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.040759 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.040759 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.040759 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.040919 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.040919 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.040919 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.040919 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.041085 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.041085 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.041085 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.041085 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.041085 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.041334 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.041334 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.041334 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.041334 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.041334 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.041513 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.041513 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.041626 np0000176806 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:08:05.041662 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.041662 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.041662 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.041662 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.041831 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.041831 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.041831 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.041831 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.041997 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.041997 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.041997 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.041997 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.042166 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.042166 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.042166 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.042166 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.042343 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.042343 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.042343 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.042343 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.042343 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.042615 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.042615 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.042615 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.042615 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.042615 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.042615 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.042961 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.042961 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.042961 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.042961 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.042961 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.043160 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.043160 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.043160 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.043160 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.043160 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.043160 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.043417 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.043417 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.043417 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.043417 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.043417 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.043417 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.043801 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.043801 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.043801 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.043801 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.043801 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.043801 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.044038 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.044038 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.044038 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.044038 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.044038 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.044038 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.044298 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.044298 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.044298 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.044298 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.044451 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.044451 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.044451 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.044451 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.044451 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.044699 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.044699 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.044699 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.044699 np0000176806 devstack@c-api.service[112299]: /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 27 01:08:05.044699 np0000176806 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:08:05.044880 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.contrib.snapshot_actions [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] SnapshotActionsController initialized {{(pid=112301) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:08:05.044880 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.044880 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension TypesManage extending resource: types {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.044880 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension VolumeActions extending resource: volumes {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.044880 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.044880 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.044880 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension AdminActions extending resource: volumes {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.045084 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension AdminActions extending resource: snapshots {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.045084 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension AdminActions extending resource: backups {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.045084 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.045175 np0000176806 devstack@c-api.service[112299]: DEBUG cinder.api.middleware.request_id [None req-1ed85c5d-a151-4498-91a5-5edb354e43e8 None None] RequestId filter calling following filter/app {{(pid=112299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 27 01:08:05.045208 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension UsedLimits extending resource: limits {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.045208 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.045208 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.045208 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.045208 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.045208 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.045208 np0000176806 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-eb6a2d23-74be-44b6-801c-a1e3fb155cc6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:08:05.045424 np0000176806 devstack@c-api.service[112299]: [pid: 112299|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 956 bytes} [Wed May 27 01:08:05 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 27 01:08:05.049304 np0000176806 devstack@c-api.service[112301]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x794b5f6a3668 pid: 112301 (default app) May 27 01:08:12.084681 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.084681 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.084681 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.084681 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.084681 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.085438 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.085438 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.085438 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.085438 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.085438 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.085951 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.085951 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.085951 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.085951 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.085951 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.085951 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.086282 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.086282 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.086282 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.086282 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.086506 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.086506 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.086506 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.086506 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.086821 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.086821 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.086821 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.086821 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.087064 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.087064 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.087064 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.087064 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.087064 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.087347 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.087347 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.087347 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.087347 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.087347 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.087637 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.087637 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.087637 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.087637 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.087637 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.087637 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.087960 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.087960 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.087960 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.087960 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.087960 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.087960 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.088300 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.088300 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.088300 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.088300 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.088300 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.088300 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.088645 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.088645 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.088645 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.088645 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.088645 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.088930 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.088930 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.088930 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.088930 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.088930 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.089210 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.089210 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.089210 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.089210 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.089210 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.089210 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.089535 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.089535 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.089535 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.089535 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.089535 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.089535 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.089867 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.089867 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.089867 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.089867 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.089867 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.090149 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.090149 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.090149 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.090149 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.090149 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.090437 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.090437 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.090437 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.090437 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.090689 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.090689 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.090689 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.090689 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.091411 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.091411 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.091411 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.091411 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.091411 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.091731 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.091731 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.091731 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.091731 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.091731 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.091918 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.091918 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.091918 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.091918 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.092071 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.092071 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.092071 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.092071 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.092239 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.092239 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.092239 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.092239 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.092401 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.092401 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.092401 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.092401 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.092568 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.092568 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.092568 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.092568 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.092722 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.092722 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.092722 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.092722 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.092722 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.092916 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.092916 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.092916 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.092916 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.092916 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.092916 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.093161 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.093161 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.093161 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.093161 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.093161 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.093342 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.093342 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.093342 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.093342 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.093342 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.093342 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.093574 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.093574 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.093574 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.093574 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.093574 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.093574 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.093783 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.093783 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.093783 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.093783 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.093783 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.093783 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.094013 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.094013 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.094013 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.094013 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.094013 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.094013 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.094250 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.094250 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.094250 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.094250 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.094404 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.094404 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.094404 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.094404 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.094404 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.094631 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.094631 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.094631 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.094631 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.094631 np0000176806 devstack@c-api.service[112302]: warnings.warn(deprecated_msg) May 27 01:08:12.094631 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.middleware.request_id [None req-fd6ec97f-6c09-44cc-924d-c9aed8b455b9 None None] RequestId filter calling following filter/app {{(pid=112302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 27 01:08:12.568881 np0000176806 devstack@c-api.service[112302]: INFO cinder.api.openstack.wsgi [None req-fd6ec97f-6c09-44cc-924d-c9aed8b455b9 admin admin] POST https://199.204.45.169/volume/v3/types May 27 01:08:12.569516 np0000176806 devstack@c-api.service[112302]: DEBUG cinder.api.openstack.wsgi [None req-fd6ec97f-6c09-44cc-924d-c9aed8b455b9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 27 01:08:12.571095 np0000176806 devstack@c-api.service[112302]: /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 27 01:08:12.571095 np0000176806 devstack@c-api.service[112302]: warnings.warn( May 27 01:08:12.610835 np0000176806 devstack@c-api.service[112302]: DEBUG oslo_db.sqlalchemy.engines [None req-fd6ec97f-6c09-44cc-924d-c9aed8b455b9 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=112302) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:08:12.637059 np0000176806 devstack@c-api.service[112302]: INFO cinder.api.openstack.wsgi [None req-fd6ec97f-6c09-44cc-924d-c9aed8b455b9 admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 May 27 01:08:12.637456 np0000176806 devstack@c-api.service[112302]: [pid: 112302|app: 0|req: 1/2] 199.204.45.169 () {68 vars in 1288 bytes} [Wed May 27 01:08:12 2026] POST /volume/v3/types => generated 186 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 27 01:08:12.667109 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.667109 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.667109 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.667109 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.667109 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.668073 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.668073 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.668073 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.668073 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.668073 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.668335 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.668335 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.668335 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.668335 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.668335 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.668335 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.668676 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.668676 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.668676 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.668676 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.668929 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.668929 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.668929 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.668929 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.669144 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.669144 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.669144 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.669144 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.669376 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.669376 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.669376 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.669376 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.669376 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.669727 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.669727 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.669727 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.669727 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.669727 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.670008 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.670008 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.670008 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.670008 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.670008 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.670008 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.670317 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.670317 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.670317 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.670317 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.670317 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.670317 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.670774 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.670774 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.670774 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.670774 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.670774 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.670774 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.671146 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.671146 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.671146 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.671146 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.671146 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.671515 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.671515 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.671515 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.671515 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.671515 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.671911 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.671911 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.671911 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.671911 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.671911 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.671911 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.672127 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.672127 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.672127 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.672127 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.672127 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.672127 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.672328 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.672328 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.672328 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.672328 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.672328 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.672508 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.672508 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.672508 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.672508 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.672508 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.672741 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.672741 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.672741 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.672741 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.672957 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.672957 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.672957 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.672957 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.673182 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.673182 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.673182 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.673182 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.673182 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.673452 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.673452 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.673452 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.673452 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.673452 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.673654 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.673654 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.673654 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.673654 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.673815 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.673815 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.673815 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.673815 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.674028 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.674028 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.674028 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.674028 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.674320 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.674320 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.674320 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.674320 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.674531 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.674531 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.674531 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.674531 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.674772 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.674772 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.674772 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.674772 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.674772 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.675054 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.675054 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.675054 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.675054 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.675054 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.675054 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.675397 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.675397 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.675397 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.675397 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.675397 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.675705 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.675705 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.675705 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.675705 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.675705 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.675705 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.675989 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.675989 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.675989 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.675989 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.675989 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.675989 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.676268 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.676268 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.676268 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.676268 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.676268 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.676268 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.676500 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.676500 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.676500 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.676500 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.676500 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.676500 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.676780 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.676780 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.676780 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.676780 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.677016 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.677016 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.677016 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.677016 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.677016 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.677216 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.677216 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.677216 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.677216 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:12.677216 np0000176806 devstack@c-api.service[112300]: warnings.warn(deprecated_msg) May 27 01:08:12.677216 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.middleware.request_id [req-fd6ec97f-6c09-44cc-924d-c9aed8b455b9 req-7e5299c4-02a5-4b64-82fb-1978657141e1 None None] RequestId filter calling following filter/app {{(pid=112300) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 27 01:08:13.001748 np0000176806 devstack@c-api.service[112300]: INFO cinder.api.openstack.wsgi [req-fd6ec97f-6c09-44cc-924d-c9aed8b455b9 req-7e5299c4-02a5-4b64-82fb-1978657141e1 admin admin] POST https://199.204.45.169/volume/v3/types/72465cd1-11fa-4423-9269-89835f7795bf/extra_specs May 27 01:08:13.002453 np0000176806 devstack@c-api.service[112300]: DEBUG cinder.api.openstack.wsgi [req-fd6ec97f-6c09-44cc-924d-c9aed8b455b9 req-7e5299c4-02a5-4b64-82fb-1978657141e1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112300) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 27 01:08:13.004296 np0000176806 devstack@c-api.service[112300]: /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 27 01:08:13.004296 np0000176806 devstack@c-api.service[112300]: warnings.warn( May 27 01:08:13.054126 np0000176806 devstack@c-api.service[112300]: DEBUG oslo_db.sqlalchemy.engines [req-fd6ec97f-6c09-44cc-924d-c9aed8b455b9 req-7e5299c4-02a5-4b64-82fb-1978657141e1 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=112300) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:08:13.120368 np0000176806 devstack@c-api.service[112300]: INFO cinder.api.openstack.wsgi [req-fd6ec97f-6c09-44cc-924d-c9aed8b455b9 req-7e5299c4-02a5-4b64-82fb-1978657141e1 admin admin] https://199.204.45.169/volume/v3/types/72465cd1-11fa-4423-9269-89835f7795bf/extra_specs returned with HTTP 200 May 27 01:08:13.121040 np0000176806 devstack@c-api.service[112300]: [pid: 112300|app: 0|req: 1/3] 199.204.45.169 () {70 vars in 1505 bytes} [Wed May 27 01:08:12 2026] POST /volume/v3/types/72465cd1-11fa-4423-9269-89835f7795bf/extra_specs => generated 55 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 27 01:08:14.911099 np0000176806 devstack@c-api.service[112299]: DEBUG dbcounter [-] [112299] Writing DB stats cinder:SELECT=6 {{(pid=112299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 27 01:08:14.934359 np0000176806 devstack@c-api.service[112301]: DEBUG dbcounter [-] [112301] Writing DB stats cinder:SELECT=6 {{(pid=112301) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 27 01:08:22.634921 np0000176806 devstack@c-api.service[112302]: DEBUG dbcounter [-] [112302] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112302) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 27 01:08:23.118770 np0000176806 devstack@c-api.service[112300]: DEBUG dbcounter [-] [112300] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112300) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}