May 19 19:29:17.863187 np0000175050 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 19:29:17.873237 np0000175050 devstack@c-api.service[112065]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 19:29:17.876303 np0000175050 devstack@c-api.service[112065]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 19:29:17 2026] *** May 19 19:29:17.876303 np0000175050 devstack@c-api.service[112065]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 19:29:17.876303 np0000175050 devstack@c-api.service[112065]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 19:29:17.876303 np0000175050 devstack@c-api.service[112065]: nodename: np0000175050 May 19 19:29:17.876303 np0000175050 devstack@c-api.service[112065]: machine: x86_64 May 19 19:29:17.876303 np0000175050 devstack@c-api.service[112065]: clock source: unix May 19 19:29:17.876303 np0000175050 devstack@c-api.service[112065]: pcre jit disabled May 19 19:29:17.876303 np0000175050 devstack@c-api.service[112065]: detected number of CPU cores: 16 May 19 19:29:17.876303 np0000175050 devstack@c-api.service[112065]: current working directory: / May 19 19:29:17.876303 np0000175050 devstack@c-api.service[112065]: detected binary path: /usr/bin/uwsgi-core May 19 19:29:17.876303 np0000175050 devstack@c-api.service[112065]: your processes number limit is 256917 May 19 19:29:17.876303 np0000175050 devstack@c-api.service[112065]: your memory page size is 4096 bytes May 19 19:29:17.876303 np0000175050 devstack@c-api.service[112065]: detected max file descriptor number: 2048 May 19 19:29:17.876303 np0000175050 devstack@c-api.service[112065]: lock engine: pthread robust mutexes May 19 19:29:17.876851 np0000175050 devstack@c-api.service[112065]: thunder lock: enabled May 19 19:29:17.876851 np0000175050 devstack@c-api.service[112065]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 19:29:17.876851 np0000175050 devstack@c-api.service[112065]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 19:29:17.877014 np0000175050 devstack@c-api.service[112065]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 19:29:17.877014 np0000175050 devstack@c-api.service[112065]: Set PythonHome to /opt/stack/data/venv May 19 19:29:17.917705 np0000175050 devstack@c-api.service[112065]: Python main interpreter initialized at 0x79406f2a3668 May 19 19:29:17.917705 np0000175050 devstack@c-api.service[112065]: python threads support enabled May 19 19:29:17.917705 np0000175050 devstack@c-api.service[112065]: your server socket listen backlog is limited to 100 connections May 19 19:29:17.917705 np0000175050 devstack@c-api.service[112065]: your mercy for graceful operations on workers is 80 seconds May 19 19:29:17.918286 np0000175050 devstack@c-api.service[112065]: mapped 671795 bytes (656 KB) for 4 cores May 19 19:29:17.918457 np0000175050 devstack@c-api.service[112065]: *** Operational MODE: preforking *** May 19 19:29:17.918717 np0000175050 devstack@c-api.service[112065]: *** uWSGI is running in multiple interpreter mode *** May 19 19:29:17.918717 np0000175050 devstack@c-api.service[112065]: spawned uWSGI master process (pid: 112065) May 19 19:29:17.918924 np0000175050 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 19:29:17.919410 np0000175050 devstack@c-api.service[112065]: spawned uWSGI worker 1 (pid: 112067, cores: 1) May 19 19:29:17.919979 np0000175050 devstack@c-api.service[112065]: spawned uWSGI worker 2 (pid: 112068, cores: 1) May 19 19:29:17.921768 np0000175050 devstack@c-api.service[112065]: spawned uWSGI worker 3 (pid: 112069, cores: 1) May 19 19:29:17.921768 np0000175050 devstack@c-api.service[112065]: spawned uWSGI worker 4 (pid: 112070, cores: 1) May 19 19:29:17.921768 np0000175050 devstack@c-api.service[112065]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 19:29:18.058791 np0000175050 devstack@c-api.service[112070]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:29:18.058791 np0000175050 devstack@c-api.service[112070]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:29:18.058791 np0000175050 devstack@c-api.service[112070]: we strongly recommend against using it for new projects. May 19 19:29:18.058791 np0000175050 devstack@c-api.service[112070]: If you are already using Eventlet, we recommend migrating to a different May 19 19:29:18.058791 np0000175050 devstack@c-api.service[112070]: framework. For more detail see May 19 19:29:18.058791 np0000175050 devstack@c-api.service[112070]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:29:18.058791 np0000175050 devstack@c-api.service[112070]: import eventlet # noqa May 19 19:29:18.061458 np0000175050 devstack@c-api.service[112068]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:29:18.061458 np0000175050 devstack@c-api.service[112068]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:29:18.061458 np0000175050 devstack@c-api.service[112068]: we strongly recommend against using it for new projects. May 19 19:29:18.061458 np0000175050 devstack@c-api.service[112068]: If you are already using Eventlet, we recommend migrating to a different May 19 19:29:18.061458 np0000175050 devstack@c-api.service[112068]: framework. For more detail see May 19 19:29:18.061458 np0000175050 devstack@c-api.service[112068]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:29:18.061458 np0000175050 devstack@c-api.service[112068]: import eventlet # noqa May 19 19:29:18.066752 np0000175050 devstack@c-api.service[112069]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:29:18.066752 np0000175050 devstack@c-api.service[112069]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:29:18.066752 np0000175050 devstack@c-api.service[112069]: we strongly recommend against using it for new projects. May 19 19:29:18.066752 np0000175050 devstack@c-api.service[112069]: If you are already using Eventlet, we recommend migrating to a different May 19 19:29:18.066752 np0000175050 devstack@c-api.service[112069]: framework. For more detail see May 19 19:29:18.066752 np0000175050 devstack@c-api.service[112069]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:29:18.066752 np0000175050 devstack@c-api.service[112069]: import eventlet # noqa May 19 19:29:18.068873 np0000175050 devstack@c-api.service[112067]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:29:18.068873 np0000175050 devstack@c-api.service[112067]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:29:18.068873 np0000175050 devstack@c-api.service[112067]: we strongly recommend against using it for new projects. May 19 19:29:18.068873 np0000175050 devstack@c-api.service[112067]: If you are already using Eventlet, we recommend migrating to a different May 19 19:29:18.068873 np0000175050 devstack@c-api.service[112067]: framework. For more detail see May 19 19:29:18.068873 np0000175050 devstack@c-api.service[112067]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:29:18.068873 np0000175050 devstack@c-api.service[112067]: import eventlet # noqa May 19 19:29:18.156114 np0000175050 devstack@c-api.service[112068]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:29:18.156114 np0000175050 devstack@c-api.service[112068]: debtcollector.deprecate( May 19 19:29:18.156287 np0000175050 devstack@c-api.service[112070]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:29:18.156287 np0000175050 devstack@c-api.service[112070]: debtcollector.deprecate( May 19 19:29:18.157046 np0000175050 devstack@c-api.service[112069]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:29:18.157046 np0000175050 devstack@c-api.service[112069]: debtcollector.deprecate( May 19 19:29:18.157259 np0000175050 devstack@c-api.service[112067]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:29:18.157259 np0000175050 devstack@c-api.service[112067]: debtcollector.deprecate( May 19 19:29:18.236061 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:18.236061 np0000175050 devstack@c-api.service[112067]: from cgi import parse_header May 19 19:29:18.236875 np0000175050 devstack@c-api.service[112070]: /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 19 19:29:18.236875 np0000175050 devstack@c-api.service[112070]: from cgi import parse_header May 19 19:29:18.239632 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:18.239632 np0000175050 devstack@c-api.service[112068]: from cgi import parse_header May 19 19:29:18.247539 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:18.247539 np0000175050 devstack@c-api.service[112069]: from cgi import parse_header May 19 19:29:18.282250 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:18.282250 np0000175050 devstack@c-api.service[112067]: removals.removed_module( May 19 19:29:18.282947 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:18.282947 np0000175050 devstack@c-api.service[112067]: removals.removed_module( May 19 19:29:18.284510 np0000175050 devstack@c-api.service[112070]: /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 19 19:29:18.284510 np0000175050 devstack@c-api.service[112070]: removals.removed_module( May 19 19:29:18.285331 np0000175050 devstack@c-api.service[112070]: /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 19 19:29:18.285331 np0000175050 devstack@c-api.service[112070]: removals.removed_module( May 19 19:29:18.286914 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:18.286914 np0000175050 devstack@c-api.service[112068]: removals.removed_module( May 19 19:29:18.287592 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:18.287592 np0000175050 devstack@c-api.service[112068]: removals.removed_module( May 19 19:29:18.303653 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:18.303653 np0000175050 devstack@c-api.service[112069]: removals.removed_module( May 19 19:29:18.304394 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:18.304394 np0000175050 devstack@c-api.service[112069]: removals.removed_module( May 19 19:29:18.900860 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:18.900860 np0000175050 devstack@c-api.service[112067]: warnings.warn( May 19 19:29:18.931923 np0000175050 devstack@c-api.service[112070]: /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 19 19:29:18.931923 np0000175050 devstack@c-api.service[112070]: warnings.warn( May 19 19:29:18.933627 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:18.933627 np0000175050 devstack@c-api.service[112069]: warnings.warn( May 19 19:29:18.937532 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:18.937532 np0000175050 devstack@c-api.service[112068]: warnings.warn( May 19 19:29:19.016459 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:19.016459 np0000175050 devstack@c-api.service[112067]: warnings.warn( May 19 19:29:19.035153 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:19.035153 np0000175050 devstack@c-api.service[112069]: warnings.warn( May 19 19:29:19.046093 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:19.046093 np0000175050 devstack@c-api.service[112068]: warnings.warn( May 19 19:29:19.049338 np0000175050 devstack@c-api.service[112070]: /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 19 19:29:19.049338 np0000175050 devstack@c-api.service[112070]: warnings.warn( May 19 19:29:19.324852 np0000175050 devstack@c-api.service[112069]: 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 19 19:29:19.325322 np0000175050 devstack@c-api.service[112069]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112069) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:29:19.330690 np0000175050 devstack@c-api.service[112067]: 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 19 19:29:19.331053 np0000175050 devstack@c-api.service[112067]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112067) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:29:19.340453 np0000175050 devstack@c-api.service[112068]: 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 19 19:29:19.340809 np0000175050 devstack@c-api.service[112068]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112068) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:29:19.341847 np0000175050 devstack@c-api.service[112070]: 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 19 19:29:19.342128 np0000175050 devstack@c-api.service[112070]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112070) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:29:19.413383 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:19.413383 np0000175050 devstack@c-api.service[112069]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:29:19.414750 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:19.414750 np0000175050 devstack@c-api.service[112068]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:29:19.415142 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:19.415142 np0000175050 devstack@c-api.service[112067]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:29:19.418278 np0000175050 devstack@c-api.service[112070]: /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 19 19:29:19.418278 np0000175050 devstack@c-api.service[112070]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:29:19.883209 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112068) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:29:19.883422 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112069) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:29:19.883528 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112067) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:29:19.883600 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.883600 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.883767 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.883848 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.883929 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.884001 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.884064 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.884225 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.884684 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.885132 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.885206 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.885291 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.885291 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.885704 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.885822 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.885822 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.886031 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.886138 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.886237 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.886316 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.886404 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.886490 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.886490 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.886632 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.886706 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.886779 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.886835 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.886835 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.886942 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.886999 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.887659 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112070) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:29:19.888028 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.888094 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.888292 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.888769 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.888833 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.888873 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.888948 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.888990 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.889062 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.889129 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.891757 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.891828 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.891876 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.891943 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.891987 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.892027 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.892066 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.892105 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.892144 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.892195 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.892309 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.892394 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.892474 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.892516 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.892554 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.892592 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.892654 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.892808 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.892808 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.892808 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.892914 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.893303 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.893416 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.893526 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.893643 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.893751 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.893863 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.893996 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.894889 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.894935 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.894975 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.895067 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.895118 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.895170 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.895212 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.895253 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.895291 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.895328 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.895375 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.895415 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.895454 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.895454 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.895537 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.895586 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.895642 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.895642 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.895723 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.895762 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.895802 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.895841 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.895940 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.895983 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.896035 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.896097 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.896178 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.896251 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.896299 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.896338 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.896375 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.896439 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.896498 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.896537 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.896583 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.896636 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.896675 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.896726 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.896766 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.896804 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.896843 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.896882 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.896919 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.896964 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.897010 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.897049 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.897087 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.897129 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.897167 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.897206 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.897206 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.897288 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.897406 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.897497 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.897595 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.897719 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.898723 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.898780 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.898842 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.898902 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.898960 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.899016 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.899079 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.899352 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.899404 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.899475 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.899584 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.899665 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.899718 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.899788 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.899891 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.899982 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.900069 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.900159 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.900206 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.900251 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.900289 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.900349 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.900409 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.900530 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.900638 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.900709 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.900709 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.900803 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.900856 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.900905 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.900952 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.901007 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.901058 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.901120 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.901185 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.901239 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.901295 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.901337 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.901382 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.901382 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.901461 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.901505 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.901545 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.901593 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.901593 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.901593 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.901593 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.901593 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.901593 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.902131 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.902243 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.902345 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.902450 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.902545 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.902658 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.902775 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.903856 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.903931 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.903973 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.904044 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.904099 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.904164 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.904228 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.904283 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.904334 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.904384 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.904432 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.904512 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.904559 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.904632 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.904698 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.904740 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.904792 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.904867 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.904921 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.904975 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.905046 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.905580 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.905717 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.905817 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.905913 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.905966 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.906050 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.906091 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.906130 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.906170 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.906209 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.906253 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.906297 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.906297 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.906372 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.906411 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.906459 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.906498 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.906536 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.906574 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.906636 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.906703 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.906751 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.906813 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.906858 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.906902 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.906940 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.906978 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.906978 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.907376 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.907527 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.907676 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.907798 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.907896 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.908013 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.908192 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.908814 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.908882 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.908935 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.908982 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.909029 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.909074 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.909118 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.909118 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.909195 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.909237 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.909281 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.909281 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.909351 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.909396 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.909396 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.909396 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.909503 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.909543 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.909603 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.909683 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.909732 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.909773 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.909815 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.909861 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.909899 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.909944 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.910010 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.910010 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.910083 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.910128 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.910167 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.910212 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.910256 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.910313 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.910363 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.910406 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.910450 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.910492 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.910536 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.910573 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.910629 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.910695 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.910756 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.910795 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.910838 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.910878 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.910915 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.910952 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.910995 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.911038 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.911038 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.911114 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.911159 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.911159 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.911239 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.911285 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.911323 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.911323 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.911323 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.911323 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.911323 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.911323 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.911323 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.911323 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.911607 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.911607 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.911705 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.911749 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.911797 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.911834 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.911873 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.911922 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.911964 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.912003 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.912041 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.912079 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.912121 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.912164 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.912206 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.912243 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.912284 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.912284 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.912284 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.912395 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.912440 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.912483 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.912483 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.912483 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.912483 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.912483 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.912483 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.912814 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.912854 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.912892 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.912930 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.913086 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.913227 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.913432 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.913624 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.913787 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.913938 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.914105 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.914316 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.914444 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.914588 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.915296 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.915444 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.915585 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.915758 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.915887 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.916058 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.916194 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.916273 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.916339 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.916399 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.916458 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.916506 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.916552 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.916594 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.916673 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.916729 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.916768 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.916805 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.916841 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.916888 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.916888 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.916956 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.916956 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.917031 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.917071 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.917071 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.917071 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.917178 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.917742 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.917834 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.917949 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.918148 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.918265 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.918318 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.918361 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.918393 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.918436 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.918468 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.918506 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.918547 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.918582 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.918651 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.918719 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.918755 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.918792 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.918823 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.918823 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.918893 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.918930 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.918966 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.918998 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.919038 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.919072 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.919072 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.919156 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.919235 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.919285 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.919335 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.919335 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.919395 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.919433 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.919471 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.919508 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.919550 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.919587 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.919649 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.919698 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.919734 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.919772 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.919812 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.919845 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.919880 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.919915 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.919949 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.919981 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.920014 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.920051 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.920090 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.920127 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.920186 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.920227 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.920265 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.920297 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.920333 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.920366 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.920401 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.920439 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.920476 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.920511 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.920550 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.920593 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.920676 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.920725 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.920772 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.920772 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.920834 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.920875 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.920920 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.920955 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.920955 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.921022 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.921064 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.921110 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.921160 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.921201 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.921251 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.921287 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.921331 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.921373 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.921420 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.921461 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.921498 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.921531 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.921572 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.921572 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.921572 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.921572 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.921572 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.921572 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.921831 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.921831 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.921831 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.921831 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.921831 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.922016 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.922050 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.922091 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.922126 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.922164 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.922202 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.922202 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.922265 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.922306 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.922306 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.922373 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.922410 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.922453 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.922505 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.922505 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.922592 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.922671 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.922724 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.922773 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.922820 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.922870 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.922870 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.922870 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.923749 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.923804 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.923851 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.923912 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.923955 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.924035 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.924100 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.924158 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.924219 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.924287 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.924342 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.924381 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.924439 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.924512 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.924553 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.924596 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.924670 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.924719 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.924719 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.924719 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.924836 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.926077 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.926159 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.926229 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.926289 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.926349 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.926408 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.926483 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.929568 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.929604 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.929641 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.929689 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.929727 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.929751 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.929775 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.929798 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.929824 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.929851 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.929878 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.929907 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.929934 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.929960 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.930254 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.930323 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.930377 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.930443 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.930497 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.930555 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.930622 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.930763 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.930826 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.930889 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.930951 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.931012 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.931072 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.931151 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.932817 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.932878 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.932939 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.932995 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.933057 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.933091 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.933122 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.933162 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.933188 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.933220 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.933279 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.933311 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.933336 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.933360 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.933388 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.933418 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.933444 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.933472 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.933497 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.933525 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.933551 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.933579 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.933604 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.933642 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.933679 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.933736 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.933795 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.933891 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.933960 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.934048 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.934106 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.934165 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.934220 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.934291 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.934359 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.934419 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.934503 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.934581 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.934692 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.934754 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.934817 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.934881 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.934943 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.935008 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.935070 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.935142 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.935204 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.935267 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.935328 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.935394 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.935501 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.935577 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.935714 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.935805 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.935861 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.935966 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.936026 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.936092 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.936157 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.936272 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.936333 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.936387 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.936462 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.936524 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.936591 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.936697 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.936757 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.936828 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.936930 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.937004 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.937066 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.937122 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.937209 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.937318 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.937396 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.937453 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.937507 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.937507 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.937644 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.937701 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.937768 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.937967 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.938056 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.938128 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.938192 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.938245 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.938300 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.938354 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.938415 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.938493 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.938602 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.938760 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.938858 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.938941 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.939022 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.939105 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.939186 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.939278 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.939372 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.939465 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.939573 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.939685 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.939788 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.939870 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.939960 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.940038 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.940113 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.940189 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.940280 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.940361 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.940457 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.940549 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.940740 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.940841 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.940941 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.941029 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.941118 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.941197 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.941293 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.941374 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.941468 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.941557 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.941671 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.941763 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.941869 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.941961 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.942114 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.942219 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.942320 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.942412 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.942513 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.942655 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.942752 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.942845 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.942955 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.943046 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.943046 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.943046 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.943046 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.943046 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.943310 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.943361 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.943403 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.943403 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.943488 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.943531 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.943571 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.943635 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.943679 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.943720 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.943771 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.943813 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.943851 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.943891 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.943932 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.943967 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.944001 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.944035 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.944070 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.944106 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.944151 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.944201 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.944249 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.944290 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.944329 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.944367 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.944367 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.944367 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.944465 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.944465 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.944465 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.944580 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.944638 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.944638 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.944728 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.944770 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.944816 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.944858 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.944900 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.944900 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.944900 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.945028 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.945080 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.945123 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.945123 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.945191 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.945234 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.945273 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.945309 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.945345 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.945394 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.945441 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.945482 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.945527 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.945527 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.945527 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.945661 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.945661 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.945742 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.945791 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.945843 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.945843 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.945918 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.945968 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.946025 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.946070 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.946118 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.946166 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.946208 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.946254 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.946344 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.946383 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.946435 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.946482 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.946525 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.946574 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.946637 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.946680 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.946716 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.946769 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.946819 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.946860 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.946906 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.946947 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.946988 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.947034 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.947081 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.947121 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.947161 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.947213 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.947253 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.947289 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.947331 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.947331 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.947405 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.947448 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.947448 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.947448 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.947552 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.947552 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.947552 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.947552 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.947552 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.947552 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.947552 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.947552 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.947552 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.947552 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.947913 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.947955 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.947993 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.948036 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.948075 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.948119 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.948158 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.948196 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.948241 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.948284 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.948330 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.948372 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.948408 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.948444 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.948481 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.948515 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.948550 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.948550 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.948656 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.948656 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.948656 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.948656 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.948656 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.948656 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.948656 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.948890 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.948934 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.948975 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.949014 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.949057 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.949094 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.949134 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.949169 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.949208 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.949249 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.949296 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.949336 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.949374 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.949418 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.949503 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.949543 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.949586 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.949636 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.949636 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.949700 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.949739 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.949787 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.949787 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.949787 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.950074 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.950126 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.950126 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.950201 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.950241 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.950281 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.950323 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.950374 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.950374 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.950454 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.950497 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.950532 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.950570 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.950609 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.950664 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.950700 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.950734 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.950779 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.950821 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.950865 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.950900 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.950939 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.950976 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.951016 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.951057 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.951097 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.951139 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.951175 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.951217 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.951258 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.951299 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.951346 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.951346 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.951422 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.951422 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.951422 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.951422 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.951422 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.951422 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:19.951659 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112068) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.951659 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.951659 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.951659 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.951659 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.951659 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112068) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.951878 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112067) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.951878 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.951878 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.951878 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.951878 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112067) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.951878 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112067) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.952092 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112070) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.952133 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112069) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:19.952169 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.952208 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:19.952246 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.952283 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:19.952325 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.952369 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:19.952412 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112070) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.952448 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:19.952484 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112070) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.952520 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112069) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:19.997495 np0000175050 devstack@c-api.service[112069]: INFO dbcounter [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Registered counter for database cinder May 19 19:29:19.997750 np0000175050 devstack@c-api.service[112068]: INFO dbcounter [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Registered counter for database cinder May 19 19:29:19.999250 np0000175050 devstack@c-api.service[112070]: INFO dbcounter [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Registered counter for database cinder May 19 19:29:20.001733 np0000175050 devstack@c-api.service[112067]: INFO dbcounter [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Registered counter for database cinder May 19 19:29:20.009370 np0000175050 devstack@c-api.service[112069]: DEBUG oslo_db.sqlalchemy.engines [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 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=112069) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:20.011171 np0000175050 devstack@c-api.service[112068]: DEBUG oslo_db.sqlalchemy.engines [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 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=112068) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:20.012820 np0000175050 devstack@c-api.service[112070]: DEBUG oslo_db.sqlalchemy.engines [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 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=112070) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:20.014767 np0000175050 devstack@c-api.service[112067]: DEBUG oslo_db.sqlalchemy.engines [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b 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=112067) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:20.127557 np0000175050 devstack@c-api.service[112069]: DEBUG dbcounter [-] [112069] Writer thread running {{(pid=112069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:29:20.127799 np0000175050 devstack@c-api.service[112068]: DEBUG dbcounter [-] [112068] Writer thread running {{(pid=112068) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:29:20.130416 np0000175050 devstack@c-api.service[112068]: INFO cinder.rpc [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:29:20.130563 np0000175050 devstack@c-api.service[112069]: INFO cinder.rpc [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:29:20.132697 np0000175050 devstack@c-api.service[112069]: INFO cinder.rpc [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:29:20.132818 np0000175050 devstack@c-api.service[112068]: INFO cinder.rpc [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:29:20.134576 np0000175050 devstack@c-api.service[112069]: INFO cinder.rpc [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:29:20.134790 np0000175050 devstack@c-api.service[112068]: INFO cinder.rpc [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:29:20.135437 np0000175050 devstack@c-api.service[112067]: DEBUG dbcounter [-] [112067] Writer thread running {{(pid=112067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:29:20.136256 np0000175050 devstack@c-api.service[112069]: INFO cinder.rpc [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:29:20.137179 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.137247 np0000175050 devstack@c-api.service[112068]: INFO cinder.rpc [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:29:20.138401 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.138605 np0000175050 devstack@c-api.service[112067]: INFO cinder.rpc [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:29:20.138935 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.140634 np0000175050 devstack@c-api.service[112067]: INFO cinder.rpc [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:29:20.140758 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.142455 np0000175050 devstack@c-api.service[112067]: INFO cinder.rpc [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:29:20.143270 np0000175050 devstack@c-api.service[112069]: DEBUG oslo_db.sqlalchemy.engines [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 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=112069) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:20.144138 np0000175050 devstack@c-api.service[112067]: INFO cinder.rpc [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:29:20.144880 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.145111 np0000175050 devstack@c-api.service[112069]: INFO cinder.rpc [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:29:20.145196 np0000175050 devstack@c-api.service[112070]: DEBUG dbcounter [-] [112070] Writer thread running {{(pid=112070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:29:20.145788 np0000175050 devstack@c-api.service[112068]: DEBUG oslo_db.sqlalchemy.engines [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 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=112068) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:20.146497 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.147203 np0000175050 devstack@c-api.service[112069]: INFO cinder.rpc [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:29:20.147965 np0000175050 devstack@c-api.service[112070]: INFO cinder.rpc [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:29:20.148312 np0000175050 devstack@c-api.service[112068]: INFO cinder.rpc [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:29:20.148366 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.150029 np0000175050 devstack@c-api.service[112070]: INFO cinder.rpc [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:29:20.150400 np0000175050 devstack@c-api.service[112068]: INFO cinder.rpc [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:29:20.151645 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.151709 np0000175050 devstack@c-api.service[112067]: DEBUG oslo_db.sqlalchemy.engines [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b 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=112067) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:20.151892 np0000175050 devstack@c-api.service[112070]: INFO cinder.rpc [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:29:20.153704 np0000175050 devstack@c-api.service[112070]: INFO cinder.rpc [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:29:20.153809 np0000175050 devstack@c-api.service[112067]: INFO cinder.rpc [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:29:20.154593 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.155660 np0000175050 devstack@c-api.service[112067]: INFO cinder.rpc [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:29:20.156323 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.156432 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.161302 np0000175050 devstack@c-api.service[112070]: DEBUG oslo_db.sqlalchemy.engines [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 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=112070) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:20.162986 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.163540 np0000175050 devstack@c-api.service[112070]: INFO cinder.rpc [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:29:20.165258 np0000175050 devstack@c-api.service[112070]: INFO cinder.rpc [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:29:20.165690 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.166026 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.166202 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.167850 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.168910 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.171072 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.172255 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.172795 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.176093 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.176327 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.178181 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.179066 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.179386 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.181673 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.182475 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.183467 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.183910 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.185046 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.186841 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.187749 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.189309 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.190414 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.190928 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.191806 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.193349 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.193953 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.194236 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.196069 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.196788 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.196861 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.197898 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.199394 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.199753 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.200246 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.201281 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.202419 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.203323 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.203986 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.205408 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.205710 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.206500 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.207347 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.208042 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.208860 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.209511 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.210030 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.210808 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.210911 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.212646 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.212943 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.213970 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.215040 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.215576 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.215668 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.216514 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.216640 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.217115 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.217867 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.218551 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.219101 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.219420 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.220244 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.220378 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.220895 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.221355 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.221666 np0000175050 devstack@c-api.service[112067]: WARNING cinder.api.contrib.hosts [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:29:20.222389 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.222463 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.222516 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.222921 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.223365 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: extensions {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.223769 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.224006 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.224356 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.224723 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: os-availability-zone {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.224908 np0000175050 devstack@c-api.service[112068]: WARNING cinder.api.contrib.hosts [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:29:20.225375 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.225601 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.226012 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.226085 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: qos-specs {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.226597 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: extensions {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.227015 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.227578 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.227945 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: os-availability-zone {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.228369 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: extra_specs {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.228505 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.229143 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.229215 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: qos-specs {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.229968 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.230639 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.230968 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: encryption {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.231401 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: extra_specs {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.231479 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.231828 np0000175050 devstack@c-api.service[112069]: WARNING cinder.api.contrib.hosts [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:29:20.232565 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.232634 np0000175050 devstack@c-api.service[112070]: WARNING cinder.api.contrib.hosts [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:29:20.232952 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: encryption {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.233223 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: os-volume-type-access {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.233278 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.233542 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: extensions {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.234278 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: extensions {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.234988 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: os-availability-zone {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.235105 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: os-quota-class-sets {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.235199 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: os-volume-type-access {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.235580 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: os-availability-zone {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.236314 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: qos-specs {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.236777 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: os-quota-class-sets {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.236878 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: qos-specs {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.237148 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: encryption {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.238091 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: encryption {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.238423 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: extra_specs {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.238700 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: os-snapshot-manage {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.238952 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: extra_specs {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.239567 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: os-snapshot-manage {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.240051 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: encryption {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.240200 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: consistencygroups {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.240534 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: encryption {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.241081 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: consistencygroups {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.241682 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: os-volume-type-access {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.242209 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: backups {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.242888 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: os-volume-type-access {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.243121 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: backups {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.243285 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: os-quota-class-sets {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.244213 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: scheduler-stats {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.244470 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: os-quota-class-sets {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.245119 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: scheduler-stats {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.245369 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: encryption {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.245655 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: os-quota-sets {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.245853 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: encryption {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.246594 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: os-quota-sets {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.246930 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: os-snapshot-manage {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.247178 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: os-volume-manage {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.247407 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: os-snapshot-manage {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.247998 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: os-volume-manage {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.248406 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: consistencygroups {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.248647 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: capabilities {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.248855 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: consistencygroups {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.249432 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: capabilities {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.249925 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: os-volume-transfer {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.250389 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: backups {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.250745 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: os-volume-transfer {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.250888 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: backups {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.251514 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: os-hosts {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.252343 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: os-hosts {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.252412 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: scheduler-stats {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.252899 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extended resource: cgsnapshots {{(pid=112067) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.252940 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: scheduler-stats {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.253767 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extended resource: cgsnapshots {{(pid=112068) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.253868 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: os-quota-sets {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.254380 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.contrib.snapshot_actions [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] SnapshotActionsController initialized {{(pid=112067) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:29:20.254434 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: os-quota-sets {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.255267 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.255318 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.contrib.snapshot_actions [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] SnapshotActionsController initialized {{(pid=112068) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:29:20.255354 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: os-volume-manage {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.255808 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: os-volume-manage {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.256176 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.256730 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.256854 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: capabilities {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.257263 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: capabilities {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.257659 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.258069 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.258123 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: os-volume-transfer {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.258599 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: os-volume-transfer {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.259039 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.259405 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.259736 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: os-hosts {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.260176 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: os-hosts {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.260366 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.260804 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.261152 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extended resource: cgsnapshots {{(pid=112069) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.261547 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extended resource: cgsnapshots {{(pid=112070) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:20.261766 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.262317 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.262706 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.contrib.snapshot_actions [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] SnapshotActionsController initialized {{(pid=112069) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:29:20.263112 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.contrib.snapshot_actions [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] SnapshotActionsController initialized {{(pid=112070) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:29:20.263279 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.263590 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.263689 np0000175050 devstack@c-api.service[112067]: WARNING castellan.key_manager.migration [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.264010 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.264556 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.264681 np0000175050 devstack@c-api.service[112068]: WARNING castellan.key_manager.migration [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.264708 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.264814 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.265008 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.265109 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.265207 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension AdminActions extending resource: volumes {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.265245 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.265319 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension AdminActions extending resource: snapshots {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.265419 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension AdminActions extending resource: backups {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.265470 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.265525 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.265577 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.265642 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension VolumeActions extending resource: volumes {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.265738 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.265774 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension TypesManage extending resource: types {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.265847 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.265874 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.265962 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.266068 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.266095 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.266206 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.266256 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.266315 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.v3.router [None req-e19d8400-1a1a-485f-91f4-c9e8430b048b None None] Extension UsedLimits extending resource: limits {{(pid=112067) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.266350 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension AdminActions extending resource: volumes {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.266443 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension AdminActions extending resource: snapshots {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.266547 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension AdminActions extending resource: backups {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.266658 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.266692 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.266765 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension VolumeActions extending resource: volumes {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.266904 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension TypesManage extending resource: types {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.266962 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.267011 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.267112 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.267225 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.267324 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.267427 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.v3.router [None req-5634f158-3af0-4db9-8db3-7d249d29cec0 None None] Extension UsedLimits extending resource: limits {{(pid=112068) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.268147 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.268423 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.269691 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.269913 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.271310 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.271435 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.272819 np0000175050 devstack@c-api.service[112069]: WARNING castellan.key_manager.migration [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.272987 np0000175050 devstack@c-api.service[112070]: WARNING castellan.key_manager.migration [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:20.273857 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.273971 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.274019 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.274064 np0000175050 devstack@c-api.service[112067]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79406f2a3668 pid: 112067 (default app) May 19 19:29:20.274104 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.274149 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.274288 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.274411 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.274515 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.274571 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.274682 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension AdminActions extending resource: volumes {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.274736 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.274813 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension AdminActions extending resource: snapshots {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.274860 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension AdminActions extending resource: volumes {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.274935 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension AdminActions extending resource: backups {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.274982 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension AdminActions extending resource: snapshots {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275043 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension AdminActions extending resource: backups {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275088 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275138 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275176 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension VolumeActions extending resource: volumes {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275252 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension VolumeActions extending resource: volumes {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275305 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension TypesManage extending resource: types {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275393 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275433 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension TypesManage extending resource: types {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275499 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275582 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275650 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275715 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275756 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275825 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.v3.router [None req-6936720b-2e96-47fa-9ea2-85617056e4f9 None None] Extension UsedLimits extending resource: limits {{(pid=112069) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275898 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.275940 np0000175050 devstack@c-api.service[112068]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79406f2a3668 pid: 112068 (default app) May 19 19:29:20.276058 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.276191 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.v3.router [None req-c7c25a1e-e155-416a-b15f-21bf0d1dbf86 None None] Extension UsedLimits extending resource: limits {{(pid=112070) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:20.283079 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.283079 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.283079 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.283079 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.283339 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.283339 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.283339 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.283339 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.283573 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.283573 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.283573 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.283573 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.283573 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.283573 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.283885 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.283885 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.283885 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.283885 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.283885 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.284117 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.284117 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.284117 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.284117 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.284117 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.284426 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.284426 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.284426 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.284426 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.284701 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.284701 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.284701 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.284701 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.284701 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.284971 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.284971 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.284971 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.284971 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.284971 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.285185 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.285185 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.285185 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.285185 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.285185 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.285185 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.285444 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.285444 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.285444 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.285444 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.285444 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.285444 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.285745 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.285745 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.285745 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.285745 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.285745 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.285745 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.286051 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.286051 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.286051 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.286051 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.286051 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.286322 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.286322 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.286322 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.286322 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.286322 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.286535 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.286535 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.286535 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.286535 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.286535 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.286535 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.286901 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.286901 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.286901 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.286901 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.286901 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.286901 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.287146 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.287146 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.287146 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.287146 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.287146 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.287375 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.287375 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.287375 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.287375 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.287375 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.287593 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.287593 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.287593 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.287593 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.287842 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.287842 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.287842 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.287842 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.288026 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.288026 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.288026 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.288026 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.288026 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.288280 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.288280 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.288280 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.288280 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.288280 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.288487 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.288487 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.288487 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.288487 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.288792 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.288792 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.288792 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.288792 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.288986 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.288986 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.288986 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.288986 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.289180 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.289180 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.289180 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.289180 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.289358 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.289358 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.289358 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.289358 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.289533 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.289533 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.289533 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.289533 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.289533 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.289832 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.289832 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.289832 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.289832 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.289832 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.289832 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.290140 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.290140 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.290140 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.290140 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.290140 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.290446 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.290446 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.290446 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.290446 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.290674 np0000175050 devstack@c-api.service[112069]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79406f2a3668 pid: 112069 (default app) May 19 19:29:20.290722 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.290722 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.290722 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.290722 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.290722 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.290722 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.291007 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.291007 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.291007 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.291007 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.291007 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.291007 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.291300 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.291300 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.291300 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.291300 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.291300 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.291300 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.291569 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.291569 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.291569 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.291569 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.291799 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.291799 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.291799 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.291799 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.292013 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.292013 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.292013 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.292013 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.292203 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.292203 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.292203 np0000175050 devstack@c-api.service[112067]: /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 19 19:29:20.292203 np0000175050 devstack@c-api.service[112067]: warnings.warn(deprecated_msg) May 19 19:29:20.292388 np0000175050 devstack@c-api.service[112070]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79406f2a3668 pid: 112070 (default app) May 19 19:29:20.292427 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.middleware.request_id [None req-cf76d1c3-4bcb-40fa-9b33-4b20f1541830 None None] RequestId filter calling following filter/app {{(pid=112067) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:29:20.292427 np0000175050 devstack@c-api.service[112067]: [pid: 112067|app: 0|req: 1/1] 199.204.45.113 () {60 vars in 956 bytes} [Tue May 19 19:29:20 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 19 19:29:27.304878 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.304878 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.307765 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.307765 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.307765 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.307765 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.307765 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.308204 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.308204 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.308204 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.308204 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.308204 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.308204 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.308534 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.308534 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.308534 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.308534 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.308534 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.308822 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.308822 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.308822 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.308822 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.309089 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.309089 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.309089 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.309089 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.309324 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.309324 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.309324 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.309324 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.309324 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.309605 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.309605 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.309605 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.309605 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.309605 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.309964 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.309964 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.309964 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.309964 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.309964 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.309964 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.310309 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.310309 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.310309 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.310309 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.310309 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.310309 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.310651 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.310651 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.310651 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.310651 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.310651 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.310651 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.310974 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.310974 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.310974 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.310974 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.310974 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.310974 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.311315 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.311315 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.311315 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.311315 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.311535 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.311535 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.311535 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.311535 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.311535 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.311834 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.311834 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.311834 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.311834 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.311834 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.312098 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.312098 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.312098 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.312098 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.312098 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.312098 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.312425 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.312425 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.312425 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.312425 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.312425 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.312727 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.312727 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.312727 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.312727 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.312727 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.312981 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.312981 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.312981 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.312981 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.313203 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.313203 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.313203 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.313203 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.313417 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.313417 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.313417 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.313417 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.313417 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.313743 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.313743 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.313743 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.313743 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.313743 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.314082 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.314082 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.314082 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.314082 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.314311 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.314311 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.314311 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.314311 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.314489 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.314489 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.314489 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.314489 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.314653 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.314653 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.314653 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.314653 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.314796 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.314796 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.314796 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.314796 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.314961 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.314961 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.314961 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.314961 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.314961 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.314961 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.315170 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.315170 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.315170 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.315170 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.315170 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.315370 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.315370 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.315370 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.315370 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.315370 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.315370 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.315370 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.315647 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.315647 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.315647 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.315647 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.315647 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.315647 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.315879 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.315879 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.315879 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.315879 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.315879 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.315879 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.316091 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.316091 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.316091 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.316091 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.316091 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.316091 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.316300 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.316300 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.316300 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.316300 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.316443 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.316443 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.316443 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.316443 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.316601 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.316601 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.316601 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.316601 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.316767 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.316767 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.316767 np0000175050 devstack@c-api.service[112068]: /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 19 19:29:27.316767 np0000175050 devstack@c-api.service[112068]: warnings.warn(deprecated_msg) May 19 19:29:27.316767 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.middleware.request_id [None req-b135f645-bacc-4eb2-8cff-ca49879afe14 None None] RequestId filter calling following filter/app {{(pid=112068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:29:27.820295 np0000175050 devstack@c-api.service[112068]: INFO cinder.api.openstack.wsgi [None req-b135f645-bacc-4eb2-8cff-ca49879afe14 admin admin] POST https://199.204.45.113/volume/v3/types May 19 19:29:27.820991 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.openstack.wsgi [None req-b135f645-bacc-4eb2-8cff-ca49879afe14 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 19:29:27.822686 np0000175050 devstack@c-api.service[112068]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 19:29:27.822686 np0000175050 devstack@c-api.service[112068]: warnings.warn( May 19 19:29:27.829015 np0000175050 devstack@c-api.service[112068]: DEBUG oslo_db.sqlalchemy.engines [None req-b135f645-bacc-4eb2-8cff-ca49879afe14 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=112068) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:27.867675 np0000175050 devstack@c-api.service[112068]: INFO cinder.api.openstack.wsgi [None req-b135f645-bacc-4eb2-8cff-ca49879afe14 admin admin] https://199.204.45.113/volume/v3/types returned with HTTP 200 May 19 19:29:27.868275 np0000175050 devstack@c-api.service[112068]: [pid: 112068|app: 0|req: 1/2] 199.204.45.113 () {68 vars in 1288 bytes} [Tue May 19 19:29:27 2026] POST /volume/v3/types => generated 186 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 19:29:27.893652 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.893652 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.893652 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.893652 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.893652 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.894308 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.894308 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.894308 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.894308 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.894308 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.894445 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.894445 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.894445 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.894445 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.894445 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.894445 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.894594 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.894594 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.894594 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.894594 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.894803 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.894803 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.894803 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.894803 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.894909 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.894909 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.894909 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.894909 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895019 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895019 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895019 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895019 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895019 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895151 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895151 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895151 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895151 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895151 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895297 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895297 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895297 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895297 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895297 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895297 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895448 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895448 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895448 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895448 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895448 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895448 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895599 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895599 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895599 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895599 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895599 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895599 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895760 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895760 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895760 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895760 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895760 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895887 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895887 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895887 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.895887 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.895887 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896018 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896018 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896018 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896018 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896018 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896018 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896187 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896187 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896187 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896187 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896187 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896187 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896342 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896342 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896342 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896342 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896342 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896471 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896471 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896471 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896471 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896471 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896590 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896590 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896590 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896590 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896756 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896756 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896756 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896756 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896861 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896861 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896861 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896861 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896861 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896995 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896995 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896995 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.896995 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.896995 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897118 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.897118 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897118 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.897118 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897231 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.897231 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897231 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.897231 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897342 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.897342 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897342 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.897342 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897453 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.897453 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897453 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.897453 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897560 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.897560 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897560 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.897560 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897678 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.897678 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897678 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.897678 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897678 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.897873 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897873 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.897873 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897873 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.897873 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.897873 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.898027 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.898027 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.898027 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.898027 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.898027 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.898175 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.898175 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.898175 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.898175 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.898175 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.898175 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.898438 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.898438 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.898438 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.898438 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.898438 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.898438 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.898806 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.898806 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.898806 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.898806 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.898806 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.898806 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.899158 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.899158 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.899158 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.899158 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.899158 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.899158 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.899507 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.899507 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.899507 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.899507 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.899766 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.899766 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.899766 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.899766 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.899766 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.900079 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.900079 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.900079 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.900079 np0000175050 devstack@c-api.service[112069]: /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 19 19:29:27.900079 np0000175050 devstack@c-api.service[112069]: warnings.warn(deprecated_msg) May 19 19:29:27.900079 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.middleware.request_id [req-b135f645-bacc-4eb2-8cff-ca49879afe14 req-6dfb36a0-d26c-4bb9-bf26-765e758dbdb1 None None] RequestId filter calling following filter/app {{(pid=112069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:29:28.223516 np0000175050 devstack@c-api.service[112069]: INFO cinder.api.openstack.wsgi [req-b135f645-bacc-4eb2-8cff-ca49879afe14 req-6dfb36a0-d26c-4bb9-bf26-765e758dbdb1 admin admin] POST https://199.204.45.113/volume/v3/types/4f27ecf3-b206-495a-bb9a-093868362372/extra_specs May 19 19:29:28.224037 np0000175050 devstack@c-api.service[112069]: DEBUG cinder.api.openstack.wsgi [req-b135f645-bacc-4eb2-8cff-ca49879afe14 req-6dfb36a0-d26c-4bb9-bf26-765e758dbdb1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 19:29:28.225639 np0000175050 devstack@c-api.service[112069]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 19:29:28.225639 np0000175050 devstack@c-api.service[112069]: warnings.warn( May 19 19:29:28.232080 np0000175050 devstack@c-api.service[112069]: DEBUG oslo_db.sqlalchemy.engines [req-b135f645-bacc-4eb2-8cff-ca49879afe14 req-6dfb36a0-d26c-4bb9-bf26-765e758dbdb1 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=112069) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:28.294162 np0000175050 devstack@c-api.service[112069]: INFO cinder.api.openstack.wsgi [req-b135f645-bacc-4eb2-8cff-ca49879afe14 req-6dfb36a0-d26c-4bb9-bf26-765e758dbdb1 admin admin] https://199.204.45.113/volume/v3/types/4f27ecf3-b206-495a-bb9a-093868362372/extra_specs returned with HTTP 200 May 19 19:29:28.294855 np0000175050 devstack@c-api.service[112069]: [pid: 112069|app: 0|req: 1/3] 199.204.45.113 () {70 vars in 1505 bytes} [Tue May 19 19:29:27 2026] POST /volume/v3/types/4f27ecf3-b206-495a-bb9a-093868362372/extra_specs => generated 55 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 19:29:30.155172 np0000175050 devstack@c-api.service[112067]: DEBUG dbcounter [-] [112067] Writing DB stats cinder:SELECT=6 {{(pid=112067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:29:30.164918 np0000175050 devstack@c-api.service[112070]: DEBUG dbcounter [-] [112070] Writing DB stats cinder:SELECT=6 {{(pid=112070) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:29:37.865100 np0000175050 devstack@c-api.service[112068]: DEBUG dbcounter [-] [112068] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112068) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:29:38.292527 np0000175050 devstack@c-api.service[112069]: DEBUG dbcounter [-] [112069] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:32:32.680570 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.680570 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.680570 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.680570 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.681437 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.681437 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.681437 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.681437 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.681757 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.681757 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.681757 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.681757 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.681757 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.681757 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.682157 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.682157 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.682157 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.682157 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.682157 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.682507 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.682507 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.682507 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.682507 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.682507 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.682822 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.682822 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.682822 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.682822 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.683105 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.683105 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.683105 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.683105 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.683105 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.683498 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.683498 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.683498 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.683498 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.683498 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.683845 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.683845 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.683845 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.683845 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.683845 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.683845 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.684259 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.684259 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.684259 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.684259 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.684259 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.684259 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.684656 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.684656 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.684656 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.684656 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.684656 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.684656 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.685053 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.685053 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.685053 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.685053 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.685053 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.685389 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.685389 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.685389 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.685389 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.685389 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.685686 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.685686 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.685686 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.685686 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.685686 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.685686 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.686056 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.686056 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.686056 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.686056 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.686056 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.686056 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.686396 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.686396 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.686396 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.686396 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.686396 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.686830 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.686830 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.686830 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.686830 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.686830 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.687144 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.687144 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.687144 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.687144 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.687600 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.687600 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.687600 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.687600 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.687888 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.687888 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.687888 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.687888 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.687888 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.688237 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.688237 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.688237 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.688237 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.688237 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.688535 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.688535 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.688535 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.688535 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.688818 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.688818 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.688818 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.688818 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.689110 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.689110 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.689110 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.689110 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.689394 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.689394 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.689394 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.689394 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.689677 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.689677 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.689677 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.689677 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.689953 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.689953 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.689953 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.689953 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.689953 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.690300 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.690300 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.690300 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.690300 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.690300 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.690300 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.690727 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.690727 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.690727 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.690727 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.690727 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.691043 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.691043 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.691043 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.691043 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.691043 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.691043 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.691481 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.691481 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.691481 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.691481 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.691481 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.691481 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.691908 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.691908 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.691908 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.691908 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.691908 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.691908 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.692135 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.692135 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.692135 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.692135 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.692135 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.692135 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.692319 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.692319 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.692319 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.692319 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.692449 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.692449 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.692449 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.692449 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.692449 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.692630 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.692630 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.692630 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.692630 np0000175050 devstack@c-api.service[112070]: /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 19 19:32:32.692630 np0000175050 devstack@c-api.service[112070]: warnings.warn(deprecated_msg) May 19 19:32:32.692630 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.middleware.request_id [None req-815417c2-bd74-4fb3-a569-4f8ceea201d5 None None] RequestId filter calling following filter/app {{(pid=112070) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:32:32.692630 np0000175050 devstack@c-api.service[112070]: INFO cinder.api.openstack.wsgi [None req-815417c2-bd74-4fb3-a569-4f8ceea201d5 None None] GET https://199.204.45.113/volume// May 19 19:32:32.692838 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.openstack.wsgi [None req-815417c2-bd74-4fb3-a569-4f8ceea201d5 None None] Empty body provided in request {{(pid=112070) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 19:32:32.692838 np0000175050 devstack@c-api.service[112070]: DEBUG cinder.api.openstack.wsgi [None req-815417c2-bd74-4fb3-a569-4f8ceea201d5 None None] Calling method 'all' {{(pid=112070) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 19:32:32.692838 np0000175050 devstack@c-api.service[112070]: INFO cinder.api.openstack.wsgi [None req-815417c2-bd74-4fb3-a569-4f8ceea201d5 None None] https://199.204.45.113/volume// returned with HTTP 300 May 19 19:32:32.692838 np0000175050 devstack@c-api.service[112070]: [pid: 112070|app: 0|req: 1/4] 199.204.45.113 () {66 vars in 1456 bytes} [Tue May 19 19:32:32 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 19 19:33:11.125314 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.middleware.request_id [None req-1a0ce544-9ea2-4829-af9c-1a021f883dab None None] RequestId filter calling following filter/app {{(pid=112067) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:33:11.472987 np0000175050 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-1a0ce544-9ea2-4829-af9c-1a021f883dab demo demo] GET https://199.204.45.113/volume/v3/types May 19 19:33:11.473337 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-1a0ce544-9ea2-4829-af9c-1a021f883dab demo demo] Empty body provided in request {{(pid=112067) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 19:33:11.473561 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.openstack.wsgi [None req-1a0ce544-9ea2-4829-af9c-1a021f883dab demo demo] Calling method 'index' {{(pid=112067) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 19:33:11.474053 np0000175050 devstack@c-api.service[112067]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 19:33:11.474053 np0000175050 devstack@c-api.service[112067]: warnings.warn( May 19 19:33:11.474633 np0000175050 devstack@c-api.service[112067]: DEBUG cinder.api.api_utils [None req-1a0ce544-9ea2-4829-af9c-1a021f883dab demo demo] Removing options '' from query. {{(pid=112067) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 19:33:11.485703 np0000175050 devstack@c-api.service[112067]: DEBUG oslo_db.sqlalchemy.engines [None req-1a0ce544-9ea2-4829-af9c-1a021f883dab demo demo] 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=112067) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:33:11.510131 np0000175050 devstack@c-api.service[112067]: INFO cinder.api.openstack.wsgi [None req-1a0ce544-9ea2-4829-af9c-1a021f883dab demo demo] https://199.204.45.113/volume/v3/types returned with HTTP 200 May 19 19:33:11.510483 np0000175050 devstack@c-api.service[112067]: [pid: 112067|app: 0|req: 2/5] 199.204.45.113 () {64 vars in 1290 bytes} [Tue May 19 19:33:11 2026] GET /volume/v3/types => generated 377 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 19:33:11.556795 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.middleware.request_id [None req-9f7f1185-c0fa-4649-8a9b-8c6c6e6315c8 None None] RequestId filter calling following filter/app {{(pid=112068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:33:11.561084 np0000175050 devstack@c-api.service[112068]: INFO cinder.api.openstack.wsgi [None req-9f7f1185-c0fa-4649-8a9b-8c6c6e6315c8 demo demo] GET https://199.204.45.113/volume/v3/types/default May 19 19:33:11.561484 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.openstack.wsgi [None req-9f7f1185-c0fa-4649-8a9b-8c6c6e6315c8 demo demo] Empty body provided in request {{(pid=112068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 19:33:11.562064 np0000175050 devstack@c-api.service[112068]: DEBUG cinder.api.openstack.wsgi [None req-9f7f1185-c0fa-4649-8a9b-8c6c6e6315c8 demo demo] Calling method 'show' {{(pid=112068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 19:33:11.573055 np0000175050 devstack@c-api.service[112068]: INFO cinder.api.openstack.wsgi [None req-9f7f1185-c0fa-4649-8a9b-8c6c6e6315c8 demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 May 19 19:33:11.573677 np0000175050 devstack@c-api.service[112068]: [pid: 112068|app: 0|req: 2/6] 199.204.45.113 () {64 vars in 1301 bytes} [Tue May 19 19:33:11 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 19:33:21.503485 np0000175050 devstack@c-api.service[112067]: DEBUG dbcounter [-] [112067] Writing DB stats cinder:SELECT=1 {{(pid=112067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:33:21.568870 np0000175050 devstack@c-api.service[112068]: DEBUG dbcounter [-] [112068] Writing DB stats cinder:SELECT=2 {{(pid=112068) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}