May 27 01:03:18.088466 np0000176793 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 27 01:03:18.099654 np0000176793 devstack@c-api.service[112397]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 27 01:03:18.102862 np0000176793 devstack@c-api.service[112397]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 27 01:03:18 2026] *** May 27 01:03:18.102862 np0000176793 devstack@c-api.service[112397]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 27 01:03:18.102862 np0000176793 devstack@c-api.service[112397]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 27 01:03:18.102862 np0000176793 devstack@c-api.service[112397]: nodename: np0000176793 May 27 01:03:18.102862 np0000176793 devstack@c-api.service[112397]: machine: x86_64 May 27 01:03:18.102862 np0000176793 devstack@c-api.service[112397]: clock source: unix May 27 01:03:18.102862 np0000176793 devstack@c-api.service[112397]: pcre jit disabled May 27 01:03:18.102862 np0000176793 devstack@c-api.service[112397]: detected number of CPU cores: 16 May 27 01:03:18.102862 np0000176793 devstack@c-api.service[112397]: current working directory: / May 27 01:03:18.102862 np0000176793 devstack@c-api.service[112397]: detected binary path: /usr/bin/uwsgi-core May 27 01:03:18.102862 np0000176793 devstack@c-api.service[112397]: your processes number limit is 256917 May 27 01:03:18.102862 np0000176793 devstack@c-api.service[112397]: your memory page size is 4096 bytes May 27 01:03:18.102862 np0000176793 devstack@c-api.service[112397]: detected max file descriptor number: 2048 May 27 01:03:18.102862 np0000176793 devstack@c-api.service[112397]: lock engine: pthread robust mutexes May 27 01:03:18.103680 np0000176793 devstack@c-api.service[112397]: thunder lock: enabled May 27 01:03:18.103920 np0000176793 devstack@c-api.service[112397]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 27 01:03:18.104029 np0000176793 devstack@c-api.service[112397]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 27 01:03:18.104029 np0000176793 devstack@c-api.service[112397]: PEP 405 virtualenv detected: /opt/stack/data/venv May 27 01:03:18.104029 np0000176793 devstack@c-api.service[112397]: Set PythonHome to /opt/stack/data/venv May 27 01:03:18.140729 np0000176793 devstack@c-api.service[112397]: Python main interpreter initialized at 0x70d6d0aa3668 May 27 01:03:18.140729 np0000176793 devstack@c-api.service[112397]: python threads support enabled May 27 01:03:18.140729 np0000176793 devstack@c-api.service[112397]: your server socket listen backlog is limited to 100 connections May 27 01:03:18.140729 np0000176793 devstack@c-api.service[112397]: your mercy for graceful operations on workers is 80 seconds May 27 01:03:18.141608 np0000176793 devstack@c-api.service[112397]: mapped 671795 bytes (656 KB) for 4 cores May 27 01:03:18.141791 np0000176793 devstack@c-api.service[112397]: *** Operational MODE: preforking *** May 27 01:03:18.142014 np0000176793 devstack@c-api.service[112397]: *** uWSGI is running in multiple interpreter mode *** May 27 01:03:18.142014 np0000176793 devstack@c-api.service[112397]: spawned uWSGI master process (pid: 112397) May 27 01:03:18.142174 np0000176793 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 27 01:03:18.142850 np0000176793 devstack@c-api.service[112397]: spawned uWSGI worker 1 (pid: 112402, cores: 1) May 27 01:03:18.143566 np0000176793 devstack@c-api.service[112397]: spawned uWSGI worker 2 (pid: 112403, cores: 1) May 27 01:03:18.144271 np0000176793 devstack@c-api.service[112397]: spawned uWSGI worker 3 (pid: 112404, cores: 1) May 27 01:03:18.144703 np0000176793 devstack@c-api.service[112397]: spawned uWSGI worker 4 (pid: 112405, cores: 1) May 27 01:03:18.144770 np0000176793 devstack@c-api.service[112397]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 27 01:03:18.265828 np0000176793 devstack@c-api.service[112402]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:03:18.265828 np0000176793 devstack@c-api.service[112402]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:03:18.265828 np0000176793 devstack@c-api.service[112402]: we strongly recommend against using it for new projects. May 27 01:03:18.265828 np0000176793 devstack@c-api.service[112402]: If you are already using Eventlet, we recommend migrating to a different May 27 01:03:18.265828 np0000176793 devstack@c-api.service[112402]: framework. For more detail see May 27 01:03:18.265828 np0000176793 devstack@c-api.service[112402]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:03:18.265828 np0000176793 devstack@c-api.service[112402]: import eventlet # noqa May 27 01:03:18.269850 np0000176793 devstack@c-api.service[112404]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:03:18.269850 np0000176793 devstack@c-api.service[112404]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:03:18.269850 np0000176793 devstack@c-api.service[112404]: we strongly recommend against using it for new projects. May 27 01:03:18.269850 np0000176793 devstack@c-api.service[112404]: If you are already using Eventlet, we recommend migrating to a different May 27 01:03:18.269850 np0000176793 devstack@c-api.service[112404]: framework. For more detail see May 27 01:03:18.269850 np0000176793 devstack@c-api.service[112404]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:03:18.269850 np0000176793 devstack@c-api.service[112404]: import eventlet # noqa May 27 01:03:18.270772 np0000176793 devstack@c-api.service[112403]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:03:18.270772 np0000176793 devstack@c-api.service[112403]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:03:18.270772 np0000176793 devstack@c-api.service[112403]: we strongly recommend against using it for new projects. May 27 01:03:18.270772 np0000176793 devstack@c-api.service[112403]: If you are already using Eventlet, we recommend migrating to a different May 27 01:03:18.270772 np0000176793 devstack@c-api.service[112403]: framework. For more detail see May 27 01:03:18.270772 np0000176793 devstack@c-api.service[112403]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:03:18.270772 np0000176793 devstack@c-api.service[112403]: import eventlet # noqa May 27 01:03:18.274301 np0000176793 devstack@c-api.service[112405]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:03:18.274301 np0000176793 devstack@c-api.service[112405]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:03:18.274301 np0000176793 devstack@c-api.service[112405]: we strongly recommend against using it for new projects. May 27 01:03:18.274301 np0000176793 devstack@c-api.service[112405]: If you are already using Eventlet, we recommend migrating to a different May 27 01:03:18.274301 np0000176793 devstack@c-api.service[112405]: framework. For more detail see May 27 01:03:18.274301 np0000176793 devstack@c-api.service[112405]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:03:18.274301 np0000176793 devstack@c-api.service[112405]: import eventlet # noqa May 27 01:03:18.360494 np0000176793 devstack@c-api.service[112402]: /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:03:18.360494 np0000176793 devstack@c-api.service[112402]: debtcollector.deprecate( May 27 01:03:18.361836 np0000176793 devstack@c-api.service[112405]: /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:03:18.361836 np0000176793 devstack@c-api.service[112405]: debtcollector.deprecate( May 27 01:03:18.362872 np0000176793 devstack@c-api.service[112404]: /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:03:18.362872 np0000176793 devstack@c-api.service[112404]: debtcollector.deprecate( May 27 01:03:18.367059 np0000176793 devstack@c-api.service[112403]: /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:03:18.367059 np0000176793 devstack@c-api.service[112403]: debtcollector.deprecate( May 27 01:03:18.439729 np0000176793 devstack@c-api.service[112402]: /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:03:18.439729 np0000176793 devstack@c-api.service[112402]: from cgi import parse_header May 27 01:03:18.443094 np0000176793 devstack@c-api.service[112404]: /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:03:18.443094 np0000176793 devstack@c-api.service[112404]: from cgi import parse_header May 27 01:03:18.443816 np0000176793 devstack@c-api.service[112405]: /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:03:18.443816 np0000176793 devstack@c-api.service[112405]: from cgi import parse_header May 27 01:03:18.450774 np0000176793 devstack@c-api.service[112403]: /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:03:18.450774 np0000176793 devstack@c-api.service[112403]: from cgi import parse_header May 27 01:03:18.483914 np0000176793 devstack@c-api.service[112402]: /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:03:18.483914 np0000176793 devstack@c-api.service[112402]: removals.removed_module( May 27 01:03:18.484604 np0000176793 devstack@c-api.service[112402]: /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:03:18.484604 np0000176793 devstack@c-api.service[112402]: removals.removed_module( May 27 01:03:18.490076 np0000176793 devstack@c-api.service[112405]: /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:03:18.490076 np0000176793 devstack@c-api.service[112405]: removals.removed_module( May 27 01:03:18.490757 np0000176793 devstack@c-api.service[112405]: /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:03:18.490757 np0000176793 devstack@c-api.service[112405]: removals.removed_module( May 27 01:03:18.492504 np0000176793 devstack@c-api.service[112404]: /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:03:18.492504 np0000176793 devstack@c-api.service[112404]: removals.removed_module( May 27 01:03:18.493191 np0000176793 devstack@c-api.service[112404]: /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:03:18.493191 np0000176793 devstack@c-api.service[112404]: removals.removed_module( May 27 01:03:18.498201 np0000176793 devstack@c-api.service[112403]: /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:03:18.498201 np0000176793 devstack@c-api.service[112403]: removals.removed_module( May 27 01:03:18.498802 np0000176793 devstack@c-api.service[112403]: /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:03:18.498802 np0000176793 devstack@c-api.service[112403]: removals.removed_module( May 27 01:03:19.104081 np0000176793 devstack@c-api.service[112402]: /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:03:19.104081 np0000176793 devstack@c-api.service[112402]: warnings.warn( May 27 01:03:19.113277 np0000176793 devstack@c-api.service[112405]: /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:03:19.113277 np0000176793 devstack@c-api.service[112405]: warnings.warn( May 27 01:03:19.122798 np0000176793 devstack@c-api.service[112403]: /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:03:19.122798 np0000176793 devstack@c-api.service[112403]: warnings.warn( May 27 01:03:19.129056 np0000176793 devstack@c-api.service[112404]: /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:03:19.129056 np0000176793 devstack@c-api.service[112404]: warnings.warn( May 27 01:03:19.210342 np0000176793 devstack@c-api.service[112402]: /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:03:19.210342 np0000176793 devstack@c-api.service[112402]: warnings.warn( May 27 01:03:19.220877 np0000176793 devstack@c-api.service[112405]: /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:03:19.220877 np0000176793 devstack@c-api.service[112405]: warnings.warn( May 27 01:03:19.234297 np0000176793 devstack@c-api.service[112403]: /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:03:19.234297 np0000176793 devstack@c-api.service[112403]: warnings.warn( May 27 01:03:19.286801 np0000176793 devstack@c-api.service[112404]: /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:03:19.286801 np0000176793 devstack@c-api.service[112404]: warnings.warn( May 27 01:03:19.508896 np0000176793 devstack@c-api.service[112405]: 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:03:19.508896 np0000176793 devstack@c-api.service[112405]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112405) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:03:19.513731 np0000176793 devstack@c-api.service[112402]: 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:03:19.514267 np0000176793 devstack@c-api.service[112402]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112402) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:03:19.516641 np0000176793 devstack@c-api.service[112403]: 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:03:19.516996 np0000176793 devstack@c-api.service[112403]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112403) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:03:19.583542 np0000176793 devstack@c-api.service[112404]: 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:03:19.583719 np0000176793 devstack@c-api.service[112404]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112404) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:03:19.597211 np0000176793 devstack@c-api.service[112405]: /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:03:19.597211 np0000176793 devstack@c-api.service[112405]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:03:19.598048 np0000176793 devstack@c-api.service[112403]: /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:03:19.598048 np0000176793 devstack@c-api.service[112403]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:03:19.602111 np0000176793 devstack@c-api.service[112402]: /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:03:19.602111 np0000176793 devstack@c-api.service[112402]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:03:19.649338 np0000176793 devstack@c-api.service[112404]: /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:03:19.649338 np0000176793 devstack@c-api.service[112404]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:03:20.078240 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112403) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:03:20.078499 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112405) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:03:20.078616 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.078723 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.078860 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.078999 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112404) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:03:20.079125 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.079229 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.079459 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.079576 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.079677 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.079791 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.079904 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.080052 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.080115 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.080183 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.080183 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.080298 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.080351 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.080403 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.080454 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.080505 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.080577 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.080631 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.080681 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.080731 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.080788 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.080845 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.080904 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.080983 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112402) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:03:20.081039 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.081091 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.081091 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.081091 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.081250 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.081304 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.081796 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.082583 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.082733 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.082848 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.082979 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.083061 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.083220 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.083331 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.083428 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.083486 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.083537 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.083589 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.083639 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.083639 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.083759 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.083819 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.083870 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.083921 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.084003 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.084055 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.084122 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.084192 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.084260 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.084319 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.084319 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.084419 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.084475 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.084475 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.084475 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.085120 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.085285 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.085389 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.085542 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.085690 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.085812 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.085956 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.088130 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.088130 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.088295 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.088295 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.088295 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.088451 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.088509 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.088560 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.088612 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.088659 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.088659 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.088659 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.088659 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.088788 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.089362 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.089418 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.089510 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.089575 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.089638 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.089709 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.089814 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.094679 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.094754 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.094797 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.094894 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.094981 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.095073 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.095166 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.095233 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.095304 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.095340 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.095382 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.095415 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.095454 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.095454 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.095519 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.095551 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.095585 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.095585 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.095585 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.095585 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.095585 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.096056 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.096056 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.096056 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.096056 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.096056 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.096056 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.096498 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.096540 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.096585 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.096620 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.096654 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.096687 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.096727 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.096761 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.096761 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.096824 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.096857 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.096891 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.096931 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.096986 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.097030 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.097074 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.097123 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.097170 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.097220 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.097268 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.097314 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.097371 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.097416 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.097472 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.097525 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.097573 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.097619 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.097619 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.097692 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.097734 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.097774 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.097822 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.097863 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.097908 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.097972 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.098031 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.098082 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.098130 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.098186 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.098317 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.098391 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.098433 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.098479 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.098527 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.098572 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.098620 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.098664 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.098711 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.098766 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.098823 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.098877 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.098924 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.099713 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.099792 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.099877 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.099877 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.099877 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.100147 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.100147 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.100147 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.100147 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.100147 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.100147 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.100147 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.100646 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.100646 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.100646 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.100911 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.101015 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.101123 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.101192 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.101258 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.101327 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.101398 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.101466 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.101534 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.101599 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.101668 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.101741 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.101811 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.101875 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.101959 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.102030 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.102102 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.102172 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.102235 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.102299 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.102553 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.102620 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.102718 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.102792 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.102858 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.102920 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.103005 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.103083 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.103152 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.103216 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.103278 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.103437 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.103518 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.103591 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.103656 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.103718 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.103787 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.103856 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.103922 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.104031 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.104031 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.104031 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.104031 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.104031 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.104031 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.104031 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.104031 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.104031 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.104031 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.104791 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.104791 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.104791 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.104791 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.105052 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.105052 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.105052 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.105052 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.105311 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.105389 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.105389 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.105692 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.105762 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.105836 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.105902 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.105966 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.105966 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.106117 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.106190 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.106263 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.106337 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.106408 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.106454 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.106489 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.106528 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.106528 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.106587 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.106627 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.106665 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.106697 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.106697 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.106756 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.106789 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.106789 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.106789 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.106789 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.106789 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.106789 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.107002 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.107037 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.107070 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.107113 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.107150 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.107184 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.107216 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.107251 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.107292 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.107326 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.107359 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.107393 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.107867 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.107961 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.108079 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.108147 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.108225 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.108296 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.108379 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.108470 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.108562 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.108629 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.108696 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.108752 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.108804 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.108859 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.108910 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.109010 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.109091 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.109142 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.109195 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.109250 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.109299 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.109348 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.109401 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.109401 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.109502 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.109502 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.109502 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.109502 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.109502 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.109502 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.109502 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.109502 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.109502 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.109502 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.109818 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.109818 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.109818 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.109891 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.109919 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.109958 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.109958 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.109958 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.110036 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.110062 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.110085 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.110114 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.110142 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.110168 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.110192 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.110192 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.110192 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.110255 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.110285 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.110308 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.110308 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.110308 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.110377 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.110404 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.110428 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.110455 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.110455 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.110507 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.110507 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.110507 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.110507 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.110507 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.110615 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.110615 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.110615 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.110615 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.110615 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.110729 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.110757 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.110757 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.110805 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.110833 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.110858 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.110880 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.110904 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.110927 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.110972 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.111001 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.111029 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.111053 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.111078 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.111102 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.111125 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.111125 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.111178 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.111206 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.111232 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.111258 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.111282 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.111311 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.111335 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.111364 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.111388 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.111412 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.111440 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.111464 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.111497 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.111521 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.111545 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.111569 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.111596 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.111621 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.111644 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.111668 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.111699 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.111728 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.111756 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.111781 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.112151 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.112601 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.112861 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.112925 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.113006 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.113068 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.113122 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.113175 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.113223 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.113278 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.113328 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.113328 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.113328 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.113328 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.113328 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.113328 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.113640 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.113696 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.113775 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.113824 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.113871 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.113871 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.113983 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.114036 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.114094 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.114149 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.114202 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.114251 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.114298 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.114344 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.114390 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.114435 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.114482 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.114529 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.114529 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.114626 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.114679 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.114728 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.114774 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.114774 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.114774 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.114909 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.114978 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.115030 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.115081 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.115081 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.115182 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.115233 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.115283 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.115332 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.115379 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.115429 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.115481 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.115481 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.115571 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.115624 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.115704 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.115787 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.115838 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.115929 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.116022 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.116077 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.116077 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.116077 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.116077 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.116077 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.116333 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.116333 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.116333 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.116477 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.116530 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.116579 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.116626 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.116678 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.116712 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.116739 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.116762 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.116874 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.116956 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.116988 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.117019 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.117044 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.117072 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.117072 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.117072 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.117072 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.117228 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.117257 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.117284 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.117284 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.117284 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.117284 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.117284 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.117284 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.118063 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.118122 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.118193 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.118240 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.118294 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.118355 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.118396 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.118422 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.118451 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.118477 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.118501 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.118527 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.118551 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.118578 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.118601 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.118630 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.118655 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.118678 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.118707 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.118736 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.118736 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.119048 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.119118 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.119213 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.119294 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.119379 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.119461 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.119555 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.121124 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.121231 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.121231 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.121379 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.121379 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.123723 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.123723 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.123783 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.123809 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.123841 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.123866 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.123965 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.123993 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.124027 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.124057 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.124087 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.124113 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.124137 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.124162 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.124192 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.124217 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.124244 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.124274 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.124300 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.124325 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.124350 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.124375 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.124398 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.124422 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.124466 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.124498 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.124526 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.124554 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.124581 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.124615 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.124644 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.124671 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.124699 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.124729 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.124785 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.124813 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.124836 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.124861 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.124883 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.124907 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.124930 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.124973 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.125007 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.125034 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.125061 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.125090 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.125114 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.125138 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.125162 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.125162 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.125162 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.125229 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.125229 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.125229 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.125229 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.125229 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.125343 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.125372 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.125395 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.125420 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.125443 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.125443 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.125443 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.125443 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.125536 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.125564 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.125592 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.125592 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.125592 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.125592 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.125592 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.125592 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.125716 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.125716 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.125716 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.125716 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.125716 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.125824 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.125880 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.126199 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.126266 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.126295 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.126348 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.126386 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.126414 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.126440 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.126466 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.126497 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.126522 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.126548 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.126574 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.126607 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.126633 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.126730 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.126793 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.126852 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.126912 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.126996 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.127052 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.127098 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.127131 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.127171 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.127273 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.127337 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.127400 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.127461 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.127568 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.128118 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.128170 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.128200 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.128229 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.128255 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.128282 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.128308 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.128339 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.128373 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.128400 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.128430 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.128456 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.128483 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.128508 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.128532 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.128562 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.128590 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.128623 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.128646 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.128673 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.128701 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.128728 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.128753 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.128777 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.128802 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.128833 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.128862 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.128891 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.131031 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.131085 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.131158 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.131213 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.131286 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.131320 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.131347 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.131373 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.131401 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.131441 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.131468 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.131468 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.131521 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.131546 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.131581 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.131610 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.131635 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.131665 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.131701 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.131731 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.131731 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.131784 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.131812 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.131853 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.131953 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.132063 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.132141 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.132170 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.132235 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.132266 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.132300 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.132356 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.132415 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.132473 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.132502 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.132532 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.132563 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.132597 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.132627 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.132656 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.132687 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.132712 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.132737 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.132766 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.132807 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.132838 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.132871 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.132900 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.132928 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.132978 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.133015 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.133047 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.133047 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.133103 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.133131 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.133159 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.133923 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.134000 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.134072 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.134133 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.134201 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.134242 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.134273 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.134302 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.134333 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.134367 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.134398 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.134432 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.134462 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.134503 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.134537 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.134571 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.134600 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.134630 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.134662 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.134696 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.134726 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.134754 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.134784 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.134813 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.134841 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.134871 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.134905 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.134933 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.134977 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.135023 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.135057 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.135089 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.135119 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.135148 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.135176 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.135204 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.135232 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.135265 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.135294 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.135327 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.135355 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.135379 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.135403 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.135431 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.135431 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.135478 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.135506 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.135506 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.135559 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.135559 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.135559 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.135559 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.135663 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.135759 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.135860 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.135981 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.136076 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.136144 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.136201 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.136263 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.136300 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.136331 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.136364 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.136398 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.136426 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.136465 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.136491 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.136521 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.136558 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.136588 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.136614 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.136648 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.136692 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.136737 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.136781 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.136825 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.136865 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.136903 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.137045 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.137093 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.137133 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.137176 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.137213 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.137255 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.137292 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.137330 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.137368 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.137416 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.137456 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.137500 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.137542 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.137579 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.137616 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.137654 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.137692 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.137730 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.137774 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.137817 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.137817 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.137891 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.137928 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.137992 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.138032 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.138032 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.138102 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.138140 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.138187 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.138224 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.138263 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.138263 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.138263 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.138263 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.138405 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.138405 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.138405 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.138405 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.138405 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.138405 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.138609 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.138644 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.138679 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.138716 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.138748 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.138788 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.138827 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.138868 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.138903 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.138964 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.139001 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.139050 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.139088 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.139130 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.139170 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.139214 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.139254 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.139291 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.139330 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.139374 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.139412 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.139454 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.139487 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.139524 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.139562 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.139600 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.139637 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.139678 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.139722 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.139760 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.139818 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.139856 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.139896 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.139933 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.140001 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.140040 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.140076 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.140118 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.140163 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.140204 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.140246 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.140284 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.140322 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.140358 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.140358 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.140431 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.140468 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.140502 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.140502 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.140502 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:03:20.140817 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112403) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.140868 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.140911 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.141012 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.141066 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.141105 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.141144 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.141187 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112403) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.141226 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.141226 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.141299 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.141337 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.141381 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.141418 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.141418 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.141490 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.141531 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.141577 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.141956 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:03:20.142040 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:03:20.142120 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:03:20.142214 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:03:20.142288 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:03:20.142384 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:03:20.187585 np0000176793 devstack@c-api.service[112403]: INFO dbcounter [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Registered counter for database cinder May 27 01:03:20.188077 np0000176793 devstack@c-api.service[112404]: INFO dbcounter [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Registered counter for database cinder May 27 01:03:20.189753 np0000176793 devstack@c-api.service[112402]: INFO dbcounter [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Registered counter for database cinder May 27 01:03:20.196267 np0000176793 devstack@c-api.service[112405]: INFO dbcounter [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Registered counter for database cinder May 27 01:03:20.234727 np0000176793 devstack@c-api.service[112404]: DEBUG oslo_db.sqlalchemy.engines [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c 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=112404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:03:20.236626 np0000176793 devstack@c-api.service[112403]: DEBUG oslo_db.sqlalchemy.engines [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a 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=112403) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:03:20.243359 np0000176793 devstack@c-api.service[112402]: DEBUG oslo_db.sqlalchemy.engines [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 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=112402) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:03:20.250344 np0000176793 devstack@c-api.service[112405]: DEBUG oslo_db.sqlalchemy.engines [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af 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=112405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:03:20.352908 np0000176793 devstack@c-api.service[112403]: DEBUG dbcounter [-] [112403] Writer thread running {{(pid=112403) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:03:20.353069 np0000176793 devstack@c-api.service[112404]: DEBUG dbcounter [-] [112404] Writer thread running {{(pid=112404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:03:20.355914 np0000176793 devstack@c-api.service[112403]: INFO cinder.rpc [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:03:20.356334 np0000176793 devstack@c-api.service[112404]: INFO cinder.rpc [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:03:20.358354 np0000176793 devstack@c-api.service[112403]: INFO cinder.rpc [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:03:20.359444 np0000176793 devstack@c-api.service[112404]: INFO cinder.rpc [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:03:20.360753 np0000176793 devstack@c-api.service[112403]: INFO cinder.rpc [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:03:20.362444 np0000176793 devstack@c-api.service[112404]: INFO cinder.rpc [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:03:20.363303 np0000176793 devstack@c-api.service[112403]: INFO cinder.rpc [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:03:20.364490 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.364962 np0000176793 devstack@c-api.service[112404]: INFO cinder.rpc [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:03:20.365899 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.368445 np0000176793 devstack@c-api.service[112405]: DEBUG dbcounter [-] [112405] Writer thread running {{(pid=112405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:03:20.368656 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.369641 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.371211 np0000176793 devstack@c-api.service[112405]: INFO cinder.rpc [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:03:20.372671 np0000176793 devstack@c-api.service[112402]: DEBUG dbcounter [-] [112402] Writer thread running {{(pid=112402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:03:20.373614 np0000176793 devstack@c-api.service[112405]: INFO cinder.rpc [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:03:20.375828 np0000176793 devstack@c-api.service[112405]: INFO cinder.rpc [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:03:20.375996 np0000176793 devstack@c-api.service[112402]: INFO cinder.rpc [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:03:20.377799 np0000176793 devstack@c-api.service[112405]: INFO cinder.rpc [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:03:20.378580 np0000176793 devstack@c-api.service[112402]: INFO cinder.rpc [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:03:20.378701 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.381542 np0000176793 devstack@c-api.service[112402]: INFO cinder.rpc [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:03:20.382804 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.383929 np0000176793 devstack@c-api.service[112402]: INFO cinder.rpc [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:03:20.385214 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.389562 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.406722 np0000176793 devstack@c-api.service[112404]: DEBUG oslo_db.sqlalchemy.engines [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c 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=112404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:03:20.408598 np0000176793 devstack@c-api.service[112403]: DEBUG oslo_db.sqlalchemy.engines [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a 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=112403) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:03:20.409052 np0000176793 devstack@c-api.service[112404]: INFO cinder.rpc [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:03:20.411153 np0000176793 devstack@c-api.service[112403]: INFO cinder.rpc [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:03:20.411618 np0000176793 devstack@c-api.service[112404]: INFO cinder.rpc [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:03:20.412734 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.413506 np0000176793 devstack@c-api.service[112403]: INFO cinder.rpc [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:03:20.414711 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.417826 np0000176793 devstack@c-api.service[112405]: DEBUG oslo_db.sqlalchemy.engines [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af 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=112405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:03:20.420347 np0000176793 devstack@c-api.service[112405]: INFO cinder.rpc [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:03:20.422470 np0000176793 devstack@c-api.service[112405]: INFO cinder.rpc [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:03:20.423514 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.426194 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.427449 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.429381 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.430646 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.432557 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.434100 np0000176793 devstack@c-api.service[112402]: DEBUG oslo_db.sqlalchemy.engines [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 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=112402) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:03:20.434819 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.435365 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.436550 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.436694 np0000176793 devstack@c-api.service[112402]: INFO cinder.rpc [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:03:20.438642 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.438807 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.439092 np0000176793 devstack@c-api.service[112402]: INFO cinder.rpc [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:03:20.439506 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.440216 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.441969 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.442455 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.442895 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.444874 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.445459 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.446888 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.447885 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.448555 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.449804 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.450696 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.451424 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.452363 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.452760 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.452827 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.453570 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.455055 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.455531 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.455788 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.457060 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.457665 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.458617 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.460248 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.461469 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.461575 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.463031 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.463183 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.464207 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.464814 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.465635 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.466486 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.467178 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.467707 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.468599 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.469068 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.470029 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.470100 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.470556 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.471023 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.471508 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.472021 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.472935 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.473246 np0000176793 devstack@c-api.service[112404]: WARNING cinder.api.contrib.hosts [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:03:20.473405 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.474033 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.474194 np0000176793 devstack@c-api.service[112403]: WARNING cinder.api.contrib.hosts [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:03:20.474319 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.474966 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.475456 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.476230 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.476385 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.476451 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.476801 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.477723 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.477788 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.478139 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.478960 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: extensions {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.479048 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.479111 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.479301 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.479841 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: extensions {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.480292 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: qos-specs {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.480551 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.480731 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.481180 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: qos-specs {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.481958 np0000176793 devstack@c-api.service[112405]: WARNING cinder.api.contrib.hosts [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:03:20.482585 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: os-snapshot-manage {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.482735 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.483240 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.483773 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: os-snapshot-manage {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.484029 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: scheduler-stats {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.484162 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.485202 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: scheduler-stats {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.485442 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: os-volume-transfer {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.485511 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.486641 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: os-volume-transfer {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.486819 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.487077 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: extra_specs {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.487661 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: extensions {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.488263 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: extra_specs {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.488624 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: os-volume-type-access {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.488694 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.488994 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: qos-specs {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.489810 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: os-volume-type-access {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.490188 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: cgsnapshots {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.491353 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: cgsnapshots {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.491578 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: consistencygroups {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.491648 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: os-snapshot-manage {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.491964 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.492747 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: consistencygroups {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.493076 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: scheduler-stats {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.493485 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: os-quota-sets {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.494137 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.494530 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: os-volume-transfer {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.494659 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: os-quota-sets {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.494878 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: capabilities {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.495553 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.496341 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: capabilities {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.496684 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: extra_specs {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.496777 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: os-hosts {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.497032 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.497380 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: os-hosts {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.497460 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: encryption {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.497712 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: os-volume-type-access {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.498480 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.498766 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: encryption {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.499010 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: backups {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.499418 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: cgsnapshots {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.499686 np0000176793 devstack@c-api.service[112402]: WARNING cinder.api.contrib.hosts [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:03:20.500285 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: backups {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.500476 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.500882 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: consistencygroups {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.500971 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: os-quota-class-sets {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.501963 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.502302 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: os-volume-manage {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.502397 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: os-quota-class-sets {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.502924 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: os-quota-sets {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.503284 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.503592 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: os-volume-manage {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.504190 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: os-availability-zone {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.504367 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: capabilities {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.504581 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.505275 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: os-availability-zone {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.505406 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: extensions {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.505667 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extended resource: encryption {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.505726 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: os-hosts {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.506541 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extended resource: encryption {{(pid=112403) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.507142 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: encryption {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.507331 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: qos-specs {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.507609 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.508689 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: backups {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.508967 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.509022 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.509640 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: os-snapshot-manage {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.510358 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.510416 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.510807 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: os-quota-class-sets {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.511269 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: scheduler-stats {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.511673 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.511734 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.512199 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: os-volume-manage {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.512463 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: os-volume-transfer {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.513040 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.513091 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.513681 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: os-availability-zone {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.514067 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: extra_specs {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.514431 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.514484 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.514992 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extended resource: encryption {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.515602 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: os-volume-type-access {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.515826 np0000176793 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.515898 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.516672 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.contrib.snapshot_actions [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] SnapshotActionsController initialized {{(pid=112404) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:03:20.516767 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.516903 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension TypesManage extending resource: types {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.517119 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension VolumeActions extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.517192 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: cgsnapshots {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.517253 np0000176793 devstack@c-api.service[112403]: WARNING castellan.key_manager.migration [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.517657 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.517657 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.517834 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.517926 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension AdminActions extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.517926 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension AdminActions extending resource: snapshots {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.517926 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension AdminActions extending resource: backups {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.517926 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.517926 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension UsedLimits extending resource: limits {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.517926 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.518301 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.518367 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] SnapshotActionsController initialized {{(pid=112403) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:03:20.518429 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.518518 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.518602 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.518674 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension TypesManage extending resource: types {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.518737 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.518737 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-3b0cb716-62fd-4c3b-8153-223b6a150c0c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.518857 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: consistencygroups {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.519045 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension VolumeActions extending resource: volumes {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.519120 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.519174 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.519254 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.519360 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension AdminActions extending resource: volumes {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.519482 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension AdminActions extending resource: snapshots {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.519587 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension AdminActions extending resource: backups {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.519696 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.519782 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension UsedLimits extending resource: limits {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.519906 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.520032 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.520149 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.520265 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.520379 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.520437 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: os-quota-sets {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.520490 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.v3.router [None req-ff35bfe8-b78d-462a-80b3-afb2472cf63a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112403) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.520727 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.521817 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: capabilities {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.522161 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.523096 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: os-hosts {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.523597 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.524457 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: encryption {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.525098 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.526094 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: backups {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.526507 np0000176793 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.526753 np0000176793 devstack@c-api.service[112404]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70d6d0aa3668 pid: 112404 (default app) May 27 01:03:20.527406 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.contrib.snapshot_actions [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] SnapshotActionsController initialized {{(pid=112405) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:03:20.527553 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.527701 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension TypesManage extending resource: types {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.528095 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: os-quota-class-sets {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.528400 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension VolumeActions extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.528533 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.528678 np0000176793 devstack@c-api.service[112403]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70d6d0aa3668 pid: 112403 (default app) May 27 01:03:20.528724 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.528815 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension AdminActions extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.528989 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension AdminActions extending resource: snapshots {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.529127 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension AdminActions extending resource: backups {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.529275 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.529412 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: os-volume-manage {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.529455 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension UsedLimits extending resource: limits {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.529566 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.529707 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.529869 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension VolumeTypeAccess extending resource: types {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.530053 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.530194 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension SnapshotActions extending resource: snapshots {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.530328 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-21e3cf60-0bae-4409-9fd6-d69c1415f2af None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.530834 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: os-availability-zone {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.532092 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extended resource: encryption {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:03:20.534927 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.535169 np0000176793 devstack@c-api.service[112404]: /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:03:20.535169 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.535305 np0000176793 devstack@c-api.service[112404]: /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:03:20.535305 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.535305 np0000176793 devstack@c-api.service[112404]: /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:03:20.535305 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.535305 np0000176793 devstack@c-api.service[112404]: /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:03:20.535543 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.535543 np0000176793 devstack@c-api.service[112404]: /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:03:20.535543 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.535543 np0000176793 devstack@c-api.service[112404]: /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:03:20.535543 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.535543 np0000176793 devstack@c-api.service[112404]: /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:03:20.535806 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.535806 np0000176793 devstack@c-api.service[112404]: /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:03:20.535806 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.535806 np0000176793 devstack@c-api.service[112404]: /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:03:20.535806 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.536025 np0000176793 devstack@c-api.service[112404]: /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:03:20.536025 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.536025 np0000176793 devstack@c-api.service[112404]: /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:03:20.536025 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.536212 np0000176793 devstack@c-api.service[112404]: /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:03:20.536212 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.536212 np0000176793 devstack@c-api.service[112404]: /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:03:20.536212 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.536397 np0000176793 devstack@c-api.service[112404]: /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:03:20.536397 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.536397 np0000176793 devstack@c-api.service[112404]: /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:03:20.536397 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.536397 np0000176793 devstack@c-api.service[112404]: /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:03:20.536628 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.536628 np0000176793 devstack@c-api.service[112404]: /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:03:20.536628 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.536628 np0000176793 devstack@c-api.service[112404]: /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:03:20.536628 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.536841 np0000176793 devstack@c-api.service[112404]: /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:03:20.536841 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.536841 np0000176793 devstack@c-api.service[112404]: /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:03:20.536841 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.536841 np0000176793 devstack@c-api.service[112404]: /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:03:20.536841 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.537144 np0000176793 devstack@c-api.service[112404]: /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:03:20.537144 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.537144 np0000176793 devstack@c-api.service[112404]: /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:03:20.537144 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.537144 np0000176793 devstack@c-api.service[112404]: /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:03:20.537144 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.537425 np0000176793 devstack@c-api.service[112404]: /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:03:20.537425 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.537425 np0000176793 devstack@c-api.service[112404]: /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:03:20.537425 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.537425 np0000176793 devstack@c-api.service[112404]: /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:03:20.537425 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.537669 np0000176793 devstack@c-api.service[112404]: /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:03:20.537669 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.537669 np0000176793 devstack@c-api.service[112404]: /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:03:20.537669 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.537669 np0000176793 devstack@c-api.service[112404]: /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:03:20.537669 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.537962 np0000176793 devstack@c-api.service[112404]: /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:03:20.537962 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.537962 np0000176793 devstack@c-api.service[112404]: /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:03:20.537962 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.538132 np0000176793 devstack@c-api.service[112404]: /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:03:20.538132 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.538132 np0000176793 devstack@c-api.service[112404]: /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:03:20.538132 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.538132 np0000176793 devstack@c-api.service[112404]: /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:03:20.538369 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.538369 np0000176793 devstack@c-api.service[112404]: /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:03:20.538369 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.538369 np0000176793 devstack@c-api.service[112404]: /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:03:20.538369 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.538565 np0000176793 devstack@c-api.service[112404]: /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:03:20.538565 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.538565 np0000176793 devstack@c-api.service[112404]: /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:03:20.538565 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.538565 np0000176793 devstack@c-api.service[112404]: /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:03:20.538565 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.538813 np0000176793 devstack@c-api.service[112404]: /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:03:20.538813 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.538813 np0000176793 devstack@c-api.service[112404]: /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:03:20.538813 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.538813 np0000176793 devstack@c-api.service[112404]: /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:03:20.539056 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.539056 np0000176793 devstack@c-api.service[112404]: /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:03:20.539056 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.539056 np0000176793 devstack@c-api.service[112404]: /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:03:20.539056 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.539295 np0000176793 devstack@c-api.service[112404]: /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:03:20.539295 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.539295 np0000176793 devstack@c-api.service[112404]: /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:03:20.539295 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.539498 np0000176793 devstack@c-api.service[112404]: /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:03:20.539498 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.539498 np0000176793 devstack@c-api.service[112404]: /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:03:20.539498 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.539689 np0000176793 devstack@c-api.service[112404]: /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:03:20.539689 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.539689 np0000176793 devstack@c-api.service[112404]: /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:03:20.539689 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.539689 np0000176793 devstack@c-api.service[112404]: /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:03:20.539918 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.539918 np0000176793 devstack@c-api.service[112404]: /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:03:20.539918 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.539918 np0000176793 devstack@c-api.service[112404]: /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:03:20.539918 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.540142 np0000176793 devstack@c-api.service[112404]: /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:03:20.540142 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.540142 np0000176793 devstack@c-api.service[112404]: /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:03:20.540142 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.540315 np0000176793 devstack@c-api.service[112404]: /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:03:20.540315 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.540315 np0000176793 devstack@c-api.service[112404]: /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:03:20.540315 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.540481 np0000176793 devstack@c-api.service[112404]: /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:03:20.540481 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.540481 np0000176793 devstack@c-api.service[112404]: /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:03:20.540481 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.540661 np0000176793 devstack@c-api.service[112404]: /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:03:20.540661 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.540661 np0000176793 devstack@c-api.service[112404]: /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:03:20.540661 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.540842 np0000176793 devstack@c-api.service[112404]: /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:03:20.540842 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.540842 np0000176793 devstack@c-api.service[112404]: /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:03:20.540842 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.541042 np0000176793 devstack@c-api.service[112404]: /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:03:20.541042 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.541042 np0000176793 devstack@c-api.service[112404]: /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:03:20.541042 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.541042 np0000176793 devstack@c-api.service[112404]: /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:03:20.541042 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.541316 np0000176793 devstack@c-api.service[112404]: /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:03:20.541316 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.541316 np0000176793 devstack@c-api.service[112404]: /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:03:20.541316 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.541316 np0000176793 devstack@c-api.service[112404]: /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:03:20.541552 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.541552 np0000176793 devstack@c-api.service[112404]: /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:03:20.541552 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.541552 np0000176793 devstack@c-api.service[112404]: /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:03:20.541552 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.541552 np0000176793 devstack@c-api.service[112404]: /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:03:20.541552 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.541842 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.541880 np0000176793 devstack@c-api.service[112404]: /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:03:20.541880 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.541880 np0000176793 devstack@c-api.service[112404]: /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:03:20.541880 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.541880 np0000176793 devstack@c-api.service[112404]: /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:03:20.541880 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.542164 np0000176793 devstack@c-api.service[112404]: /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:03:20.542164 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.542164 np0000176793 devstack@c-api.service[112404]: /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:03:20.542164 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.542164 np0000176793 devstack@c-api.service[112404]: /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:03:20.542164 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.545215 np0000176793 devstack@c-api.service[112404]: /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:03:20.545215 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.545215 np0000176793 devstack@c-api.service[112404]: /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:03:20.545215 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.545215 np0000176793 devstack@c-api.service[112404]: /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:03:20.545215 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.545491 np0000176793 devstack@c-api.service[112404]: /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:03:20.545491 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.545491 np0000176793 devstack@c-api.service[112404]: /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:03:20.545491 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.545672 np0000176793 devstack@c-api.service[112404]: /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:03:20.545672 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.545672 np0000176793 devstack@c-api.service[112404]: /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:03:20.545672 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.545862 np0000176793 devstack@c-api.service[112404]: /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:03:20.545862 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.545862 np0000176793 devstack@c-api.service[112404]: /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:03:20.545862 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.546059 np0000176793 devstack@c-api.service[112404]: /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:03:20.546059 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.546059 np0000176793 devstack@c-api.service[112404]: /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:03:20.546059 np0000176793 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 27 01:03:20.546245 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.546286 np0000176793 devstack@c-api.service[112404]: DEBUG cinder.api.middleware.request_id [None req-6892b4e6-3976-4c56-b589-ac1b511d6c9e None None] RequestId filter calling following filter/app {{(pid=112404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 27 01:03:20.546324 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.546361 np0000176793 devstack@c-api.service[112405]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70d6d0aa3668 pid: 112405 (default app) May 27 01:03:20.546399 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.546435 np0000176793 devstack@c-api.service[112404]: [pid: 112404|app: 0|req: 1/1] 199.19.213.111 () {60 vars in 956 bytes} [Wed May 27 01:03:20 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:03:20.546475 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.546475 np0000176793 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:03:20.546475 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.contrib.snapshot_actions [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] SnapshotActionsController initialized {{(pid=112402) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:03:20.546475 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.546475 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension TypesManage extending resource: types {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.546475 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension VolumeActions extending resource: volumes {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.546475 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.546475 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.546734 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension AdminActions extending resource: volumes {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.546734 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension AdminActions extending resource: snapshots {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.546734 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension AdminActions extending resource: backups {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.546734 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.546734 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension UsedLimits extending resource: limits {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.546734 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.546734 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.547029 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.547029 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.547029 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.547029 np0000176793 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-ce0ab920-7fde-45e7-aa43-eea3b19798b3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:03:20.554509 np0000176793 devstack@c-api.service[112402]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70d6d0aa3668 pid: 112402 (default app) May 27 01:03:28.274271 np0000176793 devstack@c-api.service[112403]: /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:03:28.274271 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.274271 np0000176793 devstack@c-api.service[112403]: /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:03:28.274271 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.275112 np0000176793 devstack@c-api.service[112403]: /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:03:28.275112 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.275112 np0000176793 devstack@c-api.service[112403]: /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:03:28.275112 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.275366 np0000176793 devstack@c-api.service[112403]: /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:03:28.275366 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.275366 np0000176793 devstack@c-api.service[112403]: /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:03:28.275366 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.275366 np0000176793 devstack@c-api.service[112403]: /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:03:28.275366 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.275713 np0000176793 devstack@c-api.service[112403]: /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:03:28.275713 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.275713 np0000176793 devstack@c-api.service[112403]: /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:03:28.275713 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.275713 np0000176793 devstack@c-api.service[112403]: /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:03:28.276037 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.276037 np0000176793 devstack@c-api.service[112403]: /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:03:28.276037 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.276037 np0000176793 devstack@c-api.service[112403]: /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:03:28.276037 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.276370 np0000176793 devstack@c-api.service[112403]: /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:03:28.276370 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.276370 np0000176793 devstack@c-api.service[112403]: /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:03:28.276370 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.276619 np0000176793 devstack@c-api.service[112403]: /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:03:28.276619 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.276619 np0000176793 devstack@c-api.service[112403]: /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:03:28.276619 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.276619 np0000176793 devstack@c-api.service[112403]: /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:03:28.276917 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.276917 np0000176793 devstack@c-api.service[112403]: /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:03:28.276917 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.276917 np0000176793 devstack@c-api.service[112403]: /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:03:28.276917 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.277250 np0000176793 devstack@c-api.service[112403]: /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:03:28.277250 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.277250 np0000176793 devstack@c-api.service[112403]: /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:03:28.277250 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.277250 np0000176793 devstack@c-api.service[112403]: /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:03:28.277250 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.277590 np0000176793 devstack@c-api.service[112403]: /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:03:28.277590 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.277590 np0000176793 devstack@c-api.service[112403]: /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:03:28.277590 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.277590 np0000176793 devstack@c-api.service[112403]: /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:03:28.277590 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.277929 np0000176793 devstack@c-api.service[112403]: /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:03:28.277929 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.277929 np0000176793 devstack@c-api.service[112403]: /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:03:28.277929 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.277929 np0000176793 devstack@c-api.service[112403]: /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:03:28.277929 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.278342 np0000176793 devstack@c-api.service[112403]: /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:03:28.278342 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.278342 np0000176793 devstack@c-api.service[112403]: /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:03:28.278342 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.278342 np0000176793 devstack@c-api.service[112403]: /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:03:28.278651 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.278651 np0000176793 devstack@c-api.service[112403]: /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:03:28.278651 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.278651 np0000176793 devstack@c-api.service[112403]: /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:03:28.278651 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.278931 np0000176793 devstack@c-api.service[112403]: /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:03:28.278931 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.278931 np0000176793 devstack@c-api.service[112403]: /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:03:28.278931 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.278931 np0000176793 devstack@c-api.service[112403]: /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:03:28.278931 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.279343 np0000176793 devstack@c-api.service[112403]: /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:03:28.279343 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.279343 np0000176793 devstack@c-api.service[112403]: /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:03:28.279343 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.279343 np0000176793 devstack@c-api.service[112403]: /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:03:28.279343 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.279655 np0000176793 devstack@c-api.service[112403]: /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:03:28.279655 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.279655 np0000176793 devstack@c-api.service[112403]: /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:03:28.279655 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.279655 np0000176793 devstack@c-api.service[112403]: /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:03:28.279876 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.279876 np0000176793 devstack@c-api.service[112403]: /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:03:28.279876 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.279876 np0000176793 devstack@c-api.service[112403]: /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:03:28.279876 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.280088 np0000176793 devstack@c-api.service[112403]: /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:03:28.280088 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.280088 np0000176793 devstack@c-api.service[112403]: /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:03:28.280088 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.280252 np0000176793 devstack@c-api.service[112403]: /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:03:28.280252 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.280252 np0000176793 devstack@c-api.service[112403]: /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:03:28.280252 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.280415 np0000176793 devstack@c-api.service[112403]: /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:03:28.280415 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.280415 np0000176793 devstack@c-api.service[112403]: /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:03:28.280415 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.280415 np0000176793 devstack@c-api.service[112403]: /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:03:28.280615 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.280615 np0000176793 devstack@c-api.service[112403]: /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:03:28.280615 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.280615 np0000176793 devstack@c-api.service[112403]: /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:03:28.280615 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.280815 np0000176793 devstack@c-api.service[112403]: /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:03:28.280815 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.280815 np0000176793 devstack@c-api.service[112403]: /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:03:28.280815 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.281011 np0000176793 devstack@c-api.service[112403]: /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:03:28.281011 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.281011 np0000176793 devstack@c-api.service[112403]: /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:03:28.281011 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.281177 np0000176793 devstack@c-api.service[112403]: /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:03:28.281177 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.281177 np0000176793 devstack@c-api.service[112403]: /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:03:28.281177 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.281336 np0000176793 devstack@c-api.service[112403]: /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:03:28.281336 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.281336 np0000176793 devstack@c-api.service[112403]: /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:03:28.281336 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.281498 np0000176793 devstack@c-api.service[112403]: /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:03:28.281498 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.281498 np0000176793 devstack@c-api.service[112403]: /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:03:28.281498 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.281716 np0000176793 devstack@c-api.service[112403]: /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:03:28.281716 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.281716 np0000176793 devstack@c-api.service[112403]: /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:03:28.281716 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.281716 np0000176793 devstack@c-api.service[112403]: /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:03:28.281937 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.281937 np0000176793 devstack@c-api.service[112403]: /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:03:28.281937 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.281937 np0000176793 devstack@c-api.service[112403]: /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:03:28.281937 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.281937 np0000176793 devstack@c-api.service[112403]: /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:03:28.282181 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.282181 np0000176793 devstack@c-api.service[112403]: /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:03:28.282181 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.282181 np0000176793 devstack@c-api.service[112403]: /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:03:28.282181 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.282368 np0000176793 devstack@c-api.service[112403]: /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:03:28.282368 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.282368 np0000176793 devstack@c-api.service[112403]: /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:03:28.282368 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.282368 np0000176793 devstack@c-api.service[112403]: /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:03:28.282368 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.282597 np0000176793 devstack@c-api.service[112403]: /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:03:28.282597 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.282597 np0000176793 devstack@c-api.service[112403]: /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:03:28.282597 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.282597 np0000176793 devstack@c-api.service[112403]: /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:03:28.282597 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.282863 np0000176793 devstack@c-api.service[112403]: /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:03:28.282863 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.282863 np0000176793 devstack@c-api.service[112403]: /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:03:28.282863 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.282863 np0000176793 devstack@c-api.service[112403]: /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:03:28.282863 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.283145 np0000176793 devstack@c-api.service[112403]: /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:03:28.283145 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.283145 np0000176793 devstack@c-api.service[112403]: /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:03:28.283145 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.283145 np0000176793 devstack@c-api.service[112403]: /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:03:28.283145 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.283374 np0000176793 devstack@c-api.service[112403]: /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:03:28.283374 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.283374 np0000176793 devstack@c-api.service[112403]: /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:03:28.283374 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.283541 np0000176793 devstack@c-api.service[112403]: /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:03:28.283541 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.283541 np0000176793 devstack@c-api.service[112403]: /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:03:28.283541 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.283541 np0000176793 devstack@c-api.service[112403]: /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:03:28.283762 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.283762 np0000176793 devstack@c-api.service[112403]: /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:03:28.283762 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.283762 np0000176793 devstack@c-api.service[112403]: /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:03:28.283762 np0000176793 devstack@c-api.service[112403]: warnings.warn(deprecated_msg) May 27 01:03:28.283762 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.middleware.request_id [None req-0040a961-928e-4470-812b-27c4324779f4 None None] RequestId filter calling following filter/app {{(pid=112403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 27 01:03:28.957431 np0000176793 devstack@c-api.service[112403]: INFO cinder.api.openstack.wsgi [None req-0040a961-928e-4470-812b-27c4324779f4 admin admin] POST https://199.19.213.111/volume/v3/types May 27 01:03:28.957431 np0000176793 devstack@c-api.service[112403]: DEBUG cinder.api.openstack.wsgi [None req-0040a961-928e-4470-812b-27c4324779f4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 27 01:03:28.960115 np0000176793 devstack@c-api.service[112403]: /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:03:28.960115 np0000176793 devstack@c-api.service[112403]: warnings.warn( May 27 01:03:29.005795 np0000176793 devstack@c-api.service[112403]: DEBUG oslo_db.sqlalchemy.engines [None req-0040a961-928e-4470-812b-27c4324779f4 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=112403) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:03:29.039211 np0000176793 devstack@c-api.service[112403]: INFO cinder.api.openstack.wsgi [None req-0040a961-928e-4470-812b-27c4324779f4 admin admin] https://199.19.213.111/volume/v3/types returned with HTTP 200 May 27 01:03:29.039811 np0000176793 devstack@c-api.service[112403]: [pid: 112403|app: 0|req: 1/2] 199.19.213.111 () {68 vars in 1288 bytes} [Wed May 27 01:03:28 2026] POST /volume/v3/types => generated 186 bytes in 781 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 27 01:03:29.070428 np0000176793 devstack@c-api.service[112405]: /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:03:29.070428 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.070428 np0000176793 devstack@c-api.service[112405]: /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:03:29.070428 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.070428 np0000176793 devstack@c-api.service[112405]: /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:03:29.071359 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.071359 np0000176793 devstack@c-api.service[112405]: /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:03:29.071359 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.071359 np0000176793 devstack@c-api.service[112405]: /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:03:29.071359 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.071515 np0000176793 devstack@c-api.service[112405]: /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:03:29.071515 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.071515 np0000176793 devstack@c-api.service[112405]: /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:03:29.071515 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.071515 np0000176793 devstack@c-api.service[112405]: /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:03:29.071515 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.071737 np0000176793 devstack@c-api.service[112405]: /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:03:29.071737 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.071737 np0000176793 devstack@c-api.service[112405]: /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:03:29.071737 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.071897 np0000176793 devstack@c-api.service[112405]: /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:03:29.071897 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.071897 np0000176793 devstack@c-api.service[112405]: /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:03:29.071897 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.072137 np0000176793 devstack@c-api.service[112405]: /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:03:29.072137 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.072137 np0000176793 devstack@c-api.service[112405]: /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:03:29.072137 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.072341 np0000176793 devstack@c-api.service[112405]: /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:03:29.072341 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.072341 np0000176793 devstack@c-api.service[112405]: /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:03:29.072341 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.072341 np0000176793 devstack@c-api.service[112405]: /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:03:29.072548 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.072548 np0000176793 devstack@c-api.service[112405]: /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:03:29.072548 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.072548 np0000176793 devstack@c-api.service[112405]: /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:03:29.072548 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.072762 np0000176793 devstack@c-api.service[112405]: /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:03:29.072762 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.072762 np0000176793 devstack@c-api.service[112405]: /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:03:29.072762 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.072762 np0000176793 devstack@c-api.service[112405]: /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:03:29.072762 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.073014 np0000176793 devstack@c-api.service[112405]: /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:03:29.073014 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.073014 np0000176793 devstack@c-api.service[112405]: /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:03:29.073014 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.073014 np0000176793 devstack@c-api.service[112405]: /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:03:29.073014 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.073295 np0000176793 devstack@c-api.service[112405]: /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:03:29.073295 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.073295 np0000176793 devstack@c-api.service[112405]: /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:03:29.073295 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.073295 np0000176793 devstack@c-api.service[112405]: /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:03:29.073295 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.073548 np0000176793 devstack@c-api.service[112405]: /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:03:29.073548 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.073548 np0000176793 devstack@c-api.service[112405]: /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:03:29.073548 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.073548 np0000176793 devstack@c-api.service[112405]: /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:03:29.073765 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.073765 np0000176793 devstack@c-api.service[112405]: /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:03:29.073765 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.073765 np0000176793 devstack@c-api.service[112405]: /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:03:29.073765 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.074013 np0000176793 devstack@c-api.service[112405]: /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:03:29.074013 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.074013 np0000176793 devstack@c-api.service[112405]: /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:03:29.074013 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.074013 np0000176793 devstack@c-api.service[112405]: /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:03:29.074013 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.074250 np0000176793 devstack@c-api.service[112405]: /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:03:29.074250 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.074250 np0000176793 devstack@c-api.service[112405]: /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:03:29.074250 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.074250 np0000176793 devstack@c-api.service[112405]: /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:03:29.074250 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.074488 np0000176793 devstack@c-api.service[112405]: /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:03:29.074488 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.074488 np0000176793 devstack@c-api.service[112405]: /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:03:29.074488 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.074488 np0000176793 devstack@c-api.service[112405]: /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:03:29.074681 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.074681 np0000176793 devstack@c-api.service[112405]: /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:03:29.074681 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.074681 np0000176793 devstack@c-api.service[112405]: /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:03:29.074681 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.074845 np0000176793 devstack@c-api.service[112405]: /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:03:29.074845 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.074845 np0000176793 devstack@c-api.service[112405]: /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:03:29.074845 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.075021 np0000176793 devstack@c-api.service[112405]: /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:03:29.075021 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.075021 np0000176793 devstack@c-api.service[112405]: /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:03:29.075021 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.075159 np0000176793 devstack@c-api.service[112405]: /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:03:29.075159 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.075159 np0000176793 devstack@c-api.service[112405]: /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:03:29.075159 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.075159 np0000176793 devstack@c-api.service[112405]: /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:03:29.075332 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.075332 np0000176793 devstack@c-api.service[112405]: /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:03:29.075332 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.075332 np0000176793 devstack@c-api.service[112405]: /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:03:29.075332 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.075508 np0000176793 devstack@c-api.service[112405]: /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:03:29.075508 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.075508 np0000176793 devstack@c-api.service[112405]: /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:03:29.075508 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.075646 np0000176793 devstack@c-api.service[112405]: /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:03:29.075646 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.075646 np0000176793 devstack@c-api.service[112405]: /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:03:29.075646 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.075783 np0000176793 devstack@c-api.service[112405]: /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:03:29.075783 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.075783 np0000176793 devstack@c-api.service[112405]: /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:03:29.075783 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.075930 np0000176793 devstack@c-api.service[112405]: /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:03:29.075930 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.075930 np0000176793 devstack@c-api.service[112405]: /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:03:29.075930 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.076154 np0000176793 devstack@c-api.service[112405]: /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:03:29.076154 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.076154 np0000176793 devstack@c-api.service[112405]: /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:03:29.076154 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.076325 np0000176793 devstack@c-api.service[112405]: /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:03:29.076325 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.076325 np0000176793 devstack@c-api.service[112405]: /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:03:29.076325 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.076325 np0000176793 devstack@c-api.service[112405]: /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:03:29.076538 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.076538 np0000176793 devstack@c-api.service[112405]: /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:03:29.076538 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.076538 np0000176793 devstack@c-api.service[112405]: /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:03:29.076538 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.076538 np0000176793 devstack@c-api.service[112405]: /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:03:29.076773 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.076773 np0000176793 devstack@c-api.service[112405]: /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:03:29.076773 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.076773 np0000176793 devstack@c-api.service[112405]: /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:03:29.076773 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.076972 np0000176793 devstack@c-api.service[112405]: /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:03:29.076972 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.076972 np0000176793 devstack@c-api.service[112405]: /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:03:29.076972 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.076972 np0000176793 devstack@c-api.service[112405]: /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:03:29.076972 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.077185 np0000176793 devstack@c-api.service[112405]: /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:03:29.077185 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.077185 np0000176793 devstack@c-api.service[112405]: /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:03:29.077185 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.077185 np0000176793 devstack@c-api.service[112405]: /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:03:29.077185 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.077450 np0000176793 devstack@c-api.service[112405]: /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:03:29.077450 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.077450 np0000176793 devstack@c-api.service[112405]: /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:03:29.077450 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.077450 np0000176793 devstack@c-api.service[112405]: /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:03:29.077450 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.077691 np0000176793 devstack@c-api.service[112405]: /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:03:29.077691 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.077691 np0000176793 devstack@c-api.service[112405]: /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:03:29.077691 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.077691 np0000176793 devstack@c-api.service[112405]: /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:03:29.077691 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.077908 np0000176793 devstack@c-api.service[112405]: /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:03:29.077908 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.077908 np0000176793 devstack@c-api.service[112405]: /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:03:29.077908 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.078084 np0000176793 devstack@c-api.service[112405]: /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:03:29.078084 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.078084 np0000176793 devstack@c-api.service[112405]: /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:03:29.078084 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.078084 np0000176793 devstack@c-api.service[112405]: /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:03:29.078328 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.078328 np0000176793 devstack@c-api.service[112405]: /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:03:29.078328 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.078328 np0000176793 devstack@c-api.service[112405]: /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:03:29.078328 np0000176793 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 27 01:03:29.078328 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.middleware.request_id [req-0040a961-928e-4470-812b-27c4324779f4 req-9c482af7-9ec1-4de4-a143-487152083de8 None None] RequestId filter calling following filter/app {{(pid=112405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 27 01:03:29.436187 np0000176793 devstack@c-api.service[112405]: INFO cinder.api.openstack.wsgi [req-0040a961-928e-4470-812b-27c4324779f4 req-9c482af7-9ec1-4de4-a143-487152083de8 admin admin] POST https://199.19.213.111/volume/v3/types/ce5993ee-3084-4402-9983-5804ee9a0d12/extra_specs May 27 01:03:29.436820 np0000176793 devstack@c-api.service[112405]: DEBUG cinder.api.openstack.wsgi [req-0040a961-928e-4470-812b-27c4324779f4 req-9c482af7-9ec1-4de4-a143-487152083de8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 27 01:03:29.438707 np0000176793 devstack@c-api.service[112405]: /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:03:29.438707 np0000176793 devstack@c-api.service[112405]: warnings.warn( May 27 01:03:29.484016 np0000176793 devstack@c-api.service[112405]: DEBUG oslo_db.sqlalchemy.engines [req-0040a961-928e-4470-812b-27c4324779f4 req-9c482af7-9ec1-4de4-a143-487152083de8 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=112405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:03:29.550658 np0000176793 devstack@c-api.service[112405]: INFO cinder.api.openstack.wsgi [req-0040a961-928e-4470-812b-27c4324779f4 req-9c482af7-9ec1-4de4-a143-487152083de8 admin admin] https://199.19.213.111/volume/v3/types/ce5993ee-3084-4402-9983-5804ee9a0d12/extra_specs returned with HTTP 200 May 27 01:03:29.551351 np0000176793 devstack@c-api.service[112405]: [pid: 112405|app: 0|req: 1/3] 199.19.213.111 () {70 vars in 1505 bytes} [Wed May 27 01:03:29 2026] POST /volume/v3/types/ce5993ee-3084-4402-9983-5804ee9a0d12/extra_specs => generated 55 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 27 01:03:30.410700 np0000176793 devstack@c-api.service[112404]: DEBUG dbcounter [-] [112404] Writing DB stats cinder:SELECT=6 {{(pid=112404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 27 01:03:30.439793 np0000176793 devstack@c-api.service[112402]: DEBUG dbcounter [-] [112402] Writing DB stats cinder:SELECT=6 {{(pid=112402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 27 01:03:39.036525 np0000176793 devstack@c-api.service[112403]: DEBUG dbcounter [-] [112403] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112403) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 27 01:03:39.549610 np0000176793 devstack@c-api.service[112405]: DEBUG dbcounter [-] [112405] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}