May 20 19:01:39.308608 np0000175421 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 19:01:39.314971 np0000175421 devstack@c-api.service[112359]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 19:01:39.317761 np0000175421 devstack@c-api.service[112359]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 19:01:39 2026] *** May 20 19:01:39.317761 np0000175421 devstack@c-api.service[112359]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 19:01:39.317761 np0000175421 devstack@c-api.service[112359]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 19:01:39.317761 np0000175421 devstack@c-api.service[112359]: nodename: np0000175421 May 20 19:01:39.317761 np0000175421 devstack@c-api.service[112359]: machine: x86_64 May 20 19:01:39.317761 np0000175421 devstack@c-api.service[112359]: clock source: unix May 20 19:01:39.317761 np0000175421 devstack@c-api.service[112359]: pcre jit disabled May 20 19:01:39.317761 np0000175421 devstack@c-api.service[112359]: detected number of CPU cores: 16 May 20 19:01:39.317761 np0000175421 devstack@c-api.service[112359]: current working directory: / May 20 19:01:39.317761 np0000175421 devstack@c-api.service[112359]: detected binary path: /usr/bin/uwsgi-core May 20 19:01:39.317761 np0000175421 devstack@c-api.service[112359]: your processes number limit is 256917 May 20 19:01:39.317761 np0000175421 devstack@c-api.service[112359]: your memory page size is 4096 bytes May 20 19:01:39.317761 np0000175421 devstack@c-api.service[112359]: detected max file descriptor number: 2048 May 20 19:01:39.317761 np0000175421 devstack@c-api.service[112359]: lock engine: pthread robust mutexes May 20 19:01:39.318529 np0000175421 devstack@c-api.service[112359]: thunder lock: enabled May 20 19:01:39.318529 np0000175421 devstack@c-api.service[112359]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 19:01:39.318529 np0000175421 devstack@c-api.service[112359]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 19:01:39.318529 np0000175421 devstack@c-api.service[112359]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 19:01:39.318529 np0000175421 devstack@c-api.service[112359]: Set PythonHome to /opt/stack/data/venv May 20 19:01:39.358375 np0000175421 devstack@c-api.service[112359]: Python main interpreter initialized at 0x72df0e0a3668 May 20 19:01:39.358375 np0000175421 devstack@c-api.service[112359]: python threads support enabled May 20 19:01:39.358375 np0000175421 devstack@c-api.service[112359]: your server socket listen backlog is limited to 100 connections May 20 19:01:39.358375 np0000175421 devstack@c-api.service[112359]: your mercy for graceful operations on workers is 80 seconds May 20 19:01:39.358885 np0000175421 devstack@c-api.service[112359]: mapped 671795 bytes (656 KB) for 4 cores May 20 19:01:39.359023 np0000175421 devstack@c-api.service[112359]: *** Operational MODE: preforking *** May 20 19:01:39.359190 np0000175421 devstack@c-api.service[112359]: *** uWSGI is running in multiple interpreter mode *** May 20 19:01:39.359190 np0000175421 devstack@c-api.service[112359]: spawned uWSGI master process (pid: 112359) May 20 19:01:39.359451 np0000175421 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 19:01:39.360213 np0000175421 devstack@c-api.service[112359]: spawned uWSGI worker 1 (pid: 112367, cores: 1) May 20 19:01:39.363227 np0000175421 devstack@c-api.service[112359]: spawned uWSGI worker 2 (pid: 112368, cores: 1) May 20 19:01:39.363227 np0000175421 devstack@c-api.service[112359]: spawned uWSGI worker 3 (pid: 112369, cores: 1) May 20 19:01:39.363227 np0000175421 devstack@c-api.service[112359]: spawned uWSGI worker 4 (pid: 112370, cores: 1) May 20 19:01:39.363227 np0000175421 devstack@c-api.service[112359]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 19:01:39.501885 np0000175421 devstack@c-api.service[112368]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:01:39.501885 np0000175421 devstack@c-api.service[112368]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:01:39.501885 np0000175421 devstack@c-api.service[112368]: we strongly recommend against using it for new projects. May 20 19:01:39.501885 np0000175421 devstack@c-api.service[112368]: If you are already using Eventlet, we recommend migrating to a different May 20 19:01:39.501885 np0000175421 devstack@c-api.service[112368]: framework. For more detail see May 20 19:01:39.501885 np0000175421 devstack@c-api.service[112368]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:01:39.501885 np0000175421 devstack@c-api.service[112368]: import eventlet # noqa May 20 19:01:39.502667 np0000175421 devstack@c-api.service[112369]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:01:39.502667 np0000175421 devstack@c-api.service[112369]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:01:39.502667 np0000175421 devstack@c-api.service[112369]: we strongly recommend against using it for new projects. May 20 19:01:39.502667 np0000175421 devstack@c-api.service[112369]: If you are already using Eventlet, we recommend migrating to a different May 20 19:01:39.502667 np0000175421 devstack@c-api.service[112369]: framework. For more detail see May 20 19:01:39.502667 np0000175421 devstack@c-api.service[112369]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:01:39.502667 np0000175421 devstack@c-api.service[112369]: import eventlet # noqa May 20 19:01:39.503044 np0000175421 devstack@c-api.service[112370]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:01:39.503044 np0000175421 devstack@c-api.service[112370]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:01:39.503044 np0000175421 devstack@c-api.service[112370]: we strongly recommend against using it for new projects. May 20 19:01:39.503044 np0000175421 devstack@c-api.service[112370]: If you are already using Eventlet, we recommend migrating to a different May 20 19:01:39.503044 np0000175421 devstack@c-api.service[112370]: framework. For more detail see May 20 19:01:39.503044 np0000175421 devstack@c-api.service[112370]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:01:39.503044 np0000175421 devstack@c-api.service[112370]: import eventlet # noqa May 20 19:01:39.507738 np0000175421 devstack@c-api.service[112367]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 19:01:39.507738 np0000175421 devstack@c-api.service[112367]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 19:01:39.507738 np0000175421 devstack@c-api.service[112367]: we strongly recommend against using it for new projects. May 20 19:01:39.507738 np0000175421 devstack@c-api.service[112367]: If you are already using Eventlet, we recommend migrating to a different May 20 19:01:39.507738 np0000175421 devstack@c-api.service[112367]: framework. For more detail see May 20 19:01:39.507738 np0000175421 devstack@c-api.service[112367]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 19:01:39.507738 np0000175421 devstack@c-api.service[112367]: import eventlet # noqa May 20 19:01:39.595736 np0000175421 devstack@c-api.service[112368]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:01:39.595736 np0000175421 devstack@c-api.service[112368]: debtcollector.deprecate( May 20 19:01:39.597908 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:01:39.597908 np0000175421 devstack@c-api.service[112370]: debtcollector.deprecate( May 20 19:01:39.599408 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:01:39.599408 np0000175421 devstack@c-api.service[112367]: debtcollector.deprecate( May 20 19:01:39.599491 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 19:01:39.599491 np0000175421 devstack@c-api.service[112369]: debtcollector.deprecate( May 20 19:01:39.682428 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 19:01:39.682428 np0000175421 devstack@c-api.service[112367]: from cgi import parse_header May 20 19:01:39.682839 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 19:01:39.682839 np0000175421 devstack@c-api.service[112370]: from cgi import parse_header May 20 19:01:39.685018 np0000175421 devstack@c-api.service[112368]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 19:01:39.685018 np0000175421 devstack@c-api.service[112368]: from cgi import parse_header May 20 19:01:39.686556 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 19:01:39.686556 np0000175421 devstack@c-api.service[112369]: from cgi import parse_header May 20 19:01:39.728800 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 19:01:39.728800 np0000175421 devstack@c-api.service[112367]: removals.removed_module( May 20 19:01:39.729601 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 19:01:39.729601 np0000175421 devstack@c-api.service[112367]: removals.removed_module( May 20 19:01:39.731330 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 19:01:39.731330 np0000175421 devstack@c-api.service[112370]: removals.removed_module( May 20 19:01:39.732355 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 19:01:39.732355 np0000175421 devstack@c-api.service[112370]: removals.removed_module( May 20 19:01:39.733718 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 19:01:39.733718 np0000175421 devstack@c-api.service[112369]: removals.removed_module( May 20 19:01:39.734412 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 19:01:39.734412 np0000175421 devstack@c-api.service[112369]: removals.removed_module( May 20 19:01:39.753338 np0000175421 devstack@c-api.service[112368]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 19:01:39.753338 np0000175421 devstack@c-api.service[112368]: removals.removed_module( May 20 19:01:39.754337 np0000175421 devstack@c-api.service[112368]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 19:01:39.754337 np0000175421 devstack@c-api.service[112368]: removals.removed_module( May 20 19:01:40.363675 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 19:01:40.363675 np0000175421 devstack@c-api.service[112367]: warnings.warn( May 20 19:01:40.372556 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 19:01:40.372556 np0000175421 devstack@c-api.service[112370]: warnings.warn( May 20 19:01:40.425654 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 19:01:40.425654 np0000175421 devstack@c-api.service[112369]: warnings.warn( May 20 19:01:40.460705 np0000175421 devstack@c-api.service[112368]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 19:01:40.460705 np0000175421 devstack@c-api.service[112368]: warnings.warn( May 20 19:01:40.467716 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 19:01:40.467716 np0000175421 devstack@c-api.service[112367]: warnings.warn( May 20 19:01:40.472770 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 19:01:40.472770 np0000175421 devstack@c-api.service[112370]: warnings.warn( May 20 19:01:40.540264 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 19:01:40.540264 np0000175421 devstack@c-api.service[112369]: warnings.warn( May 20 19:01:40.606266 np0000175421 devstack@c-api.service[112368]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 19:01:40.606266 np0000175421 devstack@c-api.service[112368]: warnings.warn( May 20 19:01:40.786082 np0000175421 devstack@c-api.service[112367]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 19:01:40.786659 np0000175421 devstack@c-api.service[112367]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112367) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:01:40.787126 np0000175421 devstack@c-api.service[112370]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 19:01:40.787610 np0000175421 devstack@c-api.service[112370]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112370) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:01:40.855631 np0000175421 devstack@c-api.service[112369]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 19:01:40.855820 np0000175421 devstack@c-api.service[112369]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112369) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:01:40.874571 np0000175421 devstack@c-api.service[112367]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 19:01:40.874571 np0000175421 devstack@c-api.service[112367]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:01:40.875730 np0000175421 devstack@c-api.service[112370]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 19:01:40.875730 np0000175421 devstack@c-api.service[112370]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:01:40.917856 np0000175421 devstack@c-api.service[112368]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 19:01:40.918058 np0000175421 devstack@c-api.service[112368]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112368) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 19:01:40.924774 np0000175421 devstack@c-api.service[112369]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 19:01:40.924774 np0000175421 devstack@c-api.service[112369]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:01:40.990221 np0000175421 devstack@c-api.service[112368]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 19:01:40.990221 np0000175421 devstack@c-api.service[112368]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 19:01:41.361949 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112370) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:01:41.362254 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112369) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:01:41.362422 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.362483 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112367) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:01:41.362529 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.362592 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.362634 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.362675 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.362835 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.362914 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.362958 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.363167 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.363849 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.363960 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.363960 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.364101 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.364165 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.364264 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.364264 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.364395 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.364503 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.364578 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.364705 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.364705 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.365019 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.365085 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.365085 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.365213 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.365291 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.365291 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.365416 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.365416 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.365416 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.370355 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.370449 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.370449 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.370561 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.370561 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.370684 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.370684 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.371160 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.371287 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.371363 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.371435 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.371435 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.371435 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.371610 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.371673 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.371673 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.371772 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.371772 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.371772 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.371898 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.371944 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.372986 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.373056 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.373108 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.373154 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.373240 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.373292 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.373346 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.373769 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.373838 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.373876 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.373970 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.374034 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.374096 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.374144 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.374188 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.374263 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.374309 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.374352 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.374397 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.374443 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.374491 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.374554 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.374604 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.374655 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.374701 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.374701 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.374812 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.374869 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.374869 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.374962 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.375007 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.375064 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.375112 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.375159 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.375159 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.375400 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.375482 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.375573 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.375665 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.375753 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.375841 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.375946 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.376590 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.376665 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.376719 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.376767 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.376767 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.376840 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.376893 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.376939 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.376998 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.377053 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.377106 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.377159 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.377224 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.377224 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.377320 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.377391 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.377439 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.377439 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.377439 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.377439 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.377606 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.378318 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.378385 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.378431 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.378490 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.378539 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.378606 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.378666 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.378721 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.378791 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.378791 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.379002 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.379064 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.379114 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.379165 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.379165 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.379288 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.379338 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.379391 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.379391 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.379480 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.379530 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.381804 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.381948 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.382016 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.382083 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.382083 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.382237 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.382298 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.382356 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.382420 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.382493 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.382556 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.382648 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.382648 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.382648 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.384047 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.384154 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.384154 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.384326 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.384390 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.384451 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.384512 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.384569 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.384628 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.384699 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.384759 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.384834 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.384895 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.384952 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.385012 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.385069 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.385127 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.385211 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.385290 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.385363 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.385363 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.385520 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.385520 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.385520 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.385520 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.385520 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.385520 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.385520 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.386917 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.387010 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.387070 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.387133 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.387211 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.387270 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.387354 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.387431 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.387489 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.387566 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.387617 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.387662 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.387701 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.387839 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.387876 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.387917 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.387917 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.387917 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.387917 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.387917 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.387917 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.388159 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.388159 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.388265 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.388311 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.388351 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.388391 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.388430 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.388502 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.388551 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.388591 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.388630 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.388674 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.388720 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.388758 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.388798 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.388836 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.388876 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.388915 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.388960 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.389000 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.389039 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.389083 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.389128 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.389222 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.389266 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.389305 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.389469 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.389523 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.389564 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.389601 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.389644 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.389684 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.389730 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.389771 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.389809 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.389848 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.389848 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.389918 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.389957 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.390002 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.390002 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.390002 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.390126 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.390126 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.390126 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.390126 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.390126 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.390359 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.390403 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.390442 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.390483 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.390530 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.390530 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.390604 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.390694 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.390739 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.390778 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.390822 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.390862 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.390920 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.390920 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.390920 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.390920 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.394781 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.394853 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.394892 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.394948 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.395017 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.395062 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.395104 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.395104 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.395221 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.395221 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.395221 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.395382 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.395382 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.395481 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.395523 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.395566 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.395566 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.395566 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.395684 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.395684 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.395757 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.396295 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.396353 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.396422 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.396512 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.396560 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.396601 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.396643 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.396684 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.396726 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.396765 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.396814 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.396856 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.396902 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.396952 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.396993 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.397034 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.397084 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.397126 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.397165 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.397231 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.397274 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.397316 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.397371 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.397425 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.397476 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.397523 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.397605 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.397653 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.397696 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.397736 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.397772 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.397812 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.397853 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.397927 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.397979 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.398021 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.398061 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.398102 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.398146 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.398210 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.398252 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.398293 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.398343 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.398386 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.398441 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.398484 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.398524 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.398590 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.398637 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.398678 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.398718 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.398754 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.398793 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.398840 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.398890 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.398931 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.398976 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.399016 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.399061 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.399061 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.399132 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.399132 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.399132 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.399288 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.399288 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.399393 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.399443 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.399487 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.399487 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.399566 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.399608 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.399654 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.399697 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.399748 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.399795 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.399834 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.399875 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.399875 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.399947 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.399987 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.400027 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.400075 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.400075 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.400159 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.401556 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.401635 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.401694 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.401737 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.402353 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.402409 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.402453 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.402548 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.402606 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.402659 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.402705 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.402705 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.402705 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.402705 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.402847 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.402847 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.402847 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.402847 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.402847 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.402847 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.402847 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.407180 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.407261 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.407305 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.407348 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.407391 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.407443 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.407501 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.407589 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.407651 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.407696 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.407737 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.407779 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.407819 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.407858 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.407904 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.407945 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.407986 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.408025 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.408025 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.408025 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.408025 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.410393 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.410449 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.410567 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.410624 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.410702 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.410746 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.410788 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.410846 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.410887 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.410936 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.410936 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.410936 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.411048 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.411098 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.411139 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.411184 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.411252 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.411252 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.411252 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.411369 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.411369 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.411729 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.411784 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.411834 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.411881 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.411930 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.411930 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.412018 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.412061 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.412102 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.412148 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.412213 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.412264 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.412308 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.412308 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.412387 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.412428 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.412480 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.412527 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.412568 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.412621 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.412668 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.412709 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.412754 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.412795 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.412841 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.412887 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.412933 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.412975 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.413026 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.413092 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.413134 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.413184 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.413246 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.413287 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.413329 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.413382 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.413382 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.413382 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.413382 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.413532 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.413586 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.413643 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.413718 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.413767 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.413813 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.413863 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.413903 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.413950 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.413991 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.414032 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.414072 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.414112 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.414158 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.414220 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.414275 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.414317 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.414357 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.414401 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.414470 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.414512 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.414559 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.414601 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.414651 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.414707 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.414855 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.414900 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.414940 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.414982 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.415022 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.415069 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.415133 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112368) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 19:01:41.415188 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.415250 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.415291 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.415346 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.415393 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.415432 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.415474 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.415523 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.415564 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.415610 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.415652 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.415721 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.415721 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.415721 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.415861 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.415861 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.415953 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.416000 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.416042 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.416042 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.416042 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.416042 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.416042 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.416042 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.416290 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.416290 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.416368 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.416411 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.416452 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.416511 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.416565 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.416607 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.416665 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.416733 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.416791 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.416791 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.416869 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.416911 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.416951 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.416999 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.416999 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.416999 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.416999 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.416999 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.416999 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.417264 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.417264 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.417264 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.417376 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.417376 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.417455 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.417504 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.417572 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.417627 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.417678 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.417742 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.417797 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.417837 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.417877 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.417918 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.417954 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.417954 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.418035 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.418079 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.418129 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.418169 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.418243 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.418288 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.418329 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.418415 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.418415 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.418415 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.418415 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.418415 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.418415 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.418415 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.418415 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.418415 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.418415 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.418804 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.418856 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.418856 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.418856 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.418856 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.419008 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.419049 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.419085 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.419123 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.419169 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.419226 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.419280 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.419321 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.419363 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.419404 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.419444 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.419483 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.419523 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.419569 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.419612 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.419669 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.419711 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.419759 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.419802 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.419844 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.419893 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.419933 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.419973 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.420020 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.420061 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.420108 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.420147 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.420187 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.420247 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.420300 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.420340 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.420379 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.420420 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.420462 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.420510 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.420510 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.420586 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.420626 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.420666 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.420706 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.420748 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.420803 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.420846 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.420886 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.420935 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.420975 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.420975 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.420975 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.420975 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.420975 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.420975 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.420975 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.420975 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.420975 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.420975 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.421399 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.421399 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.421399 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.421399 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.421553 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.421553 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.421553 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.421553 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.421710 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.421761 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.421820 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.421867 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.421910 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.421957 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.421999 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.422039 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.422083 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.422123 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.422173 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.422231 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.422274 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.422315 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.422373 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.422414 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.422457 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.422497 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.422497 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.422497 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.422619 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.422662 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.422710 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.422752 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.422796 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.422848 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.422897 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.422940 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.422980 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.423034 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.423076 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.423118 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.423158 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.423219 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.423263 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.423316 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.423359 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.423406 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.423460 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.423502 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.423543 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.423582 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.423623 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.423666 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.423705 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.423752 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.423792 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.423841 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.423891 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.423933 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.423979 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.424026 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.424072 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.424072 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.424072 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.424072 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.424072 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.424072 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.424072 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.424432 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.424519 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.424599 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.424683 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.424761 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.424806 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.424806 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.424960 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.425047 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.425130 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.425220 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.425297 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.425386 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.425434 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.425482 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.425522 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.425562 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.425609 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.425656 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.425697 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.425737 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.425780 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.425820 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.425875 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.425918 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.425965 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.426006 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.426053 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.426094 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.426140 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.426180 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.426180 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.426281 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.426358 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.426358 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.426435 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.426435 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.426435 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.426435 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.426435 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.426435 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.426435 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.426435 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.426435 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.426435 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.426810 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.426810 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.426810 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.426810 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.426973 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.426973 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.426973 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.427143 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.427224 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.427284 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.427326 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.427367 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.427416 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.427462 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.427503 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.427544 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.427593 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.427664 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.427721 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.427764 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.427811 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.427854 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.427918 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.427918 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.428006 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.428006 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.428083 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.428125 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.428167 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.428242 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.428286 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.428286 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.428286 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.428286 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.428286 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.428286 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.428286 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.428286 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.428286 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.428286 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.428286 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.428702 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.428702 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.428818 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.428875 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.428926 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.428974 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.429024 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.429209 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.429209 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.429684 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.429732 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.429825 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.429862 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.429921 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.429980 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.430056 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.431108 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.431160 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.431268 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.431305 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.431371 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.431431 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.431505 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.432282 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.432333 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.432405 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.432463 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.432508 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.432586 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.432649 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.432952 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.433018 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.433082 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.433138 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.433204 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.433293 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.433379 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.433444 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.433508 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.433570 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.433634 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.433694 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.433755 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.433824 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.434070 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.434134 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.434189 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.434302 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.434364 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.434425 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.434498 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.434555 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.434617 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.434676 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.434737 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.434797 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.434856 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.434927 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.435236 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.435311 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.435362 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.435436 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.435485 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.435546 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.435611 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.435923 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.435984 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.436029 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.436116 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.436168 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.436259 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.436328 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.436822 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.436885 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.436934 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.437022 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.437077 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.437118 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.437186 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.437278 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.437335 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.437392 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.437460 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.437509 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.437565 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.437636 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.438310 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.438360 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.438433 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.438490 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.438548 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.438608 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.438678 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.438984 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.439062 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.439129 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.439129 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.439304 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.439304 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.439503 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.439668 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.439722 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.439765 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.439838 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.439885 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.439942 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.440015 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 19:01:41.440761 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 19:01:41.440831 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 19:01:41.440876 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 19:01:41.440932 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 19:01:41.440975 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 19:01:41.441057 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 19:01:41.472775 np0000175421 devstack@c-api.service[112367]: INFO dbcounter [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Registered counter for database cinder May 20 19:01:41.474153 np0000175421 devstack@c-api.service[112370]: INFO dbcounter [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Registered counter for database cinder May 20 19:01:41.478802 np0000175421 devstack@c-api.service[112369]: INFO dbcounter [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Registered counter for database cinder May 20 19:01:41.486962 np0000175421 devstack@c-api.service[112367]: DEBUG oslo_db.sqlalchemy.engines [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 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=112367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:01:41.489023 np0000175421 devstack@c-api.service[112370]: DEBUG oslo_db.sqlalchemy.engines [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 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=112370) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:01:41.490813 np0000175421 devstack@c-api.service[112368]: INFO dbcounter [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Registered counter for database cinder May 20 19:01:41.491754 np0000175421 devstack@c-api.service[112369]: DEBUG oslo_db.sqlalchemy.engines [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 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=112369) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:01:41.504544 np0000175421 devstack@c-api.service[112368]: DEBUG oslo_db.sqlalchemy.engines [None req-27e41e82-a160-4800-909d-db1cbc1cd74e 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=112368) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:01:41.604836 np0000175421 devstack@c-api.service[112367]: DEBUG dbcounter [-] [112367] Writer thread running {{(pid=112367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:01:41.608219 np0000175421 devstack@c-api.service[112367]: INFO cinder.rpc [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:01:41.610598 np0000175421 devstack@c-api.service[112367]: INFO cinder.rpc [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:01:41.610943 np0000175421 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writer thread running {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:01:41.612831 np0000175421 devstack@c-api.service[112367]: INFO cinder.rpc [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:01:41.613756 np0000175421 devstack@c-api.service[112370]: INFO cinder.rpc [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:01:41.615028 np0000175421 devstack@c-api.service[112367]: INFO cinder.rpc [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:01:41.616149 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.616465 np0000175421 devstack@c-api.service[112370]: INFO cinder.rpc [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:01:41.618464 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.619428 np0000175421 devstack@c-api.service[112370]: INFO cinder.rpc [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:01:41.620935 np0000175421 devstack@c-api.service[112369]: DEBUG dbcounter [-] [112369] Writer thread running {{(pid=112369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:01:41.621838 np0000175421 devstack@c-api.service[112370]: INFO cinder.rpc [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:01:41.622975 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.623690 np0000175421 devstack@c-api.service[112369]: INFO cinder.rpc [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:01:41.623774 np0000175421 devstack@c-api.service[112367]: DEBUG oslo_db.sqlalchemy.engines [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 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=112367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:01:41.625649 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.625748 np0000175421 devstack@c-api.service[112367]: INFO cinder.rpc [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:01:41.625957 np0000175421 devstack@c-api.service[112369]: INFO cinder.rpc [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:01:41.627506 np0000175421 devstack@c-api.service[112367]: INFO cinder.rpc [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:01:41.628295 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.628560 np0000175421 devstack@c-api.service[112369]: INFO cinder.rpc [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:01:41.631098 np0000175421 devstack@c-api.service[112368]: DEBUG dbcounter [-] [112368] Writer thread running {{(pid=112368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 19:01:41.631620 np0000175421 devstack@c-api.service[112370]: DEBUG oslo_db.sqlalchemy.engines [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 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=112370) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:01:41.632885 np0000175421 devstack@c-api.service[112369]: INFO cinder.rpc [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:01:41.633948 np0000175421 devstack@c-api.service[112370]: INFO cinder.rpc [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:01:41.634858 np0000175421 devstack@c-api.service[112368]: INFO cinder.rpc [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 19:01:41.634951 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.636214 np0000175421 devstack@c-api.service[112370]: INFO cinder.rpc [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:01:41.637589 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.638643 np0000175421 devstack@c-api.service[112368]: INFO cinder.rpc [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 19:01:41.639685 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.639781 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.641819 np0000175421 devstack@c-api.service[112368]: INFO cinder.rpc [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 19:01:41.644140 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.644299 np0000175421 devstack@c-api.service[112368]: INFO cinder.rpc [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 19:01:41.645319 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.646014 np0000175421 devstack@c-api.service[112369]: DEBUG oslo_db.sqlalchemy.engines [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 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=112369) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:01:41.647161 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.647985 np0000175421 devstack@c-api.service[112369]: INFO cinder.rpc [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:01:41.648649 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.649828 np0000175421 devstack@c-api.service[112369]: INFO cinder.rpc [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:01:41.650046 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.651065 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.652650 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.653065 np0000175421 devstack@c-api.service[112368]: DEBUG oslo_db.sqlalchemy.engines [None req-27e41e82-a160-4800-909d-db1cbc1cd74e 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=112368) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:01:41.653440 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.655614 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.655696 np0000175421 devstack@c-api.service[112368]: INFO cinder.rpc [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 19:01:41.656743 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.658172 np0000175421 devstack@c-api.service[112368]: INFO cinder.rpc [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 19:01:41.658622 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.659519 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.661212 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.661684 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.663649 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.664532 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.665539 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.667411 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.668463 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.668770 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.668901 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.671608 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.671727 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.671789 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.673979 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.674652 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.676069 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.677178 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.677621 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.678804 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.679092 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.679218 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.680550 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.681804 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.682293 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.682360 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.682545 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.684403 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.685427 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.685512 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.686664 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.686996 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.687319 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.688470 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.688566 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.689946 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.690060 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.690752 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.691246 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.691320 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.692428 np0000175421 devstack@c-api.service[112367]: WARNING cinder.api.contrib.hosts [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:01:41.692727 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.692940 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.693061 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.693126 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.694068 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: extensions {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.694209 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.695433 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: os-availability-zone {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.695591 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.695670 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.696600 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.696864 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: qos-specs {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.697606 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.699406 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.700183 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.700365 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: extra_specs {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.701119 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.702141 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.702341 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: encryption {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.702741 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.703729 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.703951 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: os-volume-type-access {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.704032 np0000175421 devstack@c-api.service[112370]: WARNING cinder.api.contrib.hosts [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:01:41.704930 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.705475 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.705988 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: os-quota-class-sets {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.706993 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: extensions {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.707180 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.707350 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: encryption {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.707821 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: os-availability-zone {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.708731 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.708792 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.709216 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: os-snapshot-manage {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.709416 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: qos-specs {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.710430 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.710662 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: consistencygroups {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.711584 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: extra_specs {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.711807 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.712760 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: backups {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.713358 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.713403 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: encryption {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.714758 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.714806 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: scheduler-stats {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.714858 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.715695 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: os-volume-type-access {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.716232 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: os-quota-sets {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.716587 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.717619 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: os-quota-class-sets {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.717802 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: os-volume-manage {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.718211 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.718847 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.719286 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: encryption {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.719369 np0000175421 devstack@c-api.service[112369]: WARNING cinder.api.contrib.hosts [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:01:41.719453 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: capabilities {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.720356 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.720726 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: os-volume-transfer {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.720951 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: os-snapshot-manage {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.721032 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.721331 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: extensions {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.722419 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: os-hosts {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.722509 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: consistencygroups {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.722652 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.723437 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: os-availability-zone {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.723852 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extended resource: cgsnapshots {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.724119 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.724581 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: backups {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.725021 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: qos-specs {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.725328 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.contrib.snapshot_actions [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] SnapshotActionsController initialized {{(pid=112367) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:01:41.725727 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.726405 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.726655 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: scheduler-stats {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.727166 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.727384 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: extra_specs {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.727993 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.728468 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: os-quota-sets {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.728649 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.729089 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: encryption {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.729372 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.729934 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: os-volume-manage {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.729996 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.730700 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.730790 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: os-volume-type-access {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.731209 np0000175421 devstack@c-api.service[112368]: WARNING cinder.api.contrib.hosts [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 19:01:41.731530 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: capabilities {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.732321 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.732413 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.732467 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: os-quota-class-sets {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.732943 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: os-volume-transfer {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.733045 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: extensions {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.733546 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.733882 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: encryption {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.734930 np0000175421 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.734997 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: os-hosts {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.735515 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: os-availability-zone {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.735618 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: os-snapshot-manage {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.735929 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.736072 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.736181 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.736485 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extended resource: cgsnapshots {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.736995 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: consistencygroups {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.737099 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.737182 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: qos-specs {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.737303 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.737303 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension AdminActions extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.737500 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension AdminActions extending resource: snapshots {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.737500 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension AdminActions extending resource: backups {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.737696 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.737696 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension VolumeActions extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.737860 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension TypesManage extending resource: types {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.737932 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.738022 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.contrib.snapshot_actions [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] SnapshotActionsController initialized {{(pid=112370) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:01:41.738086 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.738226 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.738351 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.738442 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-90540155-6ec4-4181-b0f8-cb479b0a5b56 None None] Extension UsedLimits extending resource: limits {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.738952 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.739277 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: extra_specs {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.739410 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: backups {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.740508 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.740855 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: encryption {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.741466 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: scheduler-stats {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.741840 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.742508 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: os-volume-type-access {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.742942 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: os-quota-sets {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.743216 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.744156 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: os-quota-class-sets {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.744432 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: os-volume-manage {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.744650 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.745645 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: encryption {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.745975 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: capabilities {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.746080 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.746324 np0000175421 devstack@c-api.service[112367]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72df0e0a3668 pid: 112367 (default app) May 20 19:01:41.747154 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: os-snapshot-manage {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.747240 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: os-volume-transfer {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.747486 np0000175421 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.748375 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.748505 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.748609 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.748665 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: consistencygroups {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.748805 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.748885 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: os-hosts {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.748927 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.748993 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension AdminActions extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.749114 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension AdminActions extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.749226 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension AdminActions extending resource: backups {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.749337 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.749435 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension VolumeActions extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.749562 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension TypesManage extending resource: types {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.749668 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.749775 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.749876 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.749978 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.750085 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-34c56564-da7a-4fff-aa97-e069cd4fc9b2 None None] Extension UsedLimits extending resource: limits {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.750383 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extended resource: cgsnapshots {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.750648 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: backups {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.752389 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.contrib.snapshot_actions [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] SnapshotActionsController initialized {{(pid=112369) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:01:41.752726 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: scheduler-stats {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.753292 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.754221 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: os-quota-sets {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.754437 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.754437 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.754437 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.754437 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.754707 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.754707 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.754707 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.754707 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.754943 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.754943 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.754943 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.754943 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.754943 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.754943 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.755286 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.755286 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.755286 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.755286 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.755286 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.755585 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.755585 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.755585 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.755585 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.755585 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.755799 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.755799 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.755799 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.755799 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.756025 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.756025 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.756025 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.756025 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.756025 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.756272 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.756272 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.756272 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.756272 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.756272 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.756475 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.756475 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.756475 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.756475 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.756475 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.756475 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.756732 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.756732 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.756732 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.756732 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.756732 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.756732 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.756979 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.756979 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.757061 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.757100 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.757100 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.757100 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.757100 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.757100 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.757100 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.757367 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.757367 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.757367 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.757367 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.757367 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.757578 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.757578 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.757578 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.757578 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.757578 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.757778 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.757778 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.757778 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.757778 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.757778 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.757996 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.757996 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.757996 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.757996 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.757996 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.757996 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.757996 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.758268 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.758268 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.758268 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.758268 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.758268 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.758504 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.758504 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.758504 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.758504 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.758504 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.758707 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.758707 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.758707 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.758707 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.758881 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.758881 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.758881 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.758881 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.759062 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.759062 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.759062 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.759062 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.759062 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.759355 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.759355 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.759355 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.759355 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.759355 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.759551 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.759551 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.759551 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.759551 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.759724 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.759724 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.759724 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.759724 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.759897 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.759897 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.759897 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.759897 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.760060 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.760060 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.760060 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.760060 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.760240 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.760240 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.760240 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.760240 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.760416 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.760416 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.760416 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.760416 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.760416 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.760416 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.760663 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.760663 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.760663 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.760663 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.760663 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.760976 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.760976 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.760976 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.760976 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.760976 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.760976 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.760976 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.761276 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.761276 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.761276 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.761276 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.761276 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.761276 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.761525 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.761525 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.761525 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.761525 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.761525 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.761525 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.761773 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.761773 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.761858 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: os-volume-manage {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.761900 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.761900 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.761900 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.761900 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.761900 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.761900 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.762162 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.762162 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.762162 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.762162 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.762407 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.762407 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.762407 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.762407 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.762407 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.762784 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.762784 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.762784 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.762784 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:41.762784 np0000175421 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 20 19:01:41.763290 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.763403 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: capabilities {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.763677 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.middleware.request_id [None req-cdf5936f-6cbf-4d62-b0e6-04f9292ca269 None None] RequestId filter calling following filter/app {{(pid=112367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:01:41.763725 np0000175421 devstack@c-api.service[112370]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72df0e0a3668 pid: 112370 (default app) May 20 19:01:41.763764 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.763803 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: os-volume-transfer {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.763856 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.763894 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: os-hosts {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.763931 np0000175421 devstack@c-api.service[112367]: [pid: 112367|app: 0|req: 1/1] 199.19.213.246 () {60 vars in 956 bytes} [Wed May 20 19:01:41 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 20 19:01:41.763969 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.764006 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extended resource: cgsnapshots {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 19:01:41.764045 np0000175421 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.764082 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.contrib.snapshot_actions [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] SnapshotActionsController initialized {{(pid=112368) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 19:01:41.764151 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.764335 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.764444 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.764655 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.764752 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.764955 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension AdminActions extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.764955 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension AdminActions extending resource: snapshots {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.765071 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension AdminActions extending resource: backups {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.765174 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.765293 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension VolumeActions extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.765337 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.765432 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension TypesManage extending resource: types {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.765554 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.765687 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.765794 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.765898 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.766003 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-6d95ff1d-1043-4c6c-b3e6-f548716b6110 None None] Extension UsedLimits extending resource: limits {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.766995 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.768473 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.769808 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.771291 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.772766 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.774085 np0000175421 devstack@c-api.service[112369]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72df0e0a3668 pid: 112369 (default app) May 20 19:01:41.774151 np0000175421 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 19:01:41.775079 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.775210 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.775345 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.775584 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.775682 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.775777 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension AdminActions extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.775891 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension AdminActions extending resource: snapshots {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.775988 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension AdminActions extending resource: backups {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.776097 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.776233 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension VolumeActions extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.776366 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension TypesManage extending resource: types {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.776459 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.776567 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.776667 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.776797 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.776886 np0000175421 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-27e41e82-a160-4800-909d-db1cbc1cd74e None None] Extension UsedLimits extending resource: limits {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 19:01:41.785716 np0000175421 devstack@c-api.service[112368]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72df0e0a3668 pid: 112368 (default app) May 20 19:01:49.174281 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.174281 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.174281 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.174281 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.174281 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.175427 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.175427 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.175427 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.175427 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.175427 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.175833 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.175833 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.175833 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.175833 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.175833 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.175833 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.176372 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.176372 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.176372 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.176372 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.176863 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.176863 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.176863 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.176863 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.177189 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.177189 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.177189 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.177189 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.177535 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.177535 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.177535 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.177535 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.177535 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.177974 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.177974 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.177974 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.177974 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.177974 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.178377 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.178377 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.178377 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.178377 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.178377 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.178377 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.178790 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.178790 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.178790 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.178790 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.178790 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.178790 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.179040 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.179040 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.179040 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.179040 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.179040 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.179040 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.179279 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.179279 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.179279 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.179279 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.179279 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.179461 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.179461 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.179461 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.179461 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.179461 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.179631 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.179631 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.179631 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.179631 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.179631 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.179631 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.179840 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.179840 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.179840 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.179840 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.179840 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.179840 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.180139 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.180139 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.180139 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.180139 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.180139 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.180358 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.180358 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.180358 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.180358 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.180358 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.180527 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.180527 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.180527 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.180527 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.180674 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.180674 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.180674 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.180674 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.180820 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.180820 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.180820 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.180820 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.180820 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.181052 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.181052 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.181052 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.181052 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.181052 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.181298 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.181298 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.181298 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.181298 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.181446 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.181446 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.181446 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.181446 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.181593 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.181593 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.181593 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.181593 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.181740 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.181740 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.181740 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.181740 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.181928 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.181928 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.181928 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.181928 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.182089 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.182089 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.182089 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.182089 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.182089 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.182311 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.182311 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.182311 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.182311 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.182311 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.182311 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.182524 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.182524 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.182524 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.182524 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.182524 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.182724 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.182724 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.182724 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.182724 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.182724 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.182724 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.182953 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.182953 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.182953 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.182953 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.182953 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.182953 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.183178 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.183178 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.183178 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.183178 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.183178 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.183178 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.183406 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.183406 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.183406 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.183406 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.183406 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.183406 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.183630 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.183630 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.183630 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.183630 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.183786 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.183786 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.183786 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.183786 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.183786 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.183993 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.183993 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.183993 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.183993 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:01:49.183993 np0000175421 devstack@c-api.service[112370]: warnings.warn(deprecated_msg) May 20 19:01:49.184278 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.middleware.request_id [None req-0e01d86a-7127-498b-934f-90d433bb9d36 None None] RequestId filter calling following filter/app {{(pid=112370) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:01:49.697571 np0000175421 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-0e01d86a-7127-498b-934f-90d433bb9d36 admin admin] POST https://199.19.213.246/volume/v3/types May 20 19:01:49.698284 np0000175421 devstack@c-api.service[112370]: DEBUG cinder.api.openstack.wsgi [None req-0e01d86a-7127-498b-934f-90d433bb9d36 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112370) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 19:01:49.700159 np0000175421 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 19:01:49.700159 np0000175421 devstack@c-api.service[112370]: warnings.warn( May 20 19:01:49.706612 np0000175421 devstack@c-api.service[112370]: DEBUG oslo_db.sqlalchemy.engines [None req-0e01d86a-7127-498b-934f-90d433bb9d36 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=112370) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:01:49.762854 np0000175421 devstack@c-api.service[112370]: INFO cinder.api.openstack.wsgi [None req-0e01d86a-7127-498b-934f-90d433bb9d36 admin admin] https://199.19.213.246/volume/v3/types returned with HTTP 200 May 20 19:01:49.763656 np0000175421 devstack@c-api.service[112370]: [pid: 112370|app: 0|req: 1/2] 199.19.213.246 () {68 vars in 1288 bytes} [Wed May 20 19:01:49 2026] POST /volume/v3/types => generated 186 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 19:01:49.777975 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.middleware.request_id [req-0e01d86a-7127-498b-934f-90d433bb9d36 req-df2c08ee-492f-418a-bf7d-1bd0620fb5cd None None] RequestId filter calling following filter/app {{(pid=112367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:01:50.114163 np0000175421 devstack@c-api.service[112367]: INFO cinder.api.openstack.wsgi [req-0e01d86a-7127-498b-934f-90d433bb9d36 req-df2c08ee-492f-418a-bf7d-1bd0620fb5cd admin admin] POST https://199.19.213.246/volume/v3/types/3ea2610c-bfdd-4f90-883f-58587c849975/extra_specs May 20 19:01:50.114980 np0000175421 devstack@c-api.service[112367]: DEBUG cinder.api.openstack.wsgi [req-0e01d86a-7127-498b-934f-90d433bb9d36 req-df2c08ee-492f-418a-bf7d-1bd0620fb5cd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 19:01:50.117485 np0000175421 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 19:01:50.117485 np0000175421 devstack@c-api.service[112367]: warnings.warn( May 20 19:01:50.125776 np0000175421 devstack@c-api.service[112367]: DEBUG oslo_db.sqlalchemy.engines [req-0e01d86a-7127-498b-934f-90d433bb9d36 req-df2c08ee-492f-418a-bf7d-1bd0620fb5cd 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=112367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 19:01:50.192690 np0000175421 devstack@c-api.service[112367]: INFO cinder.api.openstack.wsgi [req-0e01d86a-7127-498b-934f-90d433bb9d36 req-df2c08ee-492f-418a-bf7d-1bd0620fb5cd admin admin] https://199.19.213.246/volume/v3/types/3ea2610c-bfdd-4f90-883f-58587c849975/extra_specs returned with HTTP 200 May 20 19:01:50.193189 np0000175421 devstack@c-api.service[112367]: [pid: 112367|app: 0|req: 2/3] 199.19.213.246 () {70 vars in 1505 bytes} [Wed May 20 19:01:49 2026] POST /volume/v3/types/3ea2610c-bfdd-4f90-883f-58587c849975/extra_specs => generated 55 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 19:01:51.649337 np0000175421 devstack@c-api.service[112369]: DEBUG dbcounter [-] [112369] Writing DB stats cinder:SELECT=6 {{(pid=112369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:01:51.658315 np0000175421 devstack@c-api.service[112368]: DEBUG dbcounter [-] [112368] Writing DB stats cinder:SELECT=6 {{(pid=112368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:01:59.760718 np0000175421 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:02:00.191419 np0000175421 devstack@c-api.service[112367]: DEBUG dbcounter [-] [112367] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 19:06:50.933857 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.933857 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.933857 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.933857 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.933857 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.934799 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.934799 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.934799 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.934799 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.934799 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.935146 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.935146 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.935146 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.935146 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.935146 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.935146 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.935589 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.935589 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.935589 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.935589 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.935885 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.935885 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.935885 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.935885 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.936159 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.936159 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.936159 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.936159 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.936472 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.936472 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.936472 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.936472 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.936472 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.936831 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.936831 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.936831 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.936831 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.936831 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.937162 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.937162 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.937162 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.937162 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.937162 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.937162 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.937798 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.937798 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.937798 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.937798 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.937798 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.937798 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.938109 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.938109 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.938109 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.938109 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.938109 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.938109 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.938430 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.938430 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.938430 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.938430 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.938430 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.938687 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.938687 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.938687 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.938687 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.938687 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.938896 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.938896 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.938896 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.938896 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.938896 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.938896 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.939180 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.939180 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.939180 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.939180 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.939180 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.939180 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.939459 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.939459 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.939459 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.939459 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.939459 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.939709 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.939709 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.939709 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.939709 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.939709 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.939934 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.939934 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.939934 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.939934 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.940136 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.940136 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.940136 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.940136 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.940346 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.940346 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.940346 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.940346 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.940346 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.940581 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.940581 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.940581 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.940581 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.940581 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.940798 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.940798 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.940798 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.940798 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.940979 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.940979 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.940979 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.940979 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.941168 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.941168 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.941168 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.941168 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.941384 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.941384 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.941384 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.941384 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.941666 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.941666 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.941666 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.941666 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.941877 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.941877 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.941877 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.941877 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.941877 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.942128 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.942128 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.942128 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.942128 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.942128 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.942128 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.942491 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.942491 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.942491 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.942491 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.942491 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.942709 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.942709 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.942709 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.942709 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.942709 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.942709 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.943019 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.943019 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.943019 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.943019 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.943019 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.943019 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.943444 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.943444 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.943444 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.943444 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.943444 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.943444 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.943731 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.943731 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.943731 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.943731 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.943731 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.943731 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.944002 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.944002 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.944002 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.944002 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.944358 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.944358 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.944358 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.944358 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.944358 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.944617 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.944617 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.944617 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.944617 np0000175421 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 19:06:50.944617 np0000175421 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 20 19:06:50.944617 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.middleware.request_id [None req-b8bbfedf-b7c2-43e6-aa35-46c4a81cbe89 None None] RequestId filter calling following filter/app {{(pid=112369) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 19:06:50.944617 np0000175421 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-b8bbfedf-b7c2-43e6-aa35-46c4a81cbe89 None None] GET https://199.19.213.246/volume// May 20 19:06:50.944921 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-b8bbfedf-b7c2-43e6-aa35-46c4a81cbe89 None None] Empty body provided in request {{(pid=112369) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 19:06:50.944921 np0000175421 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [None req-b8bbfedf-b7c2-43e6-aa35-46c4a81cbe89 None None] Calling method 'all' {{(pid=112369) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 19:06:50.944921 np0000175421 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [None req-b8bbfedf-b7c2-43e6-aa35-46c4a81cbe89 None None] https://199.19.213.246/volume// returned with HTTP 300 May 20 19:06:50.944921 np0000175421 devstack@c-api.service[112369]: [pid: 112369|app: 0|req: 1/4] 199.19.213.246 () {66 vars in 1456 bytes} [Wed May 20 19:06:50 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)