May 28 15:41:03.208312 np0000177211 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 28 15:41:03.216838 np0000177211 devstack@c-api.service[112545]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 28 15:41:03.219891 np0000177211 devstack@c-api.service[112545]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 28 15:41:03 2026] *** May 28 15:41:03.219891 np0000177211 devstack@c-api.service[112545]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 28 15:41:03.219891 np0000177211 devstack@c-api.service[112545]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 28 15:41:03.219891 np0000177211 devstack@c-api.service[112545]: nodename: np0000177211 May 28 15:41:03.219891 np0000177211 devstack@c-api.service[112545]: machine: x86_64 May 28 15:41:03.219891 np0000177211 devstack@c-api.service[112545]: clock source: unix May 28 15:41:03.219891 np0000177211 devstack@c-api.service[112545]: pcre jit disabled May 28 15:41:03.219891 np0000177211 devstack@c-api.service[112545]: detected number of CPU cores: 16 May 28 15:41:03.219891 np0000177211 devstack@c-api.service[112545]: current working directory: / May 28 15:41:03.219891 np0000177211 devstack@c-api.service[112545]: detected binary path: /usr/bin/uwsgi-core May 28 15:41:03.219891 np0000177211 devstack@c-api.service[112545]: your processes number limit is 256917 May 28 15:41:03.219891 np0000177211 devstack@c-api.service[112545]: your memory page size is 4096 bytes May 28 15:41:03.219891 np0000177211 devstack@c-api.service[112545]: detected max file descriptor number: 2048 May 28 15:41:03.219891 np0000177211 devstack@c-api.service[112545]: lock engine: pthread robust mutexes May 28 15:41:03.220642 np0000177211 devstack@c-api.service[112545]: thunder lock: enabled May 28 15:41:03.220642 np0000177211 devstack@c-api.service[112545]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 28 15:41:03.220642 np0000177211 devstack@c-api.service[112545]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 28 15:41:03.220642 np0000177211 devstack@c-api.service[112545]: PEP 405 virtualenv detected: /opt/stack/data/venv May 28 15:41:03.220642 np0000177211 devstack@c-api.service[112545]: Set PythonHome to /opt/stack/data/venv May 28 15:41:03.256698 np0000177211 devstack@c-api.service[112545]: Python main interpreter initialized at 0x745337aa3668 May 28 15:41:03.256698 np0000177211 devstack@c-api.service[112545]: python threads support enabled May 28 15:41:03.256698 np0000177211 devstack@c-api.service[112545]: your server socket listen backlog is limited to 100 connections May 28 15:41:03.256698 np0000177211 devstack@c-api.service[112545]: your mercy for graceful operations on workers is 80 seconds May 28 15:41:03.257330 np0000177211 devstack@c-api.service[112545]: mapped 671795 bytes (656 KB) for 4 cores May 28 15:41:03.257330 np0000177211 devstack@c-api.service[112545]: *** Operational MODE: preforking *** May 28 15:41:03.257575 np0000177211 devstack@c-api.service[112545]: *** uWSGI is running in multiple interpreter mode *** May 28 15:41:03.257575 np0000177211 devstack@c-api.service[112545]: spawned uWSGI master process (pid: 112545) May 28 15:41:03.257600 np0000177211 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 28 15:41:03.258218 np0000177211 devstack@c-api.service[112545]: spawned uWSGI worker 1 (pid: 112548, cores: 1) May 28 15:41:03.258641 np0000177211 devstack@c-api.service[112545]: spawned uWSGI worker 2 (pid: 112549, cores: 1) May 28 15:41:03.259099 np0000177211 devstack@c-api.service[112545]: spawned uWSGI worker 3 (pid: 112550, cores: 1) May 28 15:41:03.259538 np0000177211 devstack@c-api.service[112545]: spawned uWSGI worker 4 (pid: 112551, cores: 1) May 28 15:41:03.259696 np0000177211 devstack@c-api.service[112545]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 28 15:41:03.384922 np0000177211 devstack@c-api.service[112550]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 15:41:03.384922 np0000177211 devstack@c-api.service[112550]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 15:41:03.384922 np0000177211 devstack@c-api.service[112550]: we strongly recommend against using it for new projects. May 28 15:41:03.384922 np0000177211 devstack@c-api.service[112550]: If you are already using Eventlet, we recommend migrating to a different May 28 15:41:03.384922 np0000177211 devstack@c-api.service[112550]: framework. For more detail see May 28 15:41:03.384922 np0000177211 devstack@c-api.service[112550]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 15:41:03.384922 np0000177211 devstack@c-api.service[112550]: import eventlet # noqa May 28 15:41:03.385865 np0000177211 devstack@c-api.service[112549]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 15:41:03.385865 np0000177211 devstack@c-api.service[112549]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 15:41:03.385865 np0000177211 devstack@c-api.service[112549]: we strongly recommend against using it for new projects. May 28 15:41:03.385865 np0000177211 devstack@c-api.service[112549]: If you are already using Eventlet, we recommend migrating to a different May 28 15:41:03.385865 np0000177211 devstack@c-api.service[112549]: framework. For more detail see May 28 15:41:03.385865 np0000177211 devstack@c-api.service[112549]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 15:41:03.385865 np0000177211 devstack@c-api.service[112549]: import eventlet # noqa May 28 15:41:03.388170 np0000177211 devstack@c-api.service[112548]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 15:41:03.388170 np0000177211 devstack@c-api.service[112548]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 15:41:03.388170 np0000177211 devstack@c-api.service[112548]: we strongly recommend against using it for new projects. May 28 15:41:03.388170 np0000177211 devstack@c-api.service[112548]: If you are already using Eventlet, we recommend migrating to a different May 28 15:41:03.388170 np0000177211 devstack@c-api.service[112548]: framework. For more detail see May 28 15:41:03.388170 np0000177211 devstack@c-api.service[112548]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 15:41:03.388170 np0000177211 devstack@c-api.service[112548]: import eventlet # noqa May 28 15:41:03.396511 np0000177211 devstack@c-api.service[112551]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 15:41:03.396511 np0000177211 devstack@c-api.service[112551]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 15:41:03.396511 np0000177211 devstack@c-api.service[112551]: we strongly recommend against using it for new projects. May 28 15:41:03.396511 np0000177211 devstack@c-api.service[112551]: If you are already using Eventlet, we recommend migrating to a different May 28 15:41:03.396511 np0000177211 devstack@c-api.service[112551]: framework. For more detail see May 28 15:41:03.396511 np0000177211 devstack@c-api.service[112551]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 15:41:03.396511 np0000177211 devstack@c-api.service[112551]: import eventlet # noqa May 28 15:41:03.468486 np0000177211 devstack@c-api.service[112550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 15:41:03.468486 np0000177211 devstack@c-api.service[112550]: warnings.warn( May 28 15:41:03.473833 np0000177211 devstack@c-api.service[112549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 15:41:03.473833 np0000177211 devstack@c-api.service[112549]: warnings.warn( May 28 15:41:03.474172 np0000177211 devstack@c-api.service[112548]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 15:41:03.474172 np0000177211 devstack@c-api.service[112548]: warnings.warn( May 28 15:41:03.482801 np0000177211 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 15:41:03.482801 np0000177211 devstack@c-api.service[112551]: warnings.warn( May 28 15:41:03.551347 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:03.551347 np0000177211 devstack@c-api.service[112550]: from cgi import parse_header May 28 15:41:03.553697 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:03.553697 np0000177211 devstack@c-api.service[112548]: from cgi import parse_header May 28 15:41:03.555710 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:03.555710 np0000177211 devstack@c-api.service[112549]: from cgi import parse_header May 28 15:41:03.562881 np0000177211 devstack@c-api.service[112551]: /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 28 15:41:03.562881 np0000177211 devstack@c-api.service[112551]: from cgi import parse_header May 28 15:41:03.603581 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:03.603581 np0000177211 devstack@c-api.service[112550]: removals.removed_module( May 28 15:41:03.605180 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:03.605180 np0000177211 devstack@c-api.service[112550]: removals.removed_module( May 28 15:41:03.606122 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:03.606122 np0000177211 devstack@c-api.service[112549]: removals.removed_module( May 28 15:41:03.606440 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:03.606440 np0000177211 devstack@c-api.service[112548]: removals.removed_module( May 28 15:41:03.607832 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:03.607832 np0000177211 devstack@c-api.service[112549]: removals.removed_module( May 28 15:41:03.608099 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:03.608099 np0000177211 devstack@c-api.service[112548]: removals.removed_module( May 28 15:41:03.613785 np0000177211 devstack@c-api.service[112551]: /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 28 15:41:03.613785 np0000177211 devstack@c-api.service[112551]: removals.removed_module( May 28 15:41:03.617552 np0000177211 devstack@c-api.service[112551]: /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 28 15:41:03.617552 np0000177211 devstack@c-api.service[112551]: removals.removed_module( May 28 15:41:04.233330 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:04.233330 np0000177211 devstack@c-api.service[112550]: warnings.warn( May 28 15:41:04.233590 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:04.233590 np0000177211 devstack@c-api.service[112548]: warnings.warn( May 28 15:41:04.239266 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:04.239266 np0000177211 devstack@c-api.service[112549]: warnings.warn( May 28 15:41:04.260248 np0000177211 devstack@c-api.service[112551]: /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 28 15:41:04.260248 np0000177211 devstack@c-api.service[112551]: warnings.warn( May 28 15:41:04.327707 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:04.327707 np0000177211 devstack@c-api.service[112550]: warnings.warn( May 28 15:41:04.331642 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:04.331642 np0000177211 devstack@c-api.service[112548]: warnings.warn( May 28 15:41:04.335223 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:04.335223 np0000177211 devstack@c-api.service[112549]: warnings.warn( May 28 15:41:04.358792 np0000177211 devstack@c-api.service[112551]: /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 28 15:41:04.358792 np0000177211 devstack@c-api.service[112551]: warnings.warn( May 28 15:41:04.630731 np0000177211 devstack@c-api.service[112548]: 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 28 15:41:04.631185 np0000177211 devstack@c-api.service[112548]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112548) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 15:41:04.633132 np0000177211 devstack@c-api.service[112550]: 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 28 15:41:04.633416 np0000177211 devstack@c-api.service[112550]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112550) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 15:41:04.634496 np0000177211 devstack@c-api.service[112549]: 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 28 15:41:04.634778 np0000177211 devstack@c-api.service[112549]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112549) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 15:41:04.654000 np0000177211 devstack@c-api.service[112551]: 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 28 15:41:04.654453 np0000177211 devstack@c-api.service[112551]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112551) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 15:41:04.721216 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:04.721216 np0000177211 devstack@c-api.service[112548]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 15:41:04.722167 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:04.722167 np0000177211 devstack@c-api.service[112550]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 15:41:04.722893 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:04.722893 np0000177211 devstack@c-api.service[112549]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 15:41:04.726481 np0000177211 devstack@c-api.service[112551]: /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 28 15:41:04.726481 np0000177211 devstack@c-api.service[112551]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 15:41:05.195890 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112548) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 15:41:05.196048 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112550) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 15:41:05.196352 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.196391 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.196424 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.196509 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.196693 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.196875 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.197043 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112549) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 15:41:05.197140 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112551) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 15:41:05.197436 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.197494 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.197551 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.197748 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.197859 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.197954 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.197954 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.197954 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.198131 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.198169 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.198210 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.198263 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.198304 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.198347 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.198405 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.198483 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.198542 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.198588 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.198631 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.198697 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.198743 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.198791 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.198834 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.198868 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.198906 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.198941 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.198941 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.199016 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.199016 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.199016 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.199016 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.199189 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.199189 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.199279 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.200716 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.200802 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.200842 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.200893 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.200985 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.201053 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.201114 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.201174 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.201226 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.201275 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.201275 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.201275 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.201437 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.201437 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.201567 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.201567 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.201567 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.201567 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.201657 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.201696 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.201809 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.202323 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.202410 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.202480 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.202548 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.202609 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.202666 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.202768 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.205540 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.205636 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.205725 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.205725 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.205780 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.205852 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.205907 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.205976 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.206034 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.206103 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.206156 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.206228 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.206276 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.206342 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.206373 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.206397 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.206421 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.206453 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.206491 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.206522 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.206522 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.206579 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.206603 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.206627 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.206653 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.206711 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.206736 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.206768 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.206795 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.206820 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.206855 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.206886 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.206914 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.206942 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.206968 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.206995 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.207021 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.207050 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.207072 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.207099 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.207132 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.207132 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.207181 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.207208 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.207231 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.207254 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.207254 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.207307 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.207337 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.207337 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.207391 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.207423 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.207423 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.207476 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.207814 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.207814 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.208432 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.208517 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.208604 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.208604 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.208824 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.208824 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.208824 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.209029 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.209029 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.209219 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.209219 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.209442 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.209540 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.209631 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.209738 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.209738 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.209907 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.209998 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.210080 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.210159 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.210240 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.210323 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.210432 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.210567 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.210733 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.210863 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.210914 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.210955 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.210989 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.211030 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.211070 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.211113 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.211154 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.211195 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.211235 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.211275 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.211308 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.211348 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.211386 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.211424 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.211493 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.211559 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.211594 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.211638 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.211704 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.211704 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.211824 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.211871 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.211926 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.211965 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.211965 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.212046 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.212090 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.212133 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.212167 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.212201 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.212239 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.212441 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.212481 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.212515 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.212564 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.212599 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.212660 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.213119 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.213210 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.213289 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.213370 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.213451 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.213529 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.213609 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.213715 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.213800 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.213917 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.214007 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.214108 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.214187 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.214260 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.214391 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.214469 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.214558 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.214640 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.214753 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.214840 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.214923 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.215089 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.215179 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.215284 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.215368 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.215454 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.215549 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.215634 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.215775 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.215882 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.215962 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.216049 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.216125 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.216198 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.216284 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.216377 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.216474 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.216474 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.216474 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.216474 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.216882 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.216973 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.217018 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.217062 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.217093 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.217093 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.217093 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.217093 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.217093 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.217202 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.217202 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.217202 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.217202 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.217202 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.217202 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.217202 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.217358 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.217390 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.217390 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.217434 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.217471 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.217498 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.217521 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.217544 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.217573 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.217600 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.217626 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.217656 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.217897 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.217961 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.218020 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.218073 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.218129 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.218184 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.218244 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.218300 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.218353 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.218409 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.218463 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.218519 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.218582 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.218638 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.218726 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.218790 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.218844 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.218896 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.218946 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.219005 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.219059 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.219134 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.219229 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.219282 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.219381 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.219427 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.219484 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.219484 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.219581 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.219610 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.219643 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.219643 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.219643 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.219643 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.219643 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.219643 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.219643 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.219825 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.219825 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.219825 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.219825 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.219922 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.219952 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.219976 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.220012 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.220058 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.220086 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.220119 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.220153 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.220182 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.220214 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.220251 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.220277 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.220303 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.220330 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.220356 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.220382 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.220428 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.220465 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.220492 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.220515 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.220543 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.220571 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.220602 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.220602 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.220689 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.220723 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.220978 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.220978 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.221078 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.221135 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.221257 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.221306 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.221353 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.221403 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.221461 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.221613 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.221648 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.221741 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.221789 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.221822 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.221889 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.221889 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.221983 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.222013 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.222074 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.222102 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.222177 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.222177 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.222271 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.222322 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.222322 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.222322 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.222469 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.222469 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.222469 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.222469 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.222648 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.222712 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.222712 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.222821 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.222821 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.222917 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.222949 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.223000 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.223052 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.223099 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.223154 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.223244 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.223299 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.223352 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.223352 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.223352 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.223352 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.223567 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.223567 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.223567 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.223567 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.223567 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.223567 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.223567 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.223927 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.223927 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.223927 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.223927 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.223927 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.223927 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.223927 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.224247 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.224329 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.224387 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.224498 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.224562 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.224562 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.224705 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.224767 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.224795 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.224819 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.224849 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.224879 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.224905 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.224905 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.224955 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.224955 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.225014 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.225046 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.225078 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.225109 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.225145 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.225175 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.225211 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.225247 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.225277 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.225301 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.225332 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.225332 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.225377 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.225377 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.225377 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.225377 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.225377 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.225377 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.225377 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.225561 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.225646 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.225801 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.225948 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.226087 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.226224 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.226386 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.227075 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.227236 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.227504 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.227555 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.227608 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.227608 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.227743 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.227794 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.227794 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.227882 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.227911 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.227941 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.227973 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.227999 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.228028 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.228057 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.228082 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.228111 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.228111 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.228164 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.228189 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.228214 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.228238 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.228238 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.228290 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.228319 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.228319 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.228368 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.229156 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.229218 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.229287 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.229323 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.229357 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.229387 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.229417 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.229442 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.229472 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.229497 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.229526 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.229557 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.229589 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.229620 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.229647 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.229690 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.229725 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.229756 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.229782 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.229807 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.229831 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.229861 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.229888 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.229916 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.229940 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.229940 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.229992 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.230017 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.230230 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.230292 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.230355 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.230416 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.230476 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.230531 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.230594 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.231058 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.231209 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.231276 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.231329 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.231379 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.231417 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.231485 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.231539 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.231577 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.231609 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.231634 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.231687 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.231731 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.231761 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.231790 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.231820 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.231845 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.231917 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.231952 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.232007 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.232036 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.232106 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.232138 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.232138 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.232138 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.232301 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.232301 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.232301 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.232695 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.232769 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.232835 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.232889 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.232924 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.232970 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.233009 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.233043 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.233073 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.233116 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.233153 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.233153 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.233227 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.233269 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.233315 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.233315 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.233384 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.233489 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.233489 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.233576 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.233691 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.233765 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.233832 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.233832 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.233832 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.234044 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.234109 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.234195 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.234262 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.234336 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.234402 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.234476 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.234577 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.234622 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.234740 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.234820 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.234892 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.234971 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.235036 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.235126 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.235126 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.235263 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.235336 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.235408 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.235479 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.235526 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.235526 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.235608 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.235644 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.235727 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.235785 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.235785 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.235853 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.235900 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.235947 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.235947 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.236393 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.236487 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.236487 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.236598 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.236598 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.236746 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.236800 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.236848 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.236900 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.236968 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.236968 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.237078 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.237141 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.237201 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.237260 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.237315 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.237365 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.237416 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.237416 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.237416 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.237416 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.237615 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.237615 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.237615 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.237776 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.237776 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.237881 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.238033 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.243166 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.243292 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.243292 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.243429 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.243429 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.243560 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.243560 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.243732 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.243732 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.243877 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.243877 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.243877 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.244099 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.244179 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.244247 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.244323 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.244323 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.244323 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.244323 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.244688 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.244871 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.244950 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.245022 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.245095 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.245095 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.245095 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.245095 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.245095 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.245351 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.245351 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.245351 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.245351 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.245614 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.245710 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.245778 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.245857 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.245921 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.245986 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.246062 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.246110 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.246191 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.246273 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.246349 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.246425 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.246497 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.246497 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.246634 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.246719 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.246788 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.246872 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.246949 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.247017 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.247088 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.247161 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.247203 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.247276 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.247351 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.247420 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.247485 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.247568 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.247612 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.247746 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.247746 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.247901 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.247973 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.248046 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.248046 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.248046 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.248046 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.248297 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.248341 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.248376 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.248376 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.248376 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.248523 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.248570 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.248607 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.248810 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.248883 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.248922 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.248966 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.248966 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.248966 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.249062 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.249106 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.249153 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.249189 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.249233 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.249318 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.249376 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.249414 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.249468 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.249543 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.249619 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.249697 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.249766 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.249843 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.249949 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.250040 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.250113 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.250194 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.250247 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.250247 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.250325 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.250325 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.250325 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.250325 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.250325 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.250325 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.250325 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.250325 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.250325 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.250801 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.250801 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.250996 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.251098 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.251098 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.251287 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.251373 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.251463 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.251559 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.251641 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.251738 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.251813 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.251886 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.251952 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.251952 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.252099 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.252191 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.252274 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.252346 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.252414 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.252414 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.252520 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.252590 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.252721 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.252721 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.252721 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.252721 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.252721 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.254579 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.254662 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.254662 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.254662 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.254973 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.254973 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.254973 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.255185 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.255254 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.255329 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.255393 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.255469 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.255535 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.255600 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.255693 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.255780 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.255856 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.255940 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.256009 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.256075 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.256139 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.256206 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.256300 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.256373 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.256448 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.256524 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.256590 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.256780 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.256882 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.256950 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.257022 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.257096 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.257166 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.257232 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.257314 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.257382 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.257446 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.257511 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.257582 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.257647 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.257724 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.257799 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.257873 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.257944 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.258016 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.258092 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.258165 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.258239 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.258301 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.258374 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.258445 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.258516 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.258587 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.258658 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.258724 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.258816 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.258858 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.258922 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.259021 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.259088 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.259170 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.259242 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.259363 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.259438 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.259480 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.259571 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.259635 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.259730 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.259803 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.259867 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.259932 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.259932 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.260067 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.260132 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.260206 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.260271 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.260342 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.260414 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.260480 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.260533 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.260533 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.260608 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.260711 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.260758 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.260796 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.260832 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.260873 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.260916 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.260958 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.260994 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.261029 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.261071 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.261119 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.261161 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.261199 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.261240 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.261281 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.261324 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.261393 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.261393 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.261496 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.261543 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.261585 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.261627 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.261663 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.261822 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.261900 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.261900 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.262027 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.262027 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.262027 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.262027 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.262278 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.262278 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.262278 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.262278 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.262278 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.262583 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.262657 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.262657 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.262810 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.262882 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.262959 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.263032 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.263032 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.263150 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.263216 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.263280 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.263343 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.263343 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.263461 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.263525 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.263606 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.263697 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.263697 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.263697 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.263697 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.263697 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.264095 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.264095 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.264225 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.264288 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.264358 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 15:41:05.264428 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.264501 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.264501 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.264631 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.264755 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.264868 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.264868 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.264868 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.265054 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112548) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.265092 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.265139 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.265181 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 15:41:05.265246 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.265246 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.265338 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 15:41:05.265367 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112548) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.265561 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 15:41:05.265592 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112548) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.265650 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 15:41:05.265650 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 15:41:05.265650 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 15:41:05.306905 np0000177211 devstack@c-api.service[112550]: INFO dbcounter [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Registered counter for database cinder May 28 15:41:05.307131 np0000177211 devstack@c-api.service[112549]: INFO dbcounter [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Registered counter for database cinder May 28 15:41:05.308822 np0000177211 devstack@c-api.service[112548]: INFO dbcounter [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Registered counter for database cinder May 28 15:41:05.309566 np0000177211 devstack@c-api.service[112551]: INFO dbcounter [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Registered counter for database cinder May 28 15:41:05.356431 np0000177211 devstack@c-api.service[112550]: DEBUG oslo_db.sqlalchemy.engines [None req-7b4ed548-210e-4325-98e7-e213558b5252 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=112550) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 15:41:05.357846 np0000177211 devstack@c-api.service[112549]: DEBUG oslo_db.sqlalchemy.engines [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a 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=112549) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 15:41:05.359891 np0000177211 devstack@c-api.service[112551]: DEBUG oslo_db.sqlalchemy.engines [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 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=112551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 15:41:05.363050 np0000177211 devstack@c-api.service[112548]: DEBUG oslo_db.sqlalchemy.engines [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 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=112548) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 15:41:05.471838 np0000177211 devstack@c-api.service[112550]: DEBUG dbcounter [-] [112550] Writer thread running {{(pid=112550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 15:41:05.472039 np0000177211 devstack@c-api.service[112549]: DEBUG dbcounter [-] [112549] Writer thread running {{(pid=112549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 15:41:05.474548 np0000177211 devstack@c-api.service[112550]: INFO cinder.rpc [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 15:41:05.474984 np0000177211 devstack@c-api.service[112549]: INFO cinder.rpc [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 15:41:05.476920 np0000177211 devstack@c-api.service[112551]: DEBUG dbcounter [-] [112551] Writer thread running {{(pid=112551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 15:41:05.477126 np0000177211 devstack@c-api.service[112550]: INFO cinder.rpc [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 15:41:05.478159 np0000177211 devstack@c-api.service[112549]: INFO cinder.rpc [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 15:41:05.479394 np0000177211 devstack@c-api.service[112551]: INFO cinder.rpc [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 15:41:05.479535 np0000177211 devstack@c-api.service[112550]: INFO cinder.rpc [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 15:41:05.481068 np0000177211 devstack@c-api.service[112549]: INFO cinder.rpc [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 15:41:05.482008 np0000177211 devstack@c-api.service[112550]: INFO cinder.rpc [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 15:41:05.482507 np0000177211 devstack@c-api.service[112551]: INFO cinder.rpc [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 15:41:05.483123 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.483236 np0000177211 devstack@c-api.service[112549]: INFO cinder.rpc [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 15:41:05.483941 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.484598 np0000177211 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writer thread running {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 15:41:05.484995 np0000177211 devstack@c-api.service[112551]: INFO cinder.rpc [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 15:41:05.486558 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.486875 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.487133 np0000177211 devstack@c-api.service[112551]: INFO cinder.rpc [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 15:41:05.487244 np0000177211 devstack@c-api.service[112548]: INFO cinder.rpc [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 15:41:05.488240 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.489357 np0000177211 devstack@c-api.service[112548]: INFO cinder.rpc [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 15:41:05.491375 np0000177211 devstack@c-api.service[112548]: INFO cinder.rpc [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 15:41:05.492191 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.493141 np0000177211 devstack@c-api.service[112548]: INFO cinder.rpc [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 15:41:05.494008 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.497074 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.523045 np0000177211 devstack@c-api.service[112550]: DEBUG oslo_db.sqlalchemy.engines [None req-7b4ed548-210e-4325-98e7-e213558b5252 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=112550) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 15:41:05.524352 np0000177211 devstack@c-api.service[112549]: DEBUG oslo_db.sqlalchemy.engines [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a 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=112549) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 15:41:05.525635 np0000177211 devstack@c-api.service[112550]: INFO cinder.rpc [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 15:41:05.526920 np0000177211 devstack@c-api.service[112549]: INFO cinder.rpc [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 15:41:05.528167 np0000177211 devstack@c-api.service[112550]: INFO cinder.rpc [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 15:41:05.529375 np0000177211 devstack@c-api.service[112549]: INFO cinder.rpc [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 15:41:05.529498 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.530518 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.533578 np0000177211 devstack@c-api.service[112551]: DEBUG oslo_db.sqlalchemy.engines [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 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=112551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 15:41:05.534875 np0000177211 devstack@c-api.service[112548]: DEBUG oslo_db.sqlalchemy.engines [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 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=112548) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 15:41:05.536362 np0000177211 devstack@c-api.service[112551]: INFO cinder.rpc [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 15:41:05.537340 np0000177211 devstack@c-api.service[112548]: INFO cinder.rpc [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 15:41:05.538970 np0000177211 devstack@c-api.service[112551]: INFO cinder.rpc [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 15:41:05.539798 np0000177211 devstack@c-api.service[112548]: INFO cinder.rpc [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 15:41:05.540246 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.541097 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.542338 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.542562 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.545525 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.545853 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.548637 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.549186 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.553183 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.553632 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.554335 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.554761 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.556512 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.556626 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.557323 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.558065 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.559532 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.559618 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.560208 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.561362 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.562643 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.563336 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.565458 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.565544 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.566151 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.566413 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.568316 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.568634 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.569089 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.569460 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.569779 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.570540 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.571690 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.572412 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.572515 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.573234 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.575047 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.575774 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.577912 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.578036 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.578648 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.578965 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.581004 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.581270 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.581623 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.582526 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.583047 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.583148 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.583250 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.584325 np0000177211 devstack@c-api.service[112550]: WARNING cinder.api.contrib.hosts [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 15:41:05.585094 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.585196 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.585297 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.585893 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.586210 np0000177211 devstack@c-api.service[112549]: WARNING cinder.api.contrib.hosts [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 15:41:05.586607 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.586960 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.587977 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.588474 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.589410 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.589848 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.590794 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.590885 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.591323 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.591435 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.592077 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.592640 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.593646 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.594023 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.594210 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.594607 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: extensions {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.594867 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.595915 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.595981 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: os-availability-zone {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.596965 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.597082 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: extensions {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.597253 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.597346 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: os-hosts {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.598591 np0000177211 devstack@c-api.service[112548]: WARNING cinder.api.contrib.hosts [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 15:41:05.598800 np0000177211 devstack@c-api.service[112551]: WARNING cinder.api.contrib.hosts [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 15:41:05.598900 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: os-availability-zone {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.598986 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: backups {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.599543 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.599910 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.600176 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: os-hosts {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.601905 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: consistencygroups {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.602098 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.602303 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.603218 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: backups {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.603827 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.604067 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: os-volume-manage {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.604151 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.605308 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.605418 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: consistencygroups {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.605479 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: extra_specs {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.605844 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.606648 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.607050 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: os-snapshot-manage {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.607382 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.607445 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: os-volume-manage {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.607981 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.608518 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: cgsnapshots {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.608784 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: extra_specs {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.609011 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.609544 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.609901 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: encryption {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.610345 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: os-snapshot-manage {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.610477 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: extensions {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.610935 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.611480 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: encryption {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.611824 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: os-availability-zone {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.611889 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: cgsnapshots {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.612110 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: extensions {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.613092 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: capabilities {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.613295 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: encryption {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.613387 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: os-hosts {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.613611 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: os-availability-zone {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.614324 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: scheduler-stats {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.614748 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: encryption {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.614899 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: os-hosts {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.615417 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: backups {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.615774 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: os-volume-type-access {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.616276 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: capabilities {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.616375 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: backups {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.617381 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: qos-specs {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.617619 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: scheduler-stats {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.617729 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: consistencygroups {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.618959 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: os-volume-type-access {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.619134 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: consistencygroups {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.619438 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: os-quota-class-sets {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.619825 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: os-volume-manage {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.620556 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: qos-specs {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.620711 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: os-quota-sets {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.620960 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: os-volume-manage {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.621377 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: extra_specs {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.622358 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extended resource: os-volume-transfer {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.622489 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: extra_specs {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.622916 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: os-quota-class-sets {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.623449 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: os-snapshot-manage {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.623884 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: os-quota-sets {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.623948 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: os-snapshot-manage {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.624766 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.625253 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: cgsnapshots {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.625347 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extended resource: os-volume-transfer {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.625392 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: cgsnapshots {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.626200 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.626866 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: encryption {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.626932 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: encryption {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.627776 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.628058 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.628366 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: encryption {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.628616 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: encryption {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.629232 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.629481 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.629961 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: capabilities {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.630078 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.contrib.snapshot_actions [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] SnapshotActionsController initialized {{(pid=112550) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 15:41:05.630232 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: capabilities {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.630810 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.630909 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.631188 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: scheduler-stats {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.631548 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: scheduler-stats {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.632163 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.632338 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.632614 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: os-volume-type-access {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.633154 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: os-volume-type-access {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.633232 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.contrib.snapshot_actions [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] SnapshotActionsController initialized {{(pid=112549) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 15:41:05.633488 np0000177211 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.633944 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.634259 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: qos-specs {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.634695 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension AdminActions extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.634826 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension AdminActions extending resource: snapshots {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.634929 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension AdminActions extending resource: backups {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.635031 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.635081 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: qos-specs {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.635214 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.635364 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.635418 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.635698 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.635763 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension TypesManage extending resource: types {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.635888 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.636013 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.636148 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.636302 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.636444 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension VolumeActions extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.636599 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: os-quota-class-sets {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.636662 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension UsedLimits extending resource: limits {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.636732 np0000177211 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.636771 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.636965 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-7b4ed548-210e-4325-98e7-e213558b5252 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.637473 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: os-quota-class-sets {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.637585 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension AdminActions extending resource: volumes {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.637738 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension AdminActions extending resource: snapshots {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.637836 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension AdminActions extending resource: backups {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.637917 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: os-quota-sets {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.637998 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.638072 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.638170 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.638816 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: os-quota-sets {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.638892 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.638892 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension TypesManage extending resource: types {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.639052 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.639169 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.639274 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.639429 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extended resource: os-volume-transfer {{(pid=112548) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.639477 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.639477 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension VolumeActions extending resource: volumes {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.639603 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension UsedLimits extending resource: limits {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.639779 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.639870 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-d5c2179d-ebd5-46af-ac8d-50ba751bb74a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.640245 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extended resource: os-volume-transfer {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 15:41:05.641759 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.643067 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.643193 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.644583 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.644684 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.646059 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.646117 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.646295 np0000177211 devstack@c-api.service[112550]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x745337aa3668 pid: 112550 (default app) May 28 15:41:05.646894 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.contrib.snapshot_actions [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] SnapshotActionsController initialized {{(pid=112548) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 15:41:05.647547 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.647623 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.647889 np0000177211 devstack@c-api.service[112549]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x745337aa3668 pid: 112549 (default app) May 28 15:41:05.648400 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.contrib.snapshot_actions [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] SnapshotActionsController initialized {{(pid=112551) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 15:41:05.649043 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.649203 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.650423 np0000177211 devstack@c-api.service[112548]: WARNING castellan.key_manager.migration [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.650601 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.651247 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension AdminActions extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.651660 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension AdminActions extending resource: snapshots {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.651660 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension AdminActions extending resource: backups {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.651660 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.651817 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.651907 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.651984 np0000177211 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 15:41:05.652050 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.652124 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension TypesManage extending resource: types {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.652196 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.652290 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.652391 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.652506 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.652607 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension VolumeActions extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.652762 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension UsedLimits extending resource: limits {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.652836 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension AdminActions extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.652959 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.653035 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.v3.router [None req-469e6816-0a3a-4d69-9e1c-6e1ef9c7ad70 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112548) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.653101 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension AdminActions extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.653149 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension AdminActions extending resource: backups {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.653267 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.653396 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.653500 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.654490 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.654862 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension TypesManage extending resource: types {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.654862 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.654862 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.654981 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.655032 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.655174 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension VolumeActions extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.655266 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension UsedLimits extending resource: limits {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.655390 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.655497 np0000177211 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-bcd57b41-59a4-4440-9ccc-1d9468bbadb6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 15:41:05.655550 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.655550 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.655550 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.655550 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.655808 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.655808 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.655808 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.655808 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.655984 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.655984 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.655984 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.655984 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.655984 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.655984 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.656259 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.656259 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.656259 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.656259 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.656259 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.656507 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.656507 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.656507 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.656507 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.656507 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.656741 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.656741 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.656741 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.656741 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.656974 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.656974 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.656974 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.656974 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.656974 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.657213 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.657213 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.657213 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.657213 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.657213 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.657421 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.657421 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.657421 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.657421 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.657421 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.657421 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.657715 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.657715 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.657715 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.657715 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.657715 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.657715 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.657985 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.657985 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.657985 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.657985 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.657985 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.657985 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.658247 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.658247 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.658247 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.658247 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.658247 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.658483 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.658483 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.658483 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.658483 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.658483 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.658909 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.658909 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.658909 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.658909 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.658909 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.658909 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.659389 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.659389 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.659389 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.659389 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.659389 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.659389 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.659835 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.659835 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.659835 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.659835 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.659835 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.660242 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.660242 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.660242 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.660242 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.660242 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.660568 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.660568 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.660568 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.660568 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.660907 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.660907 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.660907 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.660907 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.661228 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.661228 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.661228 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.661228 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.661228 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.661624 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.661624 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.661624 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.661624 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.661624 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.661995 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.661995 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.661995 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.661995 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.662321 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.662321 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.662321 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.662321 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.662642 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.662642 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.662642 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.662642 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.663103 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.663103 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.663103 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.663103 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.663511 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.663511 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.663511 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.663511 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.663951 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.663951 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.663951 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.663951 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.663951 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.664555 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.664555 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.664555 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.664555 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.664555 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.664555 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.665387 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.665387 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.665387 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.665387 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.665387 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.665802 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.665802 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.665802 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.665802 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.665802 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.665802 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.666249 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.666249 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.666249 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.666249 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.666249 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.666249 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.666710 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.666710 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.666710 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.666710 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.666710 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.666710 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.667194 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.667194 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.667194 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.667194 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.667194 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.667194 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.667643 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.667643 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.667643 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.667643 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.667987 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.667987 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.667987 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.667987 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.667987 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.668385 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.668385 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.668385 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.668385 np0000177211 devstack@c-api.service[112550]: /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 28 15:41:05.668385 np0000177211 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 28 15:41:05.668385 np0000177211 devstack@c-api.service[112550]: DEBUG cinder.api.middleware.request_id [None req-5645cff3-6f59-4b1e-9556-081571161658 None None] RequestId filter calling following filter/app {{(pid=112550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 15:41:05.668818 np0000177211 devstack@c-api.service[112548]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x745337aa3668 pid: 112548 (default app) May 28 15:41:05.668905 np0000177211 devstack@c-api.service[112551]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x745337aa3668 pid: 112551 (default app) May 28 15:41:05.668953 np0000177211 devstack@c-api.service[112550]: [pid: 112550|app: 0|req: 1/1] 199.204.45.144 () {60 vars in 956 bytes} [Thu May 28 15:41:05 2026] GET /volume/v3/ => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 28 15:41:12.702483 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.702483 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.702483 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.702483 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703007 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703007 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703007 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703007 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703104 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703104 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703104 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703104 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703104 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703104 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703272 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703272 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703272 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703272 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703272 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703413 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703413 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703413 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703413 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703413 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703532 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703532 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703532 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703532 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703638 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703638 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703638 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703638 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703638 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703768 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703768 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703768 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703768 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703768 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703895 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703895 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703895 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703895 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.703895 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.703895 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704036 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704036 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704036 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704036 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704036 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704036 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704176 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704176 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704176 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704176 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704176 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704176 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704347 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704347 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704347 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704347 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704347 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704517 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704517 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704517 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704517 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704517 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704632 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704632 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704632 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704632 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704632 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704632 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704790 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704790 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704790 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704790 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704790 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704790 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704934 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704934 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704934 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.704934 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.704934 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705062 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705062 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705062 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705062 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705062 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705176 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705176 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705176 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705176 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705271 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705271 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705271 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705271 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705374 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705374 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705374 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705374 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705374 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705491 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705491 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705491 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705491 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705491 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705626 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705626 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705626 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705626 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705768 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705768 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705768 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705768 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705894 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705894 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.705894 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.705894 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706038 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706038 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706038 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706038 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706156 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706156 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706156 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706156 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706266 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706266 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706266 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706266 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706266 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706404 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706404 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706404 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706404 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706404 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706404 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706564 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706564 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706564 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706564 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706564 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706721 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706721 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706721 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706721 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706721 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706721 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706887 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706887 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706887 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706887 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.706887 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.706887 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.707056 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.707056 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.707056 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.707056 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.707056 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.707056 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.707190 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.707190 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.707190 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.707190 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.707190 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.707190 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.707339 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.707339 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.707339 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.707339 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.707435 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.707435 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.707435 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.707435 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.707435 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.707552 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.707552 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.707552 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.707552 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:12.707552 np0000177211 devstack@c-api.service[112549]: warnings.warn(deprecated_msg) May 28 15:41:12.707552 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.middleware.request_id [None req-cb556dea-b479-402d-9120-2b03f0ac271a None None] RequestId filter calling following filter/app {{(pid=112549) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 15:41:13.192234 np0000177211 devstack@c-api.service[112549]: INFO cinder.api.openstack.wsgi [None req-cb556dea-b479-402d-9120-2b03f0ac271a admin admin] POST https://199.204.45.144/volume/v3/types May 28 15:41:13.192857 np0000177211 devstack@c-api.service[112549]: DEBUG cinder.api.openstack.wsgi [None req-cb556dea-b479-402d-9120-2b03f0ac271a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112549) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 15:41:13.194489 np0000177211 devstack@c-api.service[112549]: /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 28 15:41:13.194489 np0000177211 devstack@c-api.service[112549]: warnings.warn( May 28 15:41:13.237791 np0000177211 devstack@c-api.service[112549]: DEBUG oslo_db.sqlalchemy.engines [None req-cb556dea-b479-402d-9120-2b03f0ac271a 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=112549) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 15:41:13.271284 np0000177211 devstack@c-api.service[112549]: INFO cinder.api.openstack.wsgi [None req-cb556dea-b479-402d-9120-2b03f0ac271a admin admin] https://199.204.45.144/volume/v3/types returned with HTTP 200 May 28 15:41:13.271873 np0000177211 devstack@c-api.service[112549]: [pid: 112549|app: 0|req: 1/2] 199.204.45.144 () {68 vars in 1288 bytes} [Thu May 28 15:41:12 2026] POST /volume/v3/types => generated 186 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 28 15:41:13.297456 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.297456 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.297456 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.297456 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.298219 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.298219 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.298219 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.298219 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.298458 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.298458 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.298458 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.298458 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.298458 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.298458 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.298819 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.298819 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.298819 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.298819 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.298819 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.299110 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.299110 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.299110 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.299110 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.299110 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.299415 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.299415 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.299415 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.299415 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.299662 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.299662 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.299662 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.299662 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.299662 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.299974 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.299974 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.299974 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.299974 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.299974 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.300268 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.300268 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.300268 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.300268 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.300268 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.300268 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.300612 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.300612 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.300612 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.300612 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.300612 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.300612 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.301060 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.301060 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.301060 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.301060 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.301060 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.301060 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.301354 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.301354 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.301354 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.301354 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.301354 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.301545 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.301545 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.301545 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.301545 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.301545 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.301749 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.301749 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.301749 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.301749 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.301749 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.301749 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.301981 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.301981 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.301981 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.301981 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.301981 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.301981 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.302190 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.302190 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.302190 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.302190 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.302190 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.302382 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.302382 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.302382 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.302382 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.302382 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.302565 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.302565 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.302565 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.302565 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.302736 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.302736 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.302736 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.302736 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.302903 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.302903 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.302903 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.302903 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.302903 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.303099 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.303099 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.303099 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.303099 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.303099 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.303279 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.303279 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.303279 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.303279 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.303437 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.303437 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.303437 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.303437 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.303592 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.303592 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.303592 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.303592 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.303758 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.303758 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.303758 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.303758 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.303917 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.303917 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.303917 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.303917 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.304064 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.304064 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.304064 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.304064 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.304064 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.304252 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.304252 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.304252 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.304252 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.304252 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.304252 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.304471 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.304471 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.304471 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.304471 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.304471 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.304654 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.304654 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.304654 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.304654 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.304654 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.304654 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.305004 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.305004 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.305004 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.305004 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.305004 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.305004 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.305235 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.305235 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.305235 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.305235 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.305235 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.305235 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.305453 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.305453 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.305453 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.305453 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.305453 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.305453 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.305702 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.305702 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.305702 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.305702 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.306039 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.306039 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.306039 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.306039 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.306039 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.306253 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.306253 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.306253 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.306253 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.306253 np0000177211 devstack@c-api.service[112548]: warnings.warn(deprecated_msg) May 28 15:41:13.306253 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.middleware.request_id [req-cb556dea-b479-402d-9120-2b03f0ac271a req-487a8939-bcf3-448f-9cab-8ea376770d1e None None] RequestId filter calling following filter/app {{(pid=112548) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 15:41:13.626559 np0000177211 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [req-cb556dea-b479-402d-9120-2b03f0ac271a req-487a8939-bcf3-448f-9cab-8ea376770d1e admin admin] POST https://199.204.45.144/volume/v3/types/8670ac09-361a-4170-9d89-c317be988cf8/extra_specs May 28 15:41:13.627099 np0000177211 devstack@c-api.service[112548]: DEBUG cinder.api.openstack.wsgi [req-cb556dea-b479-402d-9120-2b03f0ac271a req-487a8939-bcf3-448f-9cab-8ea376770d1e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112548) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 15:41:13.628830 np0000177211 devstack@c-api.service[112548]: /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 28 15:41:13.628830 np0000177211 devstack@c-api.service[112548]: warnings.warn( May 28 15:41:13.671173 np0000177211 devstack@c-api.service[112548]: DEBUG oslo_db.sqlalchemy.engines [req-cb556dea-b479-402d-9120-2b03f0ac271a req-487a8939-bcf3-448f-9cab-8ea376770d1e 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=112548) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 15:41:13.731714 np0000177211 devstack@c-api.service[112548]: INFO cinder.api.openstack.wsgi [req-cb556dea-b479-402d-9120-2b03f0ac271a req-487a8939-bcf3-448f-9cab-8ea376770d1e admin admin] https://199.204.45.144/volume/v3/types/8670ac09-361a-4170-9d89-c317be988cf8/extra_specs returned with HTTP 200 May 28 15:41:13.732292 np0000177211 devstack@c-api.service[112548]: [pid: 112548|app: 0|req: 1/3] 199.204.45.144 () {70 vars in 1505 bytes} [Thu May 28 15:41:13 2026] POST /volume/v3/types/8670ac09-361a-4170-9d89-c317be988cf8/extra_specs => generated 55 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 28 15:41:15.527294 np0000177211 devstack@c-api.service[112550]: DEBUG dbcounter [-] [112550] Writing DB stats cinder:SELECT=6 {{(pid=112550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 15:41:15.538202 np0000177211 devstack@c-api.service[112551]: DEBUG dbcounter [-] [112551] Writing DB stats cinder:SELECT=6 {{(pid=112551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 15:41:23.267823 np0000177211 devstack@c-api.service[112549]: DEBUG dbcounter [-] [112549] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 15:41:23.730816 np0000177211 devstack@c-api.service[112548]: DEBUG dbcounter [-] [112548] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112548) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}