May 18 23:31:43.615663 np0000174543 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 18 23:31:43.624070 np0000174543 devstack@c-api.service[112396]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 18 23:31:43.626557 np0000174543 devstack@c-api.service[112396]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 18 23:31:43 2026] *** May 18 23:31:43.626557 np0000174543 devstack@c-api.service[112396]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 18 23:31:43.626557 np0000174543 devstack@c-api.service[112396]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 18 23:31:43.626557 np0000174543 devstack@c-api.service[112396]: nodename: np0000174543 May 18 23:31:43.626557 np0000174543 devstack@c-api.service[112396]: machine: x86_64 May 18 23:31:43.626557 np0000174543 devstack@c-api.service[112396]: clock source: unix May 18 23:31:43.626557 np0000174543 devstack@c-api.service[112396]: pcre jit disabled May 18 23:31:43.626557 np0000174543 devstack@c-api.service[112396]: detected number of CPU cores: 16 May 18 23:31:43.626557 np0000174543 devstack@c-api.service[112396]: current working directory: / May 18 23:31:43.626557 np0000174543 devstack@c-api.service[112396]: detected binary path: /usr/bin/uwsgi-core May 18 23:31:43.626557 np0000174543 devstack@c-api.service[112396]: your processes number limit is 256917 May 18 23:31:43.626557 np0000174543 devstack@c-api.service[112396]: your memory page size is 4096 bytes May 18 23:31:43.626557 np0000174543 devstack@c-api.service[112396]: detected max file descriptor number: 2048 May 18 23:31:43.626557 np0000174543 devstack@c-api.service[112396]: lock engine: pthread robust mutexes May 18 23:31:43.627174 np0000174543 devstack@c-api.service[112396]: thunder lock: enabled May 18 23:31:43.627174 np0000174543 devstack@c-api.service[112396]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 18 23:31:43.627174 np0000174543 devstack@c-api.service[112396]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 18 23:31:43.627174 np0000174543 devstack@c-api.service[112396]: PEP 405 virtualenv detected: /opt/stack/data/venv May 18 23:31:43.627174 np0000174543 devstack@c-api.service[112396]: Set PythonHome to /opt/stack/data/venv May 18 23:31:43.662717 np0000174543 devstack@c-api.service[112396]: Python main interpreter initialized at 0x77c97b6a3668 May 18 23:31:43.662717 np0000174543 devstack@c-api.service[112396]: python threads support enabled May 18 23:31:43.662717 np0000174543 devstack@c-api.service[112396]: your server socket listen backlog is limited to 100 connections May 18 23:31:43.662717 np0000174543 devstack@c-api.service[112396]: your mercy for graceful operations on workers is 80 seconds May 18 23:31:43.663200 np0000174543 devstack@c-api.service[112396]: mapped 671795 bytes (656 KB) for 4 cores May 18 23:31:43.663334 np0000174543 devstack@c-api.service[112396]: *** Operational MODE: preforking *** May 18 23:31:43.663561 np0000174543 devstack@c-api.service[112396]: *** uWSGI is running in multiple interpreter mode *** May 18 23:31:43.663561 np0000174543 devstack@c-api.service[112396]: spawned uWSGI master process (pid: 112396) May 18 23:31:43.663634 np0000174543 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 18 23:31:43.664354 np0000174543 devstack@c-api.service[112396]: spawned uWSGI worker 1 (pid: 112406, cores: 1) May 18 23:31:43.664878 np0000174543 devstack@c-api.service[112396]: spawned uWSGI worker 2 (pid: 112407, cores: 1) May 18 23:31:43.665346 np0000174543 devstack@c-api.service[112396]: spawned uWSGI worker 3 (pid: 112408, cores: 1) May 18 23:31:43.665884 np0000174543 devstack@c-api.service[112396]: spawned uWSGI worker 4 (pid: 112409, cores: 1) May 18 23:31:43.665884 np0000174543 devstack@c-api.service[112396]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 18 23:31:43.792884 np0000174543 devstack@c-api.service[112407]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 23:31:43.792884 np0000174543 devstack@c-api.service[112407]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 23:31:43.792884 np0000174543 devstack@c-api.service[112407]: we strongly recommend against using it for new projects. May 18 23:31:43.792884 np0000174543 devstack@c-api.service[112407]: If you are already using Eventlet, we recommend migrating to a different May 18 23:31:43.792884 np0000174543 devstack@c-api.service[112407]: framework. For more detail see May 18 23:31:43.792884 np0000174543 devstack@c-api.service[112407]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 23:31:43.792884 np0000174543 devstack@c-api.service[112407]: import eventlet # noqa May 18 23:31:43.796504 np0000174543 devstack@c-api.service[112409]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 23:31:43.796504 np0000174543 devstack@c-api.service[112409]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 23:31:43.796504 np0000174543 devstack@c-api.service[112409]: we strongly recommend against using it for new projects. May 18 23:31:43.796504 np0000174543 devstack@c-api.service[112409]: If you are already using Eventlet, we recommend migrating to a different May 18 23:31:43.796504 np0000174543 devstack@c-api.service[112409]: framework. For more detail see May 18 23:31:43.796504 np0000174543 devstack@c-api.service[112409]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 23:31:43.796504 np0000174543 devstack@c-api.service[112409]: import eventlet # noqa May 18 23:31:43.797048 np0000174543 devstack@c-api.service[112408]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 23:31:43.797048 np0000174543 devstack@c-api.service[112408]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 23:31:43.797048 np0000174543 devstack@c-api.service[112408]: we strongly recommend against using it for new projects. May 18 23:31:43.797048 np0000174543 devstack@c-api.service[112408]: If you are already using Eventlet, we recommend migrating to a different May 18 23:31:43.797048 np0000174543 devstack@c-api.service[112408]: framework. For more detail see May 18 23:31:43.797048 np0000174543 devstack@c-api.service[112408]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 23:31:43.797048 np0000174543 devstack@c-api.service[112408]: import eventlet # noqa May 18 23:31:43.798852 np0000174543 devstack@c-api.service[112406]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 23:31:43.798852 np0000174543 devstack@c-api.service[112406]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 23:31:43.798852 np0000174543 devstack@c-api.service[112406]: we strongly recommend against using it for new projects. May 18 23:31:43.798852 np0000174543 devstack@c-api.service[112406]: If you are already using Eventlet, we recommend migrating to a different May 18 23:31:43.798852 np0000174543 devstack@c-api.service[112406]: framework. For more detail see May 18 23:31:43.798852 np0000174543 devstack@c-api.service[112406]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 23:31:43.798852 np0000174543 devstack@c-api.service[112406]: import eventlet # noqa May 18 23:31:43.876165 np0000174543 devstack@c-api.service[112407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 23:31:43.876165 np0000174543 devstack@c-api.service[112407]: debtcollector.deprecate( May 18 23:31:43.879750 np0000174543 devstack@c-api.service[112409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 23:31:43.879750 np0000174543 devstack@c-api.service[112409]: debtcollector.deprecate( May 18 23:31:43.885882 np0000174543 devstack@c-api.service[112408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 23:31:43.885882 np0000174543 devstack@c-api.service[112408]: debtcollector.deprecate( May 18 23:31:43.893791 np0000174543 devstack@c-api.service[112406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 23:31:43.893791 np0000174543 devstack@c-api.service[112406]: debtcollector.deprecate( May 18 23:31:43.953880 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:43.953880 np0000174543 devstack@c-api.service[112407]: from cgi import parse_header May 18 23:31:43.967776 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:43.967776 np0000174543 devstack@c-api.service[112409]: from cgi import parse_header May 18 23:31:43.980288 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:43.980288 np0000174543 devstack@c-api.service[112408]: from cgi import parse_header May 18 23:31:43.980484 np0000174543 devstack@c-api.service[112406]: /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 18 23:31:43.980484 np0000174543 devstack@c-api.service[112406]: from cgi import parse_header May 18 23:31:43.997129 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:43.997129 np0000174543 devstack@c-api.service[112407]: removals.removed_module( May 18 23:31:43.997894 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:43.997894 np0000174543 devstack@c-api.service[112407]: removals.removed_module( May 18 23:31:44.014702 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:44.014702 np0000174543 devstack@c-api.service[112409]: removals.removed_module( May 18 23:31:44.015405 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:44.015405 np0000174543 devstack@c-api.service[112409]: removals.removed_module( May 18 23:31:44.026004 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:44.026004 np0000174543 devstack@c-api.service[112408]: removals.removed_module( May 18 23:31:44.026695 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:44.026695 np0000174543 devstack@c-api.service[112408]: removals.removed_module( May 18 23:31:44.027290 np0000174543 devstack@c-api.service[112406]: /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 18 23:31:44.027290 np0000174543 devstack@c-api.service[112406]: removals.removed_module( May 18 23:31:44.028025 np0000174543 devstack@c-api.service[112406]: /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 18 23:31:44.028025 np0000174543 devstack@c-api.service[112406]: removals.removed_module( May 18 23:31:44.588746 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:44.588746 np0000174543 devstack@c-api.service[112407]: warnings.warn( May 18 23:31:44.630736 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:44.630736 np0000174543 devstack@c-api.service[112408]: warnings.warn( May 18 23:31:44.635209 np0000174543 devstack@c-api.service[112406]: /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 18 23:31:44.635209 np0000174543 devstack@c-api.service[112406]: warnings.warn( May 18 23:31:44.648036 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:44.648036 np0000174543 devstack@c-api.service[112409]: warnings.warn( May 18 23:31:44.692561 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:44.692561 np0000174543 devstack@c-api.service[112407]: warnings.warn( May 18 23:31:44.733364 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:44.733364 np0000174543 devstack@c-api.service[112408]: warnings.warn( May 18 23:31:44.737447 np0000174543 devstack@c-api.service[112406]: /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 18 23:31:44.737447 np0000174543 devstack@c-api.service[112406]: warnings.warn( May 18 23:31:44.753240 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:44.753240 np0000174543 devstack@c-api.service[112409]: warnings.warn( May 18 23:31:44.987908 np0000174543 devstack@c-api.service[112407]: 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 18 23:31:44.988399 np0000174543 devstack@c-api.service[112407]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112407) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 23:31:45.021824 np0000174543 devstack@c-api.service[112408]: 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 18 23:31:45.022273 np0000174543 devstack@c-api.service[112408]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112408) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 23:31:45.024957 np0000174543 devstack@c-api.service[112406]: 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 18 23:31:45.025373 np0000174543 devstack@c-api.service[112406]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112406) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 23:31:45.053376 np0000174543 devstack@c-api.service[112409]: 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 18 23:31:45.053836 np0000174543 devstack@c-api.service[112409]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112409) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 23:31:45.072653 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.072653 np0000174543 devstack@c-api.service[112407]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 23:31:45.085175 np0000174543 devstack@c-api.service[112406]: /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 18 23:31:45.085175 np0000174543 devstack@c-api.service[112406]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 23:31:45.087710 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:45.087710 np0000174543 devstack@c-api.service[112408]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 23:31:45.114635 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:45.114635 np0000174543 devstack@c-api.service[112409]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 23:31:45.532557 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112406) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 23:31:45.532746 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112409) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 23:31:45.532811 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112408) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 23:31:45.532902 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112407) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 23:31:45.532967 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.532967 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.533095 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.533095 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.533208 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.533306 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.533373 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.533470 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.533533 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.533605 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.533663 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.533732 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.534294 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.534373 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.534467 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.534467 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.534577 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.534636 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.534692 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.534749 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.534817 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.534878 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.534937 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.534993 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.535050 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.535103 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.535162 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.535218 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.535273 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.535329 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.535462 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.535550 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.535619 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.535673 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.535736 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.535795 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.535850 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.535907 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.535963 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.535963 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.540827 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.540913 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.540913 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.541026 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.541026 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.541155 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.541155 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.541316 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.541390 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.541497 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.541497 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.541613 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.541613 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.541716 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.541753 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.541858 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.541910 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.541949 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.541987 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.542029 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.542074 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.542111 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.542149 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.542191 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.542239 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.542278 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.542278 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.542278 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.543431 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.543480 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.543555 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.543611 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.543650 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.543728 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.543773 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.543809 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.543847 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.543881 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.543925 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.543998 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.544055 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.544127 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.544358 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.544448 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.544516 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.544566 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.544606 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.544645 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.544682 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.544724 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.544771 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.544812 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.544848 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.544885 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.544928 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.544966 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.545011 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.545048 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.545085 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.545122 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.545167 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.545205 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.545248 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.545303 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.545353 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.545391 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.545459 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.545499 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.545537 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.545585 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.545624 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.545661 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.545703 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.545740 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.545773 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.545809 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.545852 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.545889 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.545924 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.545967 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.546004 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.546004 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.546068 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.546105 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.547098 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.547143 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.547222 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.547275 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.547325 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.547390 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.547459 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.547500 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.547541 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.547586 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.547623 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.547660 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.547701 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.547745 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.547784 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.547821 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.547857 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.547895 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.547936 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.547972 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.548012 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.548059 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.548097 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.548144 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.548181 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.548218 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.548218 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.548218 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.548850 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.548905 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.548963 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.549034 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.549075 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.549119 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.549157 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.549195 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.549232 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.549303 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.549343 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.549390 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.549448 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.549486 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.549533 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.549573 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.549611 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.549648 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.549706 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.549746 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.549784 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.549820 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.549820 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.549883 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.549883 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.549960 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.549997 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.549997 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.551485 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.551552 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.551593 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.551630 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.551667 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.551803 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.551844 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.551882 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.551925 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.551962 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.552008 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.552046 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.552082 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.552119 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.552162 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.552204 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.552244 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.552281 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.552322 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.552358 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.552400 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.552458 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.552495 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.552531 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.552578 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.552620 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.552620 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.552620 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.553167 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.553225 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.553300 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.553346 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.553386 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.553443 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.553495 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.553539 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.553577 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.553616 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.553654 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.553696 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.553735 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.553772 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.553813 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.553869 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.553918 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.553961 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.553999 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.554040 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.554083 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.554121 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.554158 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.554194 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.554234 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.554271 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.554308 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.554308 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.555649 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.555705 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.555771 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.555830 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.555870 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.555909 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.555948 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.555985 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.556028 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.556072 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.556110 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.556147 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.556190 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.556229 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.556266 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.556309 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.556347 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.556383 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.556439 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.556477 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.556523 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.556566 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.556606 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.556642 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.556679 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.556717 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.556717 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.556717 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.556817 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.556817 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.556817 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.556939 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.556986 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.557025 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.557062 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.557105 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.557143 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.557179 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.557217 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.557255 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.557391 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.557490 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.557533 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.557577 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.557614 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.557650 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.557687 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.557730 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.557767 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.557804 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.557840 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.557888 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.557927 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.557963 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.558001 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.558036 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.558075 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.558112 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.558148 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.558184 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.558233 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.558270 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.558307 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.558343 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.558381 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.558438 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.558477 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.558514 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.558553 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.558598 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.558643 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.558682 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.558725 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.558762 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.558800 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.558837 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.558880 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.558918 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.558955 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.559002 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.559002 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.559002 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.559002 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.559002 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.559171 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.559208 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.559246 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.559281 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.559320 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.559367 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.559404 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.559512 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.559552 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.559588 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.559624 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.559660 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.559706 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.559745 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.559788 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.559825 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.559866 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.559903 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.559945 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.559985 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.560022 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.560059 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.560095 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.560130 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.560173 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.560211 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.560211 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.560211 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.563127 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.563198 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.563253 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.563309 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.563361 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.563431 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.563484 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.563523 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.563567 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.563608 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.563647 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.563688 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.563688 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.563688 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.563800 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.563800 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.563800 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.563903 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.563943 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.563943 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.564007 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.564046 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.564082 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.564121 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.564169 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.564169 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.564169 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.564269 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.565190 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.565237 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.565302 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.565385 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.565443 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.565511 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.565575 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.565638 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.565704 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.565755 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.565819 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.565859 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.565898 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.565933 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.565970 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.566014 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.566053 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.566096 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.566140 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.566178 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.566217 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.566254 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.566295 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.566332 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.566369 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.566407 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.566462 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.566498 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.566536 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.566574 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.566622 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.566661 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.566704 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.566743 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.566781 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.566818 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.566855 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.566892 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.566935 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.566978 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.567021 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.567060 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.567098 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.567135 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.567177 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.567219 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.567258 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.567294 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.567337 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.567374 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.567428 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.567475 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.567513 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.567550 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.567584 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.567622 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.567656 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.567721 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.567784 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.567843 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.567910 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.567950 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.567987 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.568025 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.568062 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.568098 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.568135 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.568172 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.568210 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.568330 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.568483 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.568528 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.568562 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.568601 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.568633 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.568671 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.568734 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.568793 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.568793 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.568793 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.568793 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.568793 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.568793 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.568793 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.569136 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.569136 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.569136 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.569136 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.569439 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.569520 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.569586 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.569643 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.569696 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.569733 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.569770 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.569810 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.569851 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.569887 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.569920 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.569964 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.570000 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.570040 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.570077 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.570110 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.570148 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.570189 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.570226 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.570263 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.570301 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.570343 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.570381 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.570441 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.570482 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.570482 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.570547 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.570584 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.570622 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.570660 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.570711 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.570754 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.570791 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.570833 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.570870 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.570907 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.570942 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.570980 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.571016 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.571058 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.571106 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.571144 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.571181 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.571214 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.571251 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.571287 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.571323 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.571359 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.571397 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.571453 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.571453 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.571453 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.575562 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.575621 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.575662 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.575728 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.575774 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.575808 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.575846 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.575885 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.575930 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.575972 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.575972 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.576037 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.576074 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.576160 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.576346 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.576426 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.576498 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.576562 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.576614 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.576652 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.576690 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.576727 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.576775 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.576812 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.576812 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.576878 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.576914 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.576986 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.578662 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.578720 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.578760 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.578840 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.578887 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.578942 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.579005 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.579094 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.579138 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.579138 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.579215 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.579263 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.579302 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.579354 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.579393 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.579446 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.579486 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.579523 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.579559 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.579597 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.579633 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.579669 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.579716 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.579758 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.579798 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.579833 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.579869 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.579869 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.579941 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.579941 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.580015 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.580052 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.580132 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.580175 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.580241 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.580281 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.580320 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.580358 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.580401 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.580459 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.580498 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.580498 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.580577 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.580615 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.580659 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.580697 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.580738 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.580776 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.580825 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.580868 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.580905 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.580949 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.580987 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.581029 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.581067 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.581104 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.581142 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.581184 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.581225 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.581263 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.581333 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.581372 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.581431 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.581470 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.581509 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.581546 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.581582 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.581619 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.581658 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.581695 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.581743 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.581781 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.581820 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.581861 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.581899 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.581941 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.581979 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.582016 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.582053 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.582100 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.582137 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.582175 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.582216 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.582256 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.582294 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.582334 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.582371 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.582421 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.582461 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.582509 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.582548 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.582584 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.582620 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.582656 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.582694 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.582740 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.582783 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.582819 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.582862 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.582905 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.582942 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.582984 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.583021 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.583059 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.583096 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.583133 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.583170 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.583208 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.583244 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.583291 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.583330 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.583366 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.583403 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.583466 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.583508 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.583551 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.583589 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.583626 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.583670 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.583714 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.583751 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.583787 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.583825 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.583861 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.583899 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.583942 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.583979 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.584016 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.584064 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.584102 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.584139 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.584181 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.584219 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.584255 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.584292 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.584329 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.584371 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.584371 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.584450 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.584502 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.584542 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.584542 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.584542 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.584542 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.584681 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.584718 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.584754 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.584794 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.584831 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.584873 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.584910 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.584946 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.584985 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.585026 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.585063 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.585103 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.585141 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.585182 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.585182 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.585182 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.585182 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.585332 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.585332 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.585332 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.585332 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.585332 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.585332 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.585332 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.585599 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.585599 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.585599 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.585599 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.585599 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.585757 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.585794 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.585831 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.585875 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.585922 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.585959 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.585997 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.586035 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.586074 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.586112 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.586149 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.586193 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.586230 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.586267 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.586305 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.586348 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.586387 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.586441 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.586480 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.586517 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.586517 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.586517 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.586517 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.586651 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.586651 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.586651 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.586651 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.586786 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.586825 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.586825 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.586890 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.586927 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.586962 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.586998 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.587034 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.587077 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.587115 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.587151 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.587186 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.587227 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.587263 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.587300 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.587336 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.587373 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.587756 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.587801 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.587835 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.587871 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.587904 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.587941 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.587974 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.588009 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.588043 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.588084 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.588128 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.588166 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.588207 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.588244 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.588280 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.588317 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.588353 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.588389 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.588442 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.588480 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.588528 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.588570 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.588613 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.588657 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.588694 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.588731 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.588767 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.588804 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.588840 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.588883 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.588920 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.588962 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.589004 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.589040 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.589077 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.589115 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.589115 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.589115 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.589115 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.589115 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.589115 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.589353 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.589392 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.589447 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.589447 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.589447 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.589547 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.589586 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.589622 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.589671 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.589702 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.589731 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.589764 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.589792 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.589817 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.589845 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.589872 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.589899 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.589924 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.589956 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.589985 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.589985 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.589985 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.590059 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.590059 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.590115 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.590143 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.590171 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.590203 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.590232 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.590260 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.590293 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.590321 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.590349 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.590376 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.590403 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.590451 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.590487 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.590515 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.590546 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.590573 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.590601 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.590628 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.590655 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.590682 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.590710 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.590734 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.590734 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.590734 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.590734 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.590734 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.590949 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.591006 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.591067 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.591103 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.591133 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.591168 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.591197 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.591225 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.591254 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.591282 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.591315 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.591346 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.591379 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.591420 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.591449 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.591484 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.591516 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.591545 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.591575 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.591603 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.591630 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.591658 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.591690 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.591718 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.591746 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.591781 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.591781 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.591833 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:45.593970 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.594023 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.594077 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.594109 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.594135 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.594187 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.594221 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.594270 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112409) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.594308 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.594339 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.594368 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.594396 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.594444 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.594473 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.594501 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112408) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.594528 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:45.594566 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.594602 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:45.594631 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.594659 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:45.594687 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.594712 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:45.594712 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:45.594764 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:45.640225 np0000174543 devstack@c-api.service[112409]: INFO dbcounter [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Registered counter for database cinder May 18 23:31:45.640482 np0000174543 devstack@c-api.service[112408]: INFO dbcounter [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Registered counter for database cinder May 18 23:31:45.640588 np0000174543 devstack@c-api.service[112407]: INFO dbcounter [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Registered counter for database cinder May 18 23:31:45.640851 np0000174543 devstack@c-api.service[112406]: INFO dbcounter [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Registered counter for database cinder May 18 23:31:45.651921 np0000174543 devstack@c-api.service[112407]: DEBUG oslo_db.sqlalchemy.engines [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd 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=112407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:45.652900 np0000174543 devstack@c-api.service[112408]: DEBUG oslo_db.sqlalchemy.engines [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb 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=112408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:45.654570 np0000174543 devstack@c-api.service[112409]: DEBUG oslo_db.sqlalchemy.engines [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 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=112409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:45.659602 np0000174543 devstack@c-api.service[112406]: DEBUG oslo_db.sqlalchemy.engines [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c 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=112406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:45.764274 np0000174543 devstack@c-api.service[112407]: DEBUG dbcounter [-] [112407] Writer thread running {{(pid=112407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 23:31:45.766867 np0000174543 devstack@c-api.service[112407]: INFO cinder.rpc [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 23:31:45.768833 np0000174543 devstack@c-api.service[112408]: DEBUG dbcounter [-] [112408] Writer thread running {{(pid=112408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 23:31:45.769140 np0000174543 devstack@c-api.service[112407]: INFO cinder.rpc [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 23:31:45.771281 np0000174543 devstack@c-api.service[112408]: INFO cinder.rpc [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 23:31:45.771465 np0000174543 devstack@c-api.service[112407]: INFO cinder.rpc [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 23:31:45.771610 np0000174543 devstack@c-api.service[112409]: DEBUG dbcounter [-] [112409] Writer thread running {{(pid=112409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 23:31:45.773191 np0000174543 devstack@c-api.service[112408]: INFO cinder.rpc [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 23:31:45.773288 np0000174543 devstack@c-api.service[112407]: INFO cinder.rpc [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 23:31:45.774015 np0000174543 devstack@c-api.service[112409]: INFO cinder.rpc [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 23:31:45.774178 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.774992 np0000174543 devstack@c-api.service[112408]: INFO cinder.rpc [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 23:31:45.775824 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.776196 np0000174543 devstack@c-api.service[112409]: INFO cinder.rpc [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 23:31:45.776567 np0000174543 devstack@c-api.service[112408]: INFO cinder.rpc [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 23:31:45.776801 np0000174543 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writer thread running {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 23:31:45.777460 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.778326 np0000174543 devstack@c-api.service[112409]: INFO cinder.rpc [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 23:31:45.779039 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.779456 np0000174543 devstack@c-api.service[112406]: INFO cinder.rpc [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 23:31:45.780623 np0000174543 devstack@c-api.service[112407]: DEBUG oslo_db.sqlalchemy.engines [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd 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=112407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:45.780686 np0000174543 devstack@c-api.service[112409]: INFO cinder.rpc [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 23:31:45.781636 np0000174543 devstack@c-api.service[112406]: INFO cinder.rpc [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 23:31:45.781852 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.782668 np0000174543 devstack@c-api.service[112407]: INFO cinder.rpc [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 23:31:45.783567 np0000174543 devstack@c-api.service[112408]: DEBUG oslo_db.sqlalchemy.engines [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb 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=112408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:45.783696 np0000174543 devstack@c-api.service[112406]: INFO cinder.rpc [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 23:31:45.784255 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.784426 np0000174543 devstack@c-api.service[112407]: INFO cinder.rpc [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 23:31:45.785240 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.785523 np0000174543 devstack@c-api.service[112406]: INFO cinder.rpc [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 23:31:45.786333 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.786646 np0000174543 devstack@c-api.service[112408]: INFO cinder.rpc [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 23:31:45.787977 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.789331 np0000174543 devstack@c-api.service[112409]: DEBUG oslo_db.sqlalchemy.engines [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 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=112409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:45.789772 np0000174543 devstack@c-api.service[112408]: INFO cinder.rpc [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 23:31:45.791236 np0000174543 devstack@c-api.service[112409]: INFO cinder.rpc [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 23:31:45.791527 np0000174543 devstack@c-api.service[112406]: DEBUG oslo_db.sqlalchemy.engines [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c 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=112406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:45.791599 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.792877 np0000174543 devstack@c-api.service[112409]: INFO cinder.rpc [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 23:31:45.793271 np0000174543 devstack@c-api.service[112406]: INFO cinder.rpc [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 23:31:45.793728 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.795560 np0000174543 devstack@c-api.service[112406]: INFO cinder.rpc [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 23:31:45.796754 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.797345 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.800563 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.802352 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.803747 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.805659 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.805857 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.807727 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.807816 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.808820 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.809039 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.810833 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.810922 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.812199 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.812817 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.814064 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.814851 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.815830 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.816328 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.818088 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.818170 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.819712 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.820445 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.820926 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.821050 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.822772 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.823451 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.823816 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.825058 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.825275 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.825592 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.826513 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.828005 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.828084 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.828439 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.829307 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.830168 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.830934 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.832215 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.833014 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.833550 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.833703 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.833774 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.835453 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.836578 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.837031 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.838124 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.838734 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.839069 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.840578 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.841974 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.842075 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.842140 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.843513 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.843604 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.844117 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.844918 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.845476 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.845624 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.846319 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.846976 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.847043 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.847572 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.847637 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.848534 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.848809 np0000174543 devstack@c-api.service[112407]: WARNING cinder.api.contrib.hosts [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 23:31:45.849026 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.849125 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.849540 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.849985 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.850432 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.850520 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: extensions {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.850592 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.851384 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.851845 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: os-availability-zone {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.851946 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.852005 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.852740 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.853110 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: qos-specs {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.853383 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.853500 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.853896 np0000174543 devstack@c-api.service[112408]: WARNING cinder.api.contrib.hosts [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 23:31:45.854602 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.854812 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.854883 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.855198 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: extra_specs {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.855556 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: extensions {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.856152 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.856228 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.856768 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: encryption {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.856868 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: os-availability-zone {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.857308 np0000174543 devstack@c-api.service[112409]: WARNING cinder.api.contrib.hosts [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 23:31:45.857609 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.858026 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.858198 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: qos-specs {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.858372 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: os-volume-type-access {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.858773 np0000174543 devstack@c-api.service[112406]: WARNING cinder.api.contrib.hosts [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 23:31:45.859193 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: extensions {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.859599 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.860146 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: os-quota-class-sets {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.860521 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: extra_specs {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.860617 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: os-availability-zone {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.860699 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: extensions {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.861962 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: qos-specs {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.862068 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: os-availability-zone {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.862131 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: encryption {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.862190 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: encryption {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.863308 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: qos-specs {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.863545 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: os-snapshot-manage {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.863635 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: os-volume-type-access {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.864044 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: extra_specs {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.865008 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: consistencygroups {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.865208 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: os-quota-class-sets {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.865375 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: extra_specs {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.865618 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: encryption {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.867009 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: encryption {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.867075 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: backups {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.867213 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: encryption {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.867751 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: os-volume-type-access {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.868589 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: os-volume-type-access {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.868711 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: os-snapshot-manage {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.869076 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: scheduler-stats {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.869320 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: os-quota-class-sets {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.870175 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: os-quota-class-sets {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.870223 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: consistencygroups {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.870539 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: os-quota-sets {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.870714 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: encryption {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.871927 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: os-volume-manage {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.872138 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: backups {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.872197 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: os-snapshot-manage {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.872372 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: encryption {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.873360 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: capabilities {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.873709 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: consistencygroups {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.873908 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: os-snapshot-manage {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.874181 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: scheduler-stats {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.874687 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: os-volume-transfer {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.875384 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: consistencygroups {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.875686 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: backups {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.875863 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: os-quota-sets {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.876246 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: os-hosts {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.877237 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: os-volume-manage {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.877324 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: backups {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.877635 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extended resource: cgsnapshots {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.877815 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: scheduler-stats {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.878702 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: capabilities {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.879073 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.contrib.snapshot_actions [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] SnapshotActionsController initialized {{(pid=112407) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 23:31:45.879250 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: os-quota-sets {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.879374 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: scheduler-stats {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.879816 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.880170 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: os-volume-transfer {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.880683 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: os-volume-manage {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.880832 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: os-quota-sets {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.881176 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.881787 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: os-hosts {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.882202 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: capabilities {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.882271 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: os-volume-manage {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.882559 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.883151 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extended resource: cgsnapshots {{(pid=112408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.883519 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: os-volume-transfer {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.883709 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: capabilities {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.883911 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.884616 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.contrib.snapshot_actions [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] SnapshotActionsController initialized {{(pid=112408) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 23:31:45.884994 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: os-volume-transfer {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.885164 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: os-hosts {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.885284 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.885578 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.886603 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: os-hosts {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.886672 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extended resource: cgsnapshots {{(pid=112409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.886733 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.887084 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.887975 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extended resource: cgsnapshots {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:45.888043 np0000174543 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.888106 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.contrib.snapshot_actions [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] SnapshotActionsController initialized {{(pid=112409) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 23:31:45.888456 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.888877 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.888947 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.889159 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.889159 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.889365 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.889500 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.contrib.snapshot_actions [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] SnapshotActionsController initialized {{(pid=112406) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 23:31:45.889569 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.889569 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension AdminActions extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.889685 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension AdminActions extending resource: snapshots {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.889790 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension AdminActions extending resource: backups {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.889874 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.889939 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.890002 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension VolumeActions extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.890113 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension TypesManage extending resource: types {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.890220 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.890285 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.890346 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.890440 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.890502 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.890564 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.890627 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] Extension UsedLimits extending resource: limits {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.891170 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.891717 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.891899 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.892628 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.893009 np0000174543 devstack@c-api.service[112407]: WARNING keystonemiddleware.auth_token [None req-ccbf0989-c85d-4b92-b4e9-177c5181cfbd None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 23:31:45.893078 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.893244 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.893969 np0000174543 devstack@c-api.service[112408]: WARNING castellan.key_manager.migration [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.894534 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.894600 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.894862 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.895004 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.895106 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.895318 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.895397 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.895525 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension AdminActions extending resource: volumes {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.895637 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension AdminActions extending resource: snapshots {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.895742 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension AdminActions extending resource: backups {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.895842 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.895942 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension VolumeActions extending resource: volumes {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.896002 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.896073 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.896152 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension TypesManage extending resource: types {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.896152 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.896298 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.896365 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.896484 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.896595 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.v3.router [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] Extension UsedLimits extending resource: limits {{(pid=112408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.897404 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.897529 np0000174543 devstack@c-api.service[112409]: WARNING castellan.key_manager.migration [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.898430 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.898586 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.898698 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.898757 np0000174543 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:45.898904 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.898969 np0000174543 devstack@c-api.service[112407]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77c97b6a3668 pid: 112407 (default app) May 18 23:31:45.899018 np0000174543 devstack@c-api.service[112408]: WARNING keystonemiddleware.auth_token [None req-c56fecdb-bc37-4642-9b9e-200d887cadeb None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 23:31:45.899070 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.899070 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension AdminActions extending resource: volumes {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.899219 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension AdminActions extending resource: snapshots {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.899323 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension AdminActions extending resource: backups {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.899432 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.899546 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension VolumeActions extending resource: volumes {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.899648 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.899692 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension TypesManage extending resource: types {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.899790 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.899830 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.899898 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.899956 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.900008 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.900102 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.900168 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.900220 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.v3.router [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] Extension UsedLimits extending resource: limits {{(pid=112409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.900261 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.900298 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension AdminActions extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.900432 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension AdminActions extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.900542 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension AdminActions extending resource: backups {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.900646 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.900743 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension VolumeActions extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.900866 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension TypesManage extending resource: types {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.900975 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.901078 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.901184 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.901290 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.901391 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] Extension UsedLimits extending resource: limits {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:45.902689 np0000174543 devstack@c-api.service[112409]: WARNING keystonemiddleware.auth_token [None req-27cbff97-e9b5-41af-a818-acecc5277ea1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 23:31:45.903758 np0000174543 devstack@c-api.service[112406]: WARNING keystonemiddleware.auth_token [None req-0c210102-f2d5-46a8-a2e2-2e7e10c7550c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 23:31:45.904867 np0000174543 devstack@c-api.service[112408]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77c97b6a3668 pid: 112408 (default app) May 18 23:31:45.907838 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.907838 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.907838 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.907838 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.908066 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.908066 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.908066 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.908066 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.908238 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.908238 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.908238 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.908238 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.908238 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.908238 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.908527 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.908527 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.908527 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.908527 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.908527 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.908780 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.908780 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.908780 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.908780 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.908780 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.908997 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.908997 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.908997 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.908997 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.909184 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.909184 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.909184 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.909184 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.909184 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.909425 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.909425 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.909425 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.909425 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.909425 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.909677 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.909677 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.909677 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.909677 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.909677 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.909677 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.909930 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.909930 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.909930 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.909930 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.909930 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.909930 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.910189 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.910189 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.910189 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.910189 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.910189 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.910189 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.910462 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.910462 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.910462 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.910462 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.910462 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.910713 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.910713 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.910713 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.910713 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.910713 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.910933 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.910933 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.910933 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.910933 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.910933 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.910933 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.911185 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.911185 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.911185 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.911185 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.911185 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.911185 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.911449 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.911449 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.911449 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.911449 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.911449 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.911690 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.911690 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.911690 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.911690 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.911690 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.911906 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.911906 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.911906 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.911906 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.912083 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.912083 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.912083 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.912083 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.912272 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.912272 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.912272 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.912272 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.912272 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.912540 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.912540 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.912540 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.912540 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.912540 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.912765 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.912765 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.912765 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.912765 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.912945 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.912945 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.912945 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.912945 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.913128 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.913128 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.913225 np0000174543 devstack@c-api.service[112409]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77c97b6a3668 pid: 112409 (default app) May 18 23:31:45.913264 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.913264 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.913264 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.913264 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.913503 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.913503 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.913503 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.913503 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.913733 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.913733 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.913733 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.913733 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.914004 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.914004 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.914004 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.914004 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.914004 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.914004 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.914337 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.914337 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.914337 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.914337 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.914337 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.914719 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.914719 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.914719 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.914719 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.914719 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.914719 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.914719 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.915130 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.915130 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.915130 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.915130 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.915130 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.915130 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.915492 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.915492 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.915492 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.915492 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.915492 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.915492 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.915953 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.915953 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.915953 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.915953 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.915953 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.915953 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.916306 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.916306 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.916306 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.916306 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.916571 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.916571 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.916571 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.916571 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.916754 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.916754 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.916754 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.916754 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.916934 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.916934 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.916934 np0000174543 devstack@c-api.service[112407]: /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 18 23:31:45.916934 np0000174543 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 18 23:31:45.917115 np0000174543 devstack@c-api.service[112406]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77c97b6a3668 pid: 112406 (default app) May 18 23:31:45.917154 np0000174543 devstack@c-api.service[112407]: DEBUG cinder.api.middleware.request_id [None req-0f0bbcbb-00e0-42a0-b579-81902a3f939f None None] RequestId filter calling following filter/app {{(pid=112407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 23:31:45.917154 np0000174543 devstack@c-api.service[112407]: [pid: 112407|app: 0|req: 1/1] 162.253.55.100 () {60 vars in 956 bytes} [Mon May 18 23:31:45 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 18 23:31:52.926036 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.926036 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.926036 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.926036 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.926036 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.926893 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.926893 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.926893 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.926893 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.926893 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.927174 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.927174 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.927174 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.927174 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.927174 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.927174 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.927506 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.927506 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.927506 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.927506 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.927712 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.927712 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.927712 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.927712 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.927956 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.927956 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.927956 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.927956 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.928203 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.928203 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.928203 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.928203 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.928203 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.928484 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.928484 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.928484 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.928484 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.928484 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.928766 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.928766 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.928766 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.928766 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.928766 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.928766 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.929091 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.929091 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.929091 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.929091 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.929091 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.929091 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.929510 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.929510 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.929510 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.929510 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.929510 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.929510 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.929839 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.929839 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.929839 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.929839 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.929839 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.930056 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.930056 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.930056 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.930056 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.930056 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.930227 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.930227 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.930227 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.930227 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.930227 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.930227 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.930455 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.930455 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.930455 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.930455 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.930455 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.930455 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.930661 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.930661 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.930661 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.930661 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.930661 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.930842 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.930842 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.930842 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.930842 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.930842 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.931027 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.931027 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.931027 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.931027 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.931173 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.931173 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.931173 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.931173 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.931313 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.931313 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.931313 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.931313 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.931313 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.931506 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.931506 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.931506 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.931506 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.931506 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.931673 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.931673 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.931673 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.931673 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.931825 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.931825 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.931825 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.931825 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.931971 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.931971 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.931971 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.931971 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.932116 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.932116 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.932116 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.932116 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.932256 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.932256 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.932256 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.932256 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.932393 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.932393 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.932393 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.932393 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.932393 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.932598 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.932598 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.932598 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.932598 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.932598 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.932598 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.932818 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.932818 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.932818 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.932818 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.932818 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.932988 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.932988 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.932988 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.932988 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.932988 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.932988 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.933207 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.933207 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.933207 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.933207 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.933207 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.933207 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.933401 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.933401 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.933401 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.933401 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.933401 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.933401 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.933633 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.933633 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.933633 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.933633 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.933633 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.933633 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.933843 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.933843 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.933843 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.933843 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.933999 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.933999 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.933999 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.933999 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.933999 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.934187 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.934187 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.934187 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.934187 np0000174543 devstack@c-api.service[112408]: /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 18 23:31:52.934187 np0000174543 devstack@c-api.service[112408]: warnings.warn(deprecated_msg) May 18 23:31:52.934187 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.middleware.request_id [None req-423535b7-513b-438c-b471-42e52acc2c4e None None] RequestId filter calling following filter/app {{(pid=112408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 23:31:53.395774 np0000174543 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-423535b7-513b-438c-b471-42e52acc2c4e admin admin] POST https://162.253.55.100/volume/v3/types May 18 23:31:53.396345 np0000174543 devstack@c-api.service[112408]: DEBUG cinder.api.openstack.wsgi [None req-423535b7-513b-438c-b471-42e52acc2c4e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 23:31:53.398086 np0000174543 devstack@c-api.service[112408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 18 23:31:53.398086 np0000174543 devstack@c-api.service[112408]: warnings.warn( May 18 23:31:53.407334 np0000174543 devstack@c-api.service[112408]: DEBUG oslo_db.sqlalchemy.engines [None req-423535b7-513b-438c-b471-42e52acc2c4e 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=112408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:53.438608 np0000174543 devstack@c-api.service[112408]: INFO cinder.api.openstack.wsgi [None req-423535b7-513b-438c-b471-42e52acc2c4e admin admin] https://162.253.55.100/volume/v3/types returned with HTTP 200 May 18 23:31:53.439187 np0000174543 devstack@c-api.service[112408]: [pid: 112408|app: 0|req: 1/2] 162.253.55.100 () {68 vars in 1288 bytes} [Mon May 18 23:31:52 2026] POST /volume/v3/types => generated 186 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 18 23:31:53.468387 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.468387 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.468387 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.468387 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.468387 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.469213 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.469213 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.469213 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.469770 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.469770 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.469922 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.469922 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.469922 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.469922 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.470166 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.470166 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.470166 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.470166 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.470166 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.470537 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.470537 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.470537 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.470537 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.470537 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.470869 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.470869 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.470869 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.470869 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.471116 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.471116 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.471116 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.471116 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.471116 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.471462 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.471462 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.471462 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.471462 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.471462 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.471759 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.471759 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.471759 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.471759 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.471759 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.471759 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.472107 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.472107 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.472107 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.472107 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.472107 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.472107 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.472472 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.472472 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.472472 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.472472 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.472472 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.472472 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.472823 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.472823 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.472823 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.472823 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.472823 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.473148 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.473148 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.473148 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.473148 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.473148 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.473481 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.473481 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.473481 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.473481 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.473481 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.473481 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.473861 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.473861 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.473861 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.473861 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.473861 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.473861 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.474198 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.474198 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.474198 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.474198 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.474198 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.474543 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.474543 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.474543 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.474543 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.474543 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.474861 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.474861 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.474861 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.474861 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.475108 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.475108 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.475108 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.475108 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.475363 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.475363 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.475363 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.475363 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.475363 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.475698 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.475698 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.475698 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.475698 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.475698 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.475984 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.475984 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.475984 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.475984 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.476223 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.476223 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.476223 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.476223 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.476505 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.476505 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.476505 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.476505 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.476760 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.476760 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.476760 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.476760 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.477052 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.477052 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.477052 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.477052 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.477337 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.477337 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.477337 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.477337 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.477337 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.477853 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.477853 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.477853 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.477853 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.477853 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.477853 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478077 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478077 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478077 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478077 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478077 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478218 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478218 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478218 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478218 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478218 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478218 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478369 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478369 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478369 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478369 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478369 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478369 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478550 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478550 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478550 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478550 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478550 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478550 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478704 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478704 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478704 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478704 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478704 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478704 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478874 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478874 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.478874 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.478874 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.479023 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.479023 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.479023 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.479023 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.479023 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.479157 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.479157 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.479157 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.479157 np0000174543 devstack@c-api.service[112409]: /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 18 23:31:53.479157 np0000174543 devstack@c-api.service[112409]: warnings.warn(deprecated_msg) May 18 23:31:53.479157 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.middleware.request_id [req-423535b7-513b-438c-b471-42e52acc2c4e req-e30e189f-d352-4f3d-b417-7f286507034f None None] RequestId filter calling following filter/app {{(pid=112409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 23:31:53.808357 np0000174543 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [req-423535b7-513b-438c-b471-42e52acc2c4e req-e30e189f-d352-4f3d-b417-7f286507034f admin admin] POST https://162.253.55.100/volume/v3/types/64a52e4e-d98f-470f-a311-050c34a0326a/extra_specs May 18 23:31:53.808963 np0000174543 devstack@c-api.service[112409]: DEBUG cinder.api.openstack.wsgi [req-423535b7-513b-438c-b471-42e52acc2c4e req-e30e189f-d352-4f3d-b417-7f286507034f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 23:31:53.810906 np0000174543 devstack@c-api.service[112409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 18 23:31:53.810906 np0000174543 devstack@c-api.service[112409]: warnings.warn( May 18 23:31:53.822444 np0000174543 devstack@c-api.service[112409]: DEBUG oslo_db.sqlalchemy.engines [req-423535b7-513b-438c-b471-42e52acc2c4e req-e30e189f-d352-4f3d-b417-7f286507034f 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=112409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:53.882079 np0000174543 devstack@c-api.service[112409]: INFO cinder.api.openstack.wsgi [req-423535b7-513b-438c-b471-42e52acc2c4e req-e30e189f-d352-4f3d-b417-7f286507034f admin admin] https://162.253.55.100/volume/v3/types/64a52e4e-d98f-470f-a311-050c34a0326a/extra_specs returned with HTTP 200 May 18 23:31:53.882668 np0000174543 devstack@c-api.service[112409]: [pid: 112409|app: 0|req: 1/3] 162.253.55.100 () {70 vars in 1505 bytes} [Mon May 18 23:31:53 2026] POST /volume/v3/types/64a52e4e-d98f-470f-a311-050c34a0326a/extra_specs => generated 55 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 18 23:31:55.784151 np0000174543 devstack@c-api.service[112407]: DEBUG dbcounter [-] [112407] Writing DB stats cinder:SELECT=6 {{(pid=112407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 23:31:55.794844 np0000174543 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writing DB stats cinder:SELECT=6 {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 23:32:03.435782 np0000174543 devstack@c-api.service[112408]: DEBUG dbcounter [-] [112408] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 23:32:03.880826 np0000174543 devstack@c-api.service[112409]: DEBUG dbcounter [-] [112409] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 23:34:37.519797 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.519797 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.519797 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.519797 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.520809 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.520809 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.520809 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.520809 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.521184 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.521184 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.521184 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.521184 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.521184 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.521184 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.521882 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.521882 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.521882 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.521882 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.521882 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.522261 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.522261 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.522261 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.522261 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.522261 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.522606 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.522606 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.522606 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.522606 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.522843 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.522843 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.522843 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.522843 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.522843 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.523060 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.523060 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.523060 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.523060 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.523060 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.523266 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.523266 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.523266 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.523266 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.523266 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.523266 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.523584 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.523584 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.523584 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.523584 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.523584 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.523584 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.523829 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.523829 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.523829 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.523829 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.523829 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.523829 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.524138 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.524138 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.524138 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.524138 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.524138 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.524365 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.524365 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.524365 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.524365 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.524365 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.524603 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.524603 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.524603 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.524603 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.524603 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.524603 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.524946 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.524946 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.524946 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.524946 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.524946 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.524946 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.525230 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.525230 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.525230 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.525230 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.525230 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.525577 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.525577 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.525577 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.525577 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.525577 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.525908 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.525908 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.525908 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.525908 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.526185 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.526185 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.526185 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.526185 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.526463 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.526463 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.526463 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.526463 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.526463 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.526807 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.526807 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.526807 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.526807 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.526807 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.527104 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.527104 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.527104 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.527104 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.527347 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.527347 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.527347 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.527347 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.527657 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.527657 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.527657 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.527657 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.527916 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.527916 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.527916 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.527916 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.528217 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.528217 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.528217 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.528217 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.528751 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.528751 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.528751 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.528751 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.528751 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.529095 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.529095 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.529095 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.529095 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.529095 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.529095 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.529488 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.529488 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.529488 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.529488 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.529488 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.529785 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.529785 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.529785 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.529785 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.529785 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.529785 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.530208 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.530208 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.530208 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.530208 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.530208 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.530208 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.530610 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.530610 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.530610 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.530610 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.530610 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.530610 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.530980 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.530980 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.530980 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.530980 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.530980 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.530980 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.531231 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.531231 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.531231 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.531231 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.531430 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.531430 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.531430 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.531430 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.531430 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.531657 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.531657 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.531657 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.531657 np0000174543 devstack@c-api.service[112406]: /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 18 23:34:37.531657 np0000174543 devstack@c-api.service[112406]: warnings.warn(deprecated_msg) May 18 23:34:37.531657 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.middleware.request_id [None req-5b987aa7-4930-4181-8fd4-a65f788b6c29 None None] RequestId filter calling following filter/app {{(pid=112406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 23:34:37.531657 np0000174543 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-5b987aa7-4930-4181-8fd4-a65f788b6c29 None None] GET https://162.253.55.100/volume// May 18 23:34:37.531916 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-5b987aa7-4930-4181-8fd4-a65f788b6c29 None None] Empty body provided in request {{(pid=112406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 18 23:34:37.531916 np0000174543 devstack@c-api.service[112406]: DEBUG cinder.api.openstack.wsgi [None req-5b987aa7-4930-4181-8fd4-a65f788b6c29 None None] Calling method 'all' {{(pid=112406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 18 23:34:37.531916 np0000174543 devstack@c-api.service[112406]: INFO cinder.api.openstack.wsgi [None req-5b987aa7-4930-4181-8fd4-a65f788b6c29 None None] https://162.253.55.100/volume// returned with HTTP 300 May 18 23:34:37.531916 np0000174543 devstack@c-api.service[112406]: [pid: 112406|app: 0|req: 1/4] 162.253.55.100 () {66 vars in 1456 bytes} [Mon May 18 23:34:37 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)