May 15 23:20:37.509916 np0000174355 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 15 23:20:37.520998 np0000174355 devstack@c-api.service[112428]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 15 23:20:37.523987 np0000174355 devstack@c-api.service[112428]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 15 23:20:37 2026] *** May 15 23:20:37.523987 np0000174355 devstack@c-api.service[112428]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 15 23:20:37.523987 np0000174355 devstack@c-api.service[112428]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 15 23:20:37.523987 np0000174355 devstack@c-api.service[112428]: nodename: np0000174355 May 15 23:20:37.523987 np0000174355 devstack@c-api.service[112428]: machine: x86_64 May 15 23:20:37.523987 np0000174355 devstack@c-api.service[112428]: clock source: unix May 15 23:20:37.523987 np0000174355 devstack@c-api.service[112428]: pcre jit disabled May 15 23:20:37.523987 np0000174355 devstack@c-api.service[112428]: detected number of CPU cores: 16 May 15 23:20:37.523987 np0000174355 devstack@c-api.service[112428]: current working directory: / May 15 23:20:37.523987 np0000174355 devstack@c-api.service[112428]: detected binary path: /usr/bin/uwsgi-core May 15 23:20:37.523987 np0000174355 devstack@c-api.service[112428]: your processes number limit is 256917 May 15 23:20:37.523987 np0000174355 devstack@c-api.service[112428]: your memory page size is 4096 bytes May 15 23:20:37.523987 np0000174355 devstack@c-api.service[112428]: detected max file descriptor number: 2048 May 15 23:20:37.523987 np0000174355 devstack@c-api.service[112428]: lock engine: pthread robust mutexes May 15 23:20:37.524752 np0000174355 devstack@c-api.service[112428]: thunder lock: enabled May 15 23:20:37.524752 np0000174355 devstack@c-api.service[112428]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 15 23:20:37.524752 np0000174355 devstack@c-api.service[112428]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 15 23:20:37.524752 np0000174355 devstack@c-api.service[112428]: PEP 405 virtualenv detected: /opt/stack/data/venv May 15 23:20:37.524752 np0000174355 devstack@c-api.service[112428]: Set PythonHome to /opt/stack/data/venv May 15 23:20:37.562768 np0000174355 devstack@c-api.service[112428]: Python main interpreter initialized at 0x7ceaec6a3668 May 15 23:20:37.562768 np0000174355 devstack@c-api.service[112428]: python threads support enabled May 15 23:20:37.562768 np0000174355 devstack@c-api.service[112428]: your server socket listen backlog is limited to 100 connections May 15 23:20:37.562768 np0000174355 devstack@c-api.service[112428]: your mercy for graceful operations on workers is 80 seconds May 15 23:20:37.563381 np0000174355 devstack@c-api.service[112428]: mapped 671795 bytes (656 KB) for 4 cores May 15 23:20:37.563525 np0000174355 devstack@c-api.service[112428]: *** Operational MODE: preforking *** May 15 23:20:37.563679 np0000174355 devstack@c-api.service[112428]: *** uWSGI is running in multiple interpreter mode *** May 15 23:20:37.563679 np0000174355 devstack@c-api.service[112428]: spawned uWSGI master process (pid: 112428) May 15 23:20:37.563862 np0000174355 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 15 23:20:37.565233 np0000174355 devstack@c-api.service[112428]: spawned uWSGI worker 1 (pid: 112436, cores: 1) May 15 23:20:37.565233 np0000174355 devstack@c-api.service[112428]: spawned uWSGI worker 2 (pid: 112437, cores: 1) May 15 23:20:37.565413 np0000174355 devstack@c-api.service[112428]: spawned uWSGI worker 3 (pid: 112438, cores: 1) May 15 23:20:37.565985 np0000174355 devstack@c-api.service[112428]: spawned uWSGI worker 4 (pid: 112439, cores: 1) May 15 23:20:37.566072 np0000174355 devstack@c-api.service[112428]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 15 23:20:37.688782 np0000174355 devstack@c-api.service[112438]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:20:37.688782 np0000174355 devstack@c-api.service[112438]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:20:37.688782 np0000174355 devstack@c-api.service[112438]: we strongly recommend against using it for new projects. May 15 23:20:37.688782 np0000174355 devstack@c-api.service[112438]: If you are already using Eventlet, we recommend migrating to a different May 15 23:20:37.688782 np0000174355 devstack@c-api.service[112438]: framework. For more detail see May 15 23:20:37.688782 np0000174355 devstack@c-api.service[112438]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:20:37.688782 np0000174355 devstack@c-api.service[112438]: import eventlet # noqa May 15 23:20:37.695558 np0000174355 devstack@c-api.service[112439]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:20:37.695558 np0000174355 devstack@c-api.service[112439]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:20:37.695558 np0000174355 devstack@c-api.service[112439]: we strongly recommend against using it for new projects. May 15 23:20:37.695558 np0000174355 devstack@c-api.service[112439]: If you are already using Eventlet, we recommend migrating to a different May 15 23:20:37.695558 np0000174355 devstack@c-api.service[112439]: framework. For more detail see May 15 23:20:37.695558 np0000174355 devstack@c-api.service[112439]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:20:37.695558 np0000174355 devstack@c-api.service[112439]: import eventlet # noqa May 15 23:20:37.723791 np0000174355 devstack@c-api.service[112437]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:20:37.723791 np0000174355 devstack@c-api.service[112437]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:20:37.723791 np0000174355 devstack@c-api.service[112437]: we strongly recommend against using it for new projects. May 15 23:20:37.723791 np0000174355 devstack@c-api.service[112437]: If you are already using Eventlet, we recommend migrating to a different May 15 23:20:37.723791 np0000174355 devstack@c-api.service[112437]: framework. For more detail see May 15 23:20:37.723791 np0000174355 devstack@c-api.service[112437]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:20:37.723791 np0000174355 devstack@c-api.service[112437]: import eventlet # noqa May 15 23:20:37.734500 np0000174355 devstack@c-api.service[112436]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:20:37.734500 np0000174355 devstack@c-api.service[112436]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:20:37.734500 np0000174355 devstack@c-api.service[112436]: we strongly recommend against using it for new projects. May 15 23:20:37.734500 np0000174355 devstack@c-api.service[112436]: If you are already using Eventlet, we recommend migrating to a different May 15 23:20:37.734500 np0000174355 devstack@c-api.service[112436]: framework. For more detail see May 15 23:20:37.734500 np0000174355 devstack@c-api.service[112436]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:20:37.734500 np0000174355 devstack@c-api.service[112436]: import eventlet # noqa May 15 23:20:37.773998 np0000174355 devstack@c-api.service[112438]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:20:37.773998 np0000174355 devstack@c-api.service[112438]: debtcollector.deprecate( May 15 23:20:37.781684 np0000174355 devstack@c-api.service[112439]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:20:37.781684 np0000174355 devstack@c-api.service[112439]: debtcollector.deprecate( May 15 23:20:37.810632 np0000174355 devstack@c-api.service[112437]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:20:37.810632 np0000174355 devstack@c-api.service[112437]: debtcollector.deprecate( May 15 23:20:37.819574 np0000174355 devstack@c-api.service[112436]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:20:37.819574 np0000174355 devstack@c-api.service[112436]: debtcollector.deprecate( May 15 23:20:37.855809 np0000174355 devstack@c-api.service[112438]: /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 15 23:20:37.855809 np0000174355 devstack@c-api.service[112438]: from cgi import parse_header May 15 23:20:37.861881 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:37.861881 np0000174355 devstack@c-api.service[112439]: from cgi import parse_header May 15 23:20:37.891646 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:37.891646 np0000174355 devstack@c-api.service[112437]: from cgi import parse_header May 15 23:20:37.897792 np0000174355 devstack@c-api.service[112436]: /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 15 23:20:37.897792 np0000174355 devstack@c-api.service[112436]: from cgi import parse_header May 15 23:20:37.898793 np0000174355 devstack@c-api.service[112438]: /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 15 23:20:37.898793 np0000174355 devstack@c-api.service[112438]: removals.removed_module( May 15 23:20:37.899474 np0000174355 devstack@c-api.service[112438]: /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 15 23:20:37.899474 np0000174355 devstack@c-api.service[112438]: removals.removed_module( May 15 23:20:37.904763 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:37.904763 np0000174355 devstack@c-api.service[112439]: removals.removed_module( May 15 23:20:37.905422 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:37.905422 np0000174355 devstack@c-api.service[112439]: removals.removed_module( May 15 23:20:37.935628 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:37.935628 np0000174355 devstack@c-api.service[112437]: removals.removed_module( May 15 23:20:37.936301 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:37.936301 np0000174355 devstack@c-api.service[112437]: removals.removed_module( May 15 23:20:37.940670 np0000174355 devstack@c-api.service[112436]: /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 15 23:20:37.940670 np0000174355 devstack@c-api.service[112436]: removals.removed_module( May 15 23:20:37.941351 np0000174355 devstack@c-api.service[112436]: /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 15 23:20:37.941351 np0000174355 devstack@c-api.service[112436]: removals.removed_module( May 15 23:20:38.494238 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:38.494238 np0000174355 devstack@c-api.service[112439]: warnings.warn( May 15 23:20:38.499424 np0000174355 devstack@c-api.service[112438]: /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 15 23:20:38.499424 np0000174355 devstack@c-api.service[112438]: warnings.warn( May 15 23:20:38.534407 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:38.534407 np0000174355 devstack@c-api.service[112437]: warnings.warn( May 15 23:20:38.557294 np0000174355 devstack@c-api.service[112436]: /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 15 23:20:38.557294 np0000174355 devstack@c-api.service[112436]: warnings.warn( May 15 23:20:38.589122 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:38.589122 np0000174355 devstack@c-api.service[112439]: warnings.warn( May 15 23:20:38.602468 np0000174355 devstack@c-api.service[112438]: /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 15 23:20:38.602468 np0000174355 devstack@c-api.service[112438]: warnings.warn( May 15 23:20:38.629694 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:38.629694 np0000174355 devstack@c-api.service[112437]: warnings.warn( May 15 23:20:38.650714 np0000174355 devstack@c-api.service[112436]: /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 15 23:20:38.650714 np0000174355 devstack@c-api.service[112436]: warnings.warn( May 15 23:20:38.874075 np0000174355 devstack@c-api.service[112439]: 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 15 23:20:38.874599 np0000174355 devstack@c-api.service[112439]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112439) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:20:38.897079 np0000174355 devstack@c-api.service[112438]: 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 15 23:20:38.897503 np0000174355 devstack@c-api.service[112438]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112438) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:20:38.903951 np0000174355 devstack@c-api.service[112437]: 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 15 23:20:38.904392 np0000174355 devstack@c-api.service[112437]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112437) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:20:38.941520 np0000174355 devstack@c-api.service[112436]: 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 15 23:20:38.941930 np0000174355 devstack@c-api.service[112436]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112436) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:20:38.957705 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:38.957705 np0000174355 devstack@c-api.service[112439]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:20:38.964060 np0000174355 devstack@c-api.service[112438]: /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 15 23:20:38.964060 np0000174355 devstack@c-api.service[112438]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:20:38.965922 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:38.965922 np0000174355 devstack@c-api.service[112437]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:20:39.005547 np0000174355 devstack@c-api.service[112436]: /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 15 23:20:39.005547 np0000174355 devstack@c-api.service[112436]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:20:39.404121 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112437) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:20:39.405043 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112439) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:20:39.405139 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112436) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:20:39.405211 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.405211 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.405352 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.405352 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.405521 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112438) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:20:39.405603 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.405668 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.405719 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.405783 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.405851 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.405927 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.405979 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.405979 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.406091 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.406091 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.406091 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.406307 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.406382 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.406449 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.406508 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.406565 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.406620 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.406676 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.406820 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.406900 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.406966 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.407030 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.407095 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.407177 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.407281 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.407405 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.407473 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.407539 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.407607 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.407664 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.407728 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.407785 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.407785 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.407785 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.407785 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.407785 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.412299 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.412394 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.412394 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.412509 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.412509 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.412639 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.412697 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.412761 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.412817 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.412817 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.412817 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.412817 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.413066 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.413132 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.413191 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.413247 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.413247 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.413247 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.413247 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.413247 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.413247 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.413525 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.413525 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.413525 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.413626 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.413626 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.413705 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.413750 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.414828 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.414874 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.414949 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.414993 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.415029 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.415066 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.415115 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.415158 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.415194 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.415194 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.415300 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.415346 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.415346 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.415427 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.415474 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.415519 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.415519 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.415519 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.415621 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.415621 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.415696 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.415933 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.415985 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.416020 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.416064 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.416100 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.416134 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.416173 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.416216 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.416256 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.416318 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.416363 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.416406 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.416446 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.416490 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.416531 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.416572 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.416607 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.416648 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.416685 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.416730 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.416766 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.416802 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.416848 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.416890 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.416930 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.416974 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.416974 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.416974 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.417074 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.417074 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.417074 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.417074 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.417074 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.417074 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.417074 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.418298 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.418346 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.418398 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.418453 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.418488 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.418525 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.418576 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.418614 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.418653 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.418695 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.418732 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.418770 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.418810 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.418846 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.418882 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.418922 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.419073 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.419114 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.419157 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.419194 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.419194 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.419301 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.419301 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.419301 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.419301 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.419301 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.419301 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.419521 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.420060 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.420115 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.420157 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.420194 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.420249 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.420310 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.420349 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.420398 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.420444 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.420483 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.420520 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.420556 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.420596 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.420640 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.420675 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.420727 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.420776 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.420815 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.420847 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.420882 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.420920 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.420962 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.420962 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.420962 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.420962 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.420962 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.420962 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.420962 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.422580 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.422627 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.422689 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.422760 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.422810 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.422853 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.422895 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.422943 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.422980 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.422980 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.423052 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.423098 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.423141 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.423179 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.423239 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.423297 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.423335 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.423390 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.423437 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.423437 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.423437 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.423544 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.423544 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.423544 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.423653 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.423653 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.423737 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.423779 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.424338 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.424382 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.424451 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.424512 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.424587 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.424587 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.424701 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.424755 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.424830 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.424890 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.424943 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.425000 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.425051 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.425107 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.425166 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.425238 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.425314 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.425372 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.425423 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.425466 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.425516 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.425559 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.425602 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.425653 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.425653 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.425653 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.425653 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.425653 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.426751 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.426816 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.426856 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.426895 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.426937 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.426974 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.427018 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.427056 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.427098 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.427140 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.427182 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.427244 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.427296 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.427343 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.427386 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.427430 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.427472 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.427508 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.427550 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.427587 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.427623 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.427660 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.427696 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.427746 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.427788 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.427825 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.427858 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.427858 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.427933 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.427933 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.428009 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.428052 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.428089 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.428132 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.428169 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.428215 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.428258 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.428311 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.428368 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.428405 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.428443 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.428479 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.428515 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.428558 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.428599 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.428636 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.428673 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.428708 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.428749 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.428786 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.428827 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.428872 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.428909 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.428953 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.428998 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.429035 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.429071 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.429113 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.429148 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.429185 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.429225 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.429267 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.429328 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.429371 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.429409 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.429445 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.429488 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.429524 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.429565 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.429601 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.429643 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.429679 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.429723 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.429760 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.429802 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.429845 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.429882 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.429925 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.429963 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.430000 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.430000 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.430000 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.430000 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.430000 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.430157 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.430157 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.430157 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.430157 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.430306 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.430345 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.430345 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.430423 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.430462 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.430497 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.430542 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.430578 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.430613 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.430649 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.430686 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.430727 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.430770 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.430806 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.430843 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.430878 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.430913 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.430949 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.430984 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.431035 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.431072 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.431123 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.431123 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.431123 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.434086 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.434148 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.434187 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.434266 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.434332 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.434378 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.434453 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.434505 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.434573 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.434633 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.434694 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.434748 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.434839 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.434908 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.434949 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.434992 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.435031 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.435108 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.435159 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.435205 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.435268 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.435332 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.435371 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.435412 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.435456 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.435456 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.435456 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.435558 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.435977 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.436032 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.436111 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.436184 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.436225 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.436264 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.436313 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.436351 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.436397 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.436435 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.436473 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.436522 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.436559 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.436598 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.436640 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.436683 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.436720 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.436761 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.436804 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.436841 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.436882 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.436925 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.437047 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.437087 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.437121 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.437158 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.437196 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.437233 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.437270 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.437331 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.437370 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.437407 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.437454 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.437496 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.437532 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.437570 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.437612 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.437649 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.437691 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.437729 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.437766 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.437802 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.437844 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.437887 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.437925 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.437961 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.437996 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.438031 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.438074 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.438124 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.438165 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.438201 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.438243 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.438304 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.438351 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.438388 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.438430 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.438466 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.438507 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.438549 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.438587 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.438628 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.438674 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.438711 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.438747 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.438784 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.438826 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.438866 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.438902 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.438943 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.438986 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.439023 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.439075 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.439112 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.439149 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.439192 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.439268 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.439337 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.439375 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.439375 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.439441 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.439478 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.439478 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.439478 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.439594 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.439594 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.439594 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.439594 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.439594 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.439760 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.439802 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.439845 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.439887 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.439927 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.439968 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.439968 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.440037 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.440073 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.440114 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.440158 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.440198 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.440241 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.440296 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.440296 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.440372 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.440413 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.440451 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.440451 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.440451 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.440451 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.440451 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.440451 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.441370 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.441419 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.441456 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.441493 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.441528 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.441575 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.441618 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.441654 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.441694 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.441738 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.441772 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.441772 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.441846 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.441883 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.441919 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.441919 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.441919 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.441919 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.442059 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.442098 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.442206 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.442248 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.442315 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.442365 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.442444 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.442502 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.442547 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.442633 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.446783 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.446844 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.446884 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.446941 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.446988 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.447030 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.447067 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.447108 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.447154 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.447192 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.447298 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.447298 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.447298 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.447415 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.447454 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.447491 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.447491 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.447491 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.447590 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.447590 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.447654 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.447771 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.447832 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.447878 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.447941 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.448001 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.448057 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.448131 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.449891 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.449949 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.450020 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.450074 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.450117 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.450190 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.450238 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.450299 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.450347 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.450384 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.450426 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.450464 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.450501 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.450544 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.450586 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.450627 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.450666 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.450703 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.450739 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.450776 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.450812 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.450854 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.450896 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.450939 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.450985 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.450985 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.450985 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.450985 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.451107 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.451151 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.451193 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.451257 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.451320 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.451360 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.451412 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.451412 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.451412 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.451412 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.451543 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.451585 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.451627 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.451670 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.451707 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.451753 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.451790 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.451827 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.451869 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.451905 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.451947 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.451983 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.452024 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.452065 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.452065 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.452065 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.452065 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.452065 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.452234 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.452234 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.452316 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.452354 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.452393 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.452393 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.452393 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.452511 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.452569 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.452608 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.452644 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.452682 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.452725 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.452767 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.452806 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.452848 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.452889 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.452922 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.452961 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.452999 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.453035 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.453071 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.453108 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.453151 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.453196 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.453232 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.453274 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.453328 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.453375 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.453412 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.453453 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.453495 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.453536 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.453572 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.453609 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.453652 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.453695 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.453736 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.453771 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.453809 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.453852 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.453889 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.453930 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.453973 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.454014 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.454050 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.454097 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.454140 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.454178 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.454219 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.454256 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.454324 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.454375 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.454418 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.454454 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.454454 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.454537 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.454537 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.454608 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.454644 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.454687 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.454728 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.454764 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.454805 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.454842 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.454889 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.454927 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.454963 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.455004 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.455046 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.455083 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.455120 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.455157 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.455199 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.455260 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.455313 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.455351 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.455389 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.455434 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.455472 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.455510 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.455551 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.455593 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.455634 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.455670 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.455716 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.455757 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.455804 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.455840 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.455881 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.455918 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.455954 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.455994 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.456031 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.456073 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.456115 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.456115 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.456115 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.456217 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.456217 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.456298 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.456337 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.456383 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.456383 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.456458 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.456496 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.456533 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.456575 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.456610 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.456646 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.456688 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.456725 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.456766 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.456766 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.456766 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.456766 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.457013 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.457053 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.457090 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.457131 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.457168 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.457214 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.457257 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.457321 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.457360 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.457406 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.457454 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.457498 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.457532 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.457574 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.457617 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.457655 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.457690 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.457727 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.457771 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.457814 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.457850 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.457892 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.457933 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.457933 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.457998 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.457998 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.457998 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.458104 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.458151 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.458187 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.458228 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.458269 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.458320 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.458355 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.458390 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.458427 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.458473 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.458509 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.458551 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.458592 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.458633 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.458674 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.458709 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.458745 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.458782 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.458823 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.458863 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.458904 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.458962 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.459001 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.459041 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.459077 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.459119 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.459159 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.459195 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.459231 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.459317 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.459371 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.459409 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.459445 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.459481 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.459523 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.459563 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.459603 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.459644 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.459684 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.459721 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.459763 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.459815 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.459853 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.459896 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.459932 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.459973 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.460021 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.460064 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.460101 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.460142 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.460142 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.460142 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.460142 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.460273 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.460273 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.460273 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.460408 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.460438 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.460465 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.460497 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.460527 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.460554 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.460580 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.460608 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.460823 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.460848 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.460879 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.460906 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.460943 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.460979 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.461006 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.461034 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.461064 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.461095 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.461121 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.461153 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.461182 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.461210 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.461236 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.461236 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.461236 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.461326 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.461355 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.461382 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.461382 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.461428 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.461428 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.461482 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.461519 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.461547 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.461574 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.461606 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.461633 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.461660 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.461660 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.461708 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.461735 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.461770 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.461797 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.461797 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.461797 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.461874 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.461901 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.461929 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.461929 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.461929 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.461929 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.461929 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.462050 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.462369 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.462411 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.462441 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.462470 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.462544 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.462575 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.462606 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.462641 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.462674 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.462702 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.462729 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.462757 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.462789 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.462816 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.462843 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.462867 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.462899 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.462934 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.462966 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.462994 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.462994 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.463048 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.463075 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.463103 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.463103 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.463103 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.463178 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.463251 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:20:39.465385 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.465456 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.465509 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.465592 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.465626 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.465696 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.465776 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.465847 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.465909 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.465971 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.466016 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.466047 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.466074 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.466107 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.466134 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.466162 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:20:39.466193 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.466223 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:20:39.466250 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.466278 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:20:39.466340 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.466369 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:20:39.466401 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:20:39.466456 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:20:39.509235 np0000174355 devstack@c-api.service[112439]: INFO dbcounter [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Registered counter for database cinder May 15 23:20:39.510144 np0000174355 devstack@c-api.service[112436]: INFO dbcounter [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Registered counter for database cinder May 15 23:20:39.510260 np0000174355 devstack@c-api.service[112437]: INFO dbcounter [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Registered counter for database cinder May 15 23:20:39.510659 np0000174355 devstack@c-api.service[112438]: INFO dbcounter [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Registered counter for database cinder May 15 23:20:39.520419 np0000174355 devstack@c-api.service[112439]: DEBUG oslo_db.sqlalchemy.engines [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 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=112439) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:20:39.525646 np0000174355 devstack@c-api.service[112436]: DEBUG oslo_db.sqlalchemy.engines [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 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=112436) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:20:39.527135 np0000174355 devstack@c-api.service[112437]: DEBUG oslo_db.sqlalchemy.engines [None req-fa77db82-7f2b-475c-a751-c81b40c239ca 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=112437) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:20:39.532736 np0000174355 devstack@c-api.service[112438]: DEBUG oslo_db.sqlalchemy.engines [None req-863a7746-16bb-4d56-a531-c742c2a377cd 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=112438) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:20:39.632318 np0000174355 devstack@c-api.service[112439]: DEBUG dbcounter [-] [112439] Writer thread running {{(pid=112439) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:20:39.634986 np0000174355 devstack@c-api.service[112439]: INFO cinder.rpc [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:20:39.637231 np0000174355 devstack@c-api.service[112439]: INFO cinder.rpc [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:20:39.638495 np0000174355 devstack@c-api.service[112437]: DEBUG dbcounter [-] [112437] Writer thread running {{(pid=112437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:20:39.639423 np0000174355 devstack@c-api.service[112439]: INFO cinder.rpc [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:20:39.640554 np0000174355 devstack@c-api.service[112436]: DEBUG dbcounter [-] [112436] Writer thread running {{(pid=112436) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:20:39.641541 np0000174355 devstack@c-api.service[112439]: INFO cinder.rpc [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:20:39.642424 np0000174355 devstack@c-api.service[112437]: INFO cinder.rpc [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:20:39.642568 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.643111 np0000174355 devstack@c-api.service[112436]: INFO cinder.rpc [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:20:39.644090 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.644989 np0000174355 devstack@c-api.service[112437]: INFO cinder.rpc [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:20:39.645305 np0000174355 devstack@c-api.service[112436]: INFO cinder.rpc [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:20:39.647953 np0000174355 devstack@c-api.service[112436]: INFO cinder.rpc [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:20:39.648099 np0000174355 devstack@c-api.service[112437]: INFO cinder.rpc [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:20:39.648181 np0000174355 devstack@c-api.service[112438]: DEBUG dbcounter [-] [112438] Writer thread running {{(pid=112438) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:20:39.649206 np0000174355 devstack@c-api.service[112436]: INFO cinder.rpc [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:20:39.649659 np0000174355 devstack@c-api.service[112437]: INFO cinder.rpc [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:20:39.650110 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.650352 np0000174355 devstack@c-api.service[112439]: DEBUG oslo_db.sqlalchemy.engines [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 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=112439) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:20:39.650535 np0000174355 devstack@c-api.service[112438]: INFO cinder.rpc [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:20:39.650948 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.652034 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.652323 np0000174355 devstack@c-api.service[112439]: INFO cinder.rpc [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:20:39.653012 np0000174355 devstack@c-api.service[112438]: INFO cinder.rpc [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:20:39.653600 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.653950 np0000174355 devstack@c-api.service[112439]: INFO cinder.rpc [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:20:39.654821 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.655312 np0000174355 devstack@c-api.service[112438]: INFO cinder.rpc [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:20:39.657413 np0000174355 devstack@c-api.service[112438]: INFO cinder.rpc [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:20:39.657943 np0000174355 devstack@c-api.service[112436]: DEBUG oslo_db.sqlalchemy.engines [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 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=112436) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:20:39.658545 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.659792 np0000174355 devstack@c-api.service[112436]: INFO cinder.rpc [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:20:39.659891 np0000174355 devstack@c-api.service[112437]: DEBUG oslo_db.sqlalchemy.engines [None req-fa77db82-7f2b-475c-a751-c81b40c239ca 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=112437) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:20:39.660835 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.661415 np0000174355 devstack@c-api.service[112436]: INFO cinder.rpc [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:20:39.662269 np0000174355 devstack@c-api.service[112437]: INFO cinder.rpc [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:20:39.662635 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.663961 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.664184 np0000174355 devstack@c-api.service[112437]: INFO cinder.rpc [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:20:39.665213 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.666949 np0000174355 devstack@c-api.service[112438]: DEBUG oslo_db.sqlalchemy.engines [None req-863a7746-16bb-4d56-a531-c742c2a377cd 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=112438) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:20:39.667141 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.668985 np0000174355 devstack@c-api.service[112438]: INFO cinder.rpc [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:20:39.670321 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.670565 np0000174355 devstack@c-api.service[112438]: INFO cinder.rpc [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:20:39.671477 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.674658 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.674887 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.676459 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.677690 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.678108 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.679700 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.680608 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.681378 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.682829 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.683718 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.683965 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.685514 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.687343 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.687479 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.687566 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.689567 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.690146 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.690235 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.690431 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.691681 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.692865 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.694131 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.694331 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.694500 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.696069 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.697252 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.697510 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.699052 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.699912 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.700093 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.700535 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.702218 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.702968 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.703239 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.703667 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.703796 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.704499 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.705379 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.706547 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.706789 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.707177 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.707259 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.708183 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.709820 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.710186 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.711332 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.711920 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.712635 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.712705 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.712866 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.714311 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.714558 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.715472 np0000174355 devstack@c-api.service[112439]: WARNING cinder.api.contrib.hosts [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:20:39.716045 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.716184 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.717165 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: extensions {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.717255 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.718104 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.719013 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: os-availability-zone {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.719679 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.720019 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.720401 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: qos-specs {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.720788 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.721065 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.722025 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.722445 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: extra_specs {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.722635 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.723642 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.723980 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: encryption {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.724121 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.724553 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.725216 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.725573 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.725657 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: os-volume-type-access {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.726853 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.726955 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.727011 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.727249 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: os-quota-class-sets {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.728161 np0000174355 devstack@c-api.service[112437]: WARNING cinder.api.contrib.hosts [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:20:39.728360 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.728555 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: encryption {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.728885 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.729108 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.729769 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.729858 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: extensions {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.730067 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: os-snapshot-manage {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.730942 np0000174355 devstack@c-api.service[112436]: WARNING cinder.api.contrib.hosts [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:20:39.731149 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: os-availability-zone {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.731240 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.731748 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.732071 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: consistencygroups {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.732452 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: qos-specs {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.732718 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: extensions {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.733374 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.733995 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: backups {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.734082 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: os-availability-zone {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.734491 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: extra_specs {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.735264 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: qos-specs {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.735607 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.735987 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: scheduler-stats {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.736075 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: encryption {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.737390 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: extra_specs {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.737505 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: os-quota-sets {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.737732 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.737804 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: os-volume-type-access {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.738782 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: os-volume-manage {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.738871 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: encryption {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.739340 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: os-quota-class-sets {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.739771 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.740203 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: capabilities {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.740665 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: os-volume-type-access {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.741209 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: encryption {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.741426 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: os-volume-transfer {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.741549 np0000174355 devstack@c-api.service[112438]: WARNING cinder.api.contrib.hosts [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:20:39.742628 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.742699 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: os-snapshot-manage {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.742885 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: os-quota-class-sets {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.742978 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: os-hosts {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.743958 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: extensions {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.744141 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: consistencygroups {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.744211 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: encryption {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.744381 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extended resource: cgsnapshots {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.745217 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: os-availability-zone {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.745747 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.contrib.snapshot_actions [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] SnapshotActionsController initialized {{(pid=112439) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:20:39.745820 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: os-snapshot-manage {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.746076 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: backups {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.746520 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.746697 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: qos-specs {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.747376 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: consistencygroups {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.748017 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.748111 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: scheduler-stats {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.748754 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: extra_specs {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.749357 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: backups {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.749453 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.749513 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: os-quota-sets {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.750301 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: encryption {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.750790 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.750971 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: os-volume-manage {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.751300 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: scheduler-stats {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.751930 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: os-volume-type-access {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.752411 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.752557 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: capabilities {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.752902 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: os-quota-sets {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.753756 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: os-volume-transfer {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.753879 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.753944 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: os-quota-class-sets {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.754783 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: os-volume-manage {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.755210 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: encryption {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.755320 np0000174355 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.755434 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: os-hosts {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.756180 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.756309 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.756406 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: capabilities {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.756472 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.756552 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.756613 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.756728 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension AdminActions extending resource: volumes {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.756798 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: os-snapshot-manage {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.756870 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extended resource: cgsnapshots {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.756939 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension AdminActions extending resource: snapshots {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.756939 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension AdminActions extending resource: backups {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.757058 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.757117 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension VolumeActions extending resource: volumes {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.757256 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension TypesManage extending resource: types {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.757369 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.757450 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.757619 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: os-volume-transfer {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.757708 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.757769 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.757838 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] Extension UsedLimits extending resource: limits {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.758210 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.contrib.snapshot_actions [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] SnapshotActionsController initialized {{(pid=112437) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:20:39.758862 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: consistencygroups {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.759107 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.759236 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: os-hosts {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.760072 np0000174355 devstack@c-api.service[112439]: WARNING keystonemiddleware.auth_token [None req-af9da82c-e796-4a4d-9486-8e1f590f5593 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 23:20:39.760642 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.760723 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extended resource: cgsnapshots {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.760884 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: backups {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.762023 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.762154 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.contrib.snapshot_actions [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] SnapshotActionsController initialized {{(pid=112436) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:20:39.763013 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.763074 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: scheduler-stats {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.763421 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.764459 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: os-quota-sets {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.764512 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.764852 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.765912 np0000174355 devstack@c-api.service[112439]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ceaec6a3668 pid: 112439 (default app) May 15 23:20:39.765981 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: os-volume-manage {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.766031 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.766344 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.767353 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.767440 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: capabilities {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.767725 np0000174355 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.768644 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension VolumeTypeAccess extending resource: types {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.768714 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: os-volume-transfer {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.768796 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension SnapshotActions extending resource: snapshots {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.768858 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.768918 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.768985 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.769077 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.769157 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension AdminActions extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.769302 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension AdminActions extending resource: snapshots {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.769412 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension AdminActions extending resource: backups {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.769493 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.769610 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension VolumeActions extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.769812 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension TypesManage extending resource: types {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.769907 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.770010 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.770093 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.770210 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.770328 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: os-hosts {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.770396 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] Extension UsedLimits extending resource: limits {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.770457 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.771766 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extended resource: cgsnapshots {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:20:39.771874 np0000174355 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.772596 np0000174355 devstack@c-api.service[112437]: WARNING keystonemiddleware.auth_token [None req-fa77db82-7f2b-475c-a751-c81b40c239ca None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 23:20:39.772675 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.772828 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.772916 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.773052 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.773158 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.773223 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.contrib.snapshot_actions [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] SnapshotActionsController initialized {{(pid=112438) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:20:39.773307 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension AdminActions extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.773368 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension AdminActions extending resource: snapshots {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.773477 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension AdminActions extending resource: backups {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.773582 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.773798 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension VolumeActions extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.773873 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension TypesManage extending resource: types {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.773974 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.774039 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.774099 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.774157 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.774307 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.774391 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] Extension UsedLimits extending resource: limits {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.774451 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.774451 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.774451 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.774451 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.774451 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.774887 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.774887 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.774887 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.774887 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.774887 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.775228 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.775228 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.775228 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.775228 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.775228 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.775228 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.775752 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.775752 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.775752 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.775752 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.776035 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.776035 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.776035 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.776035 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.776377 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.776377 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.776377 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.776377 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.776570 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.776570 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.776570 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.776570 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.776570 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.776789 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.776789 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.776789 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.776789 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.776789 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.776991 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.776991 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.776991 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.776991 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.776991 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.776991 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.777261 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.777261 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.777261 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.777261 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.777261 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.777261 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.777526 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.777526 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.777526 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.777526 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.777526 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.777526 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.777762 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.777762 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.777762 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.777762 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.777762 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.777976 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.777976 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.777976 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.777976 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.777976 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.778163 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.778163 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.778163 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.778163 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.778163 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.778163 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.778440 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.778440 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.778440 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.778440 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.778440 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.778440 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.778666 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.778666 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.778666 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.778666 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.778666 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.778880 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.778880 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.778880 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.778880 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.778880 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.779081 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.779081 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.779081 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.779081 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.779250 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.779250 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.779250 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.779250 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.779452 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.779452 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.779452 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.779452 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.779452 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.779682 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.779682 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.779682 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.779682 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.779682 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.779866 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.779866 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.779866 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.779866 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.780043 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.780043 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.780043 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.780043 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.780206 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.780206 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.780206 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.780206 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.780418 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.780418 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.780418 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.780418 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.780576 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.780576 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.780576 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.780576 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.780738 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.780738 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.780738 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.780738 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.780738 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.783355 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.783355 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.783355 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.783491 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.783531 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.783531 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.783531 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.783531 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.783531 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.783764 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.783764 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.783764 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.783764 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.783764 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.783764 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.783764 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.784046 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.784046 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.784046 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.784046 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.784046 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.784046 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.784325 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.784325 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.784325 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.784325 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.784325 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.784325 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.784603 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.784603 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.784603 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.784603 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.784603 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.784603 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.784870 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.784870 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.784870 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.784870 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.785032 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.785032 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.785032 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.785032 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.785203 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.785203 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.785203 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.785203 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.785406 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.785406 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.785406 np0000174355 devstack@c-api.service[112439]: /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 15 23:20:39.785406 np0000174355 devstack@c-api.service[112439]: warnings.warn(deprecated_msg) May 15 23:20:39.785585 np0000174355 devstack@c-api.service[112436]: WARNING keystonemiddleware.auth_token [None req-639428ca-32ba-490c-9a84-de9f0bde96f1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 23:20:39.785624 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.785659 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.middleware.request_id [None req-7038405a-7fd6-45f1-844c-0b815a8f45e8 None None] RequestId filter calling following filter/app {{(pid=112439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:20:39.785694 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.785728 np0000174355 devstack@c-api.service[112437]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ceaec6a3668 pid: 112437 (default app) May 15 23:20:39.785769 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.785806 np0000174355 devstack@c-api.service[112439]: [pid: 112439|app: 0|req: 1/1] 199.204.45.238 () {60 vars in 956 bytes} [Fri May 15 23:20:39 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 15 23:20:39.785840 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.785872 np0000174355 devstack@c-api.service[112436]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ceaec6a3668 pid: 112436 (default app) May 15 23:20:39.785906 np0000174355 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:20:39.785906 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.785906 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.785906 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.785906 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.785906 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.785906 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension AdminActions extending resource: volumes {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.785906 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension AdminActions extending resource: snapshots {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.786145 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension AdminActions extending resource: backups {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.786145 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.786145 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension VolumeActions extending resource: volumes {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.786145 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension TypesManage extending resource: types {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.786145 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.786145 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.786145 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.786384 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.786384 np0000174355 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] Extension UsedLimits extending resource: limits {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:20:39.787806 np0000174355 devstack@c-api.service[112438]: WARNING keystonemiddleware.auth_token [None req-863a7746-16bb-4d56-a531-c742c2a377cd None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 23:20:39.793820 np0000174355 devstack@c-api.service[112438]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ceaec6a3668 pid: 112438 (default app) May 15 23:20:46.811976 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.811976 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.811976 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.811976 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.811976 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.812960 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.812960 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.812960 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.812960 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.812960 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.813363 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.813363 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.813363 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.813363 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.813363 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.813363 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.813812 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.813812 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.813812 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.813812 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.814113 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.814113 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.814113 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.814113 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.814508 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.814508 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.814508 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.814508 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.814818 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.814818 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.814818 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.814818 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.814818 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.815457 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.815457 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.815457 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.815457 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.815457 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.815855 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.815855 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.815855 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.815855 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.815855 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.815855 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.816345 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.816345 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.816345 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.816345 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.816345 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.816345 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.816793 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.816793 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.816793 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.816793 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.816793 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.816793 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.817227 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.817227 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.817227 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.817227 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.817227 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.817663 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.817663 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.817663 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.817663 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.817663 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.818019 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.818019 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.818019 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.818019 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.818019 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.818019 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.818755 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.818755 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.818755 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.818755 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.818755 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.818755 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.819192 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.819192 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.819192 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.819192 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.819192 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.819661 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.819661 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.819661 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.819661 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.819661 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.820338 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.820338 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.820338 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.820338 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.820655 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.820655 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.820655 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.820655 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.821167 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.821167 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.821167 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.821167 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.821167 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.821588 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.821588 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.821588 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.821588 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.821588 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.821946 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.821946 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.821946 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.821946 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.822307 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.822307 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.822307 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.822307 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.822621 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.822621 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.822621 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.822621 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.822925 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.822925 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.822925 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.822925 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.823416 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.823416 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.823416 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.823416 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.823651 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.823651 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.823651 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.823651 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.823651 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.823840 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.823840 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.823840 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.823840 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.823840 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.823840 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.824037 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.824037 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.824037 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.824037 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.824037 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.824191 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.824191 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.824191 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.824191 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.824191 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.824191 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.824441 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.824441 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.824441 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.824441 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.824441 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.824441 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.824684 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.824684 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.824684 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.824684 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.824684 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.824684 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.824882 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.824882 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.824882 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.824882 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.824882 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.824882 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.825121 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.825121 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.825121 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.825121 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.825362 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.825362 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.825362 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.825362 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.825362 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.825537 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.825537 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.825537 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.825537 np0000174355 devstack@c-api.service[112437]: /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 15 23:20:46.825537 np0000174355 devstack@c-api.service[112437]: warnings.warn(deprecated_msg) May 15 23:20:46.825537 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.middleware.request_id [None req-0d4bb372-0efa-4d7b-bed3-f2355d1866bb None None] RequestId filter calling following filter/app {{(pid=112437) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:20:47.304505 np0000174355 devstack@c-api.service[112437]: INFO cinder.api.openstack.wsgi [None req-0d4bb372-0efa-4d7b-bed3-f2355d1866bb admin admin] POST https://199.204.45.238/volume/v3/types May 15 23:20:47.305069 np0000174355 devstack@c-api.service[112437]: DEBUG cinder.api.openstack.wsgi [None req-0d4bb372-0efa-4d7b-bed3-f2355d1866bb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112437) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 23:20:47.306646 np0000174355 devstack@c-api.service[112437]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 15 23:20:47.306646 np0000174355 devstack@c-api.service[112437]: warnings.warn( May 15 23:20:47.318035 np0000174355 devstack@c-api.service[112437]: DEBUG oslo_db.sqlalchemy.engines [None req-0d4bb372-0efa-4d7b-bed3-f2355d1866bb 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=112437) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:20:47.351057 np0000174355 devstack@c-api.service[112437]: INFO cinder.api.openstack.wsgi [None req-0d4bb372-0efa-4d7b-bed3-f2355d1866bb admin admin] https://199.204.45.238/volume/v3/types returned with HTTP 200 May 15 23:20:47.351614 np0000174355 devstack@c-api.service[112437]: [pid: 112437|app: 0|req: 1/2] 199.204.45.238 () {68 vars in 1288 bytes} [Fri May 15 23:20:46 2026] POST /volume/v3/types => generated 186 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 15 23:20:47.364273 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.middleware.request_id [req-0d4bb372-0efa-4d7b-bed3-f2355d1866bb req-4c5e56ac-80d9-4db4-9cc0-f40dc71e5d51 None None] RequestId filter calling following filter/app {{(pid=112439) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:20:47.682046 np0000174355 devstack@c-api.service[112439]: INFO cinder.api.openstack.wsgi [req-0d4bb372-0efa-4d7b-bed3-f2355d1866bb req-4c5e56ac-80d9-4db4-9cc0-f40dc71e5d51 admin admin] POST https://199.204.45.238/volume/v3/types/17a744bc-b25a-4c25-9f5e-d43c4b49d31d/extra_specs May 15 23:20:47.682597 np0000174355 devstack@c-api.service[112439]: DEBUG cinder.api.openstack.wsgi [req-0d4bb372-0efa-4d7b-bed3-f2355d1866bb req-4c5e56ac-80d9-4db4-9cc0-f40dc71e5d51 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112439) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 23:20:47.684215 np0000174355 devstack@c-api.service[112439]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 15 23:20:47.684215 np0000174355 devstack@c-api.service[112439]: warnings.warn( May 15 23:20:47.694802 np0000174355 devstack@c-api.service[112439]: DEBUG oslo_db.sqlalchemy.engines [req-0d4bb372-0efa-4d7b-bed3-f2355d1866bb req-4c5e56ac-80d9-4db4-9cc0-f40dc71e5d51 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=112439) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:20:47.756364 np0000174355 devstack@c-api.service[112439]: INFO cinder.api.openstack.wsgi [req-0d4bb372-0efa-4d7b-bed3-f2355d1866bb req-4c5e56ac-80d9-4db4-9cc0-f40dc71e5d51 admin admin] https://199.204.45.238/volume/v3/types/17a744bc-b25a-4c25-9f5e-d43c4b49d31d/extra_specs returned with HTTP 200 May 15 23:20:47.757148 np0000174355 devstack@c-api.service[112439]: [pid: 112439|app: 0|req: 2/3] 199.204.45.238 () {70 vars in 1505 bytes} [Fri May 15 23:20:47 2026] POST /volume/v3/types/17a744bc-b25a-4c25-9f5e-d43c4b49d31d/extra_specs => generated 55 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 15 23:20:49.662718 np0000174355 devstack@c-api.service[112436]: DEBUG dbcounter [-] [112436] Writing DB stats cinder:SELECT=6 {{(pid=112436) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:20:49.670305 np0000174355 devstack@c-api.service[112438]: DEBUG dbcounter [-] [112438] Writing DB stats cinder:SELECT=6 {{(pid=112438) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:20:57.348629 np0000174355 devstack@c-api.service[112437]: DEBUG dbcounter [-] [112437] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:20:57.754572 np0000174355 devstack@c-api.service[112439]: DEBUG dbcounter [-] [112439] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112439) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:23:12.110158 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.110158 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.110158 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.110158 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.110158 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.111468 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.111468 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.111468 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.111468 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.111468 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.111931 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.111931 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.111931 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.111931 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.111931 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.111931 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.112678 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.112678 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.112678 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.112678 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.113419 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.113419 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.113419 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.113419 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.113833 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.113833 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.113833 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.113833 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.114198 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.114198 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.114198 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.114198 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.114198 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.114728 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.114728 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.114728 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.114728 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.114728 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.115186 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.115186 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.115186 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.115186 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.115186 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.115186 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.115805 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.115805 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.115805 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.115805 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.115805 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.115805 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.116390 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.116390 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.116390 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.116390 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.116390 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.116390 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.116896 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.116896 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.116896 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.116896 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.116896 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.117439 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.117439 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.117439 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.117439 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.117439 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.117855 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.117855 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.117855 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.117855 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.117855 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.117855 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.118461 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.118461 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.118461 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.118461 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.118461 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.118461 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.118968 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.118968 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.118968 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.118968 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.118968 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.119459 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.119459 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.119459 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.119459 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.119459 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.119813 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.119813 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.119813 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.119813 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.120060 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.120060 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.120060 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.120060 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.120329 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.120329 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.120329 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.120329 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.120329 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.120668 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.120668 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.120668 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.120668 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.120668 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.120936 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.120936 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.120936 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.120936 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.121184 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.121184 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.121184 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.121184 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.121436 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.121436 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.121436 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.121436 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.121706 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.121706 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.121706 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.121706 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.121955 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.121955 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.121955 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.121955 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.122198 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.122198 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.122198 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.122198 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.122198 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.122536 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.122536 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.122536 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.122536 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.122536 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.122536 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.122942 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.122942 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.122942 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.122942 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.122942 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.123228 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.123228 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.123228 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.123228 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.123228 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.123228 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.123583 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.123583 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.123583 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.123583 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.123583 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.123583 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.123849 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.123849 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.123849 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.123849 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.123849 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.123849 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.124090 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.124090 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.124090 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.124090 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.124090 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.124090 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.124358 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.124358 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.124358 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.124358 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.124518 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.124518 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.124518 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.124518 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.124518 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.124743 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.124743 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.124743 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.124743 np0000174355 devstack@c-api.service[112436]: /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 15 23:23:12.124743 np0000174355 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 15 23:23:12.124743 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.middleware.request_id [None req-e74e204b-7082-421b-867f-3b53802e8809 None None] RequestId filter calling following filter/app {{(pid=112436) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:23:12.124743 np0000174355 devstack@c-api.service[112436]: INFO cinder.api.openstack.wsgi [None req-e74e204b-7082-421b-867f-3b53802e8809 None None] GET https://199.204.45.238/volume// May 15 23:23:12.124992 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.openstack.wsgi [None req-e74e204b-7082-421b-867f-3b53802e8809 None None] Empty body provided in request {{(pid=112436) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 15 23:23:12.124992 np0000174355 devstack@c-api.service[112436]: DEBUG cinder.api.openstack.wsgi [None req-e74e204b-7082-421b-867f-3b53802e8809 None None] Calling method 'all' {{(pid=112436) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 15 23:23:12.124992 np0000174355 devstack@c-api.service[112436]: INFO cinder.api.openstack.wsgi [None req-e74e204b-7082-421b-867f-3b53802e8809 None None] https://199.204.45.238/volume// returned with HTTP 300 May 15 23:23:12.124992 np0000174355 devstack@c-api.service[112436]: [pid: 112436|app: 0|req: 1/4] 199.204.45.238 () {66 vars in 1456 bytes} [Fri May 15 23:23:12 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)