May 06 21:02:18.097713 np0000172313 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 06 21:02:18.108147 np0000172313 devstack@c-api.service[112610]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 06 21:02:18.111236 np0000172313 devstack@c-api.service[112610]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 6 21:02:18 2026] *** May 06 21:02:18.111236 np0000172313 devstack@c-api.service[112610]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 06 21:02:18.111236 np0000172313 devstack@c-api.service[112610]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 06 21:02:18.111236 np0000172313 devstack@c-api.service[112610]: nodename: np0000172313 May 06 21:02:18.111236 np0000172313 devstack@c-api.service[112610]: machine: x86_64 May 06 21:02:18.111236 np0000172313 devstack@c-api.service[112610]: clock source: unix May 06 21:02:18.111236 np0000172313 devstack@c-api.service[112610]: pcre jit disabled May 06 21:02:18.111236 np0000172313 devstack@c-api.service[112610]: detected number of CPU cores: 16 May 06 21:02:18.111236 np0000172313 devstack@c-api.service[112610]: current working directory: / May 06 21:02:18.111236 np0000172313 devstack@c-api.service[112610]: detected binary path: /usr/bin/uwsgi-core May 06 21:02:18.111236 np0000172313 devstack@c-api.service[112610]: your processes number limit is 256917 May 06 21:02:18.111236 np0000172313 devstack@c-api.service[112610]: your memory page size is 4096 bytes May 06 21:02:18.111236 np0000172313 devstack@c-api.service[112610]: detected max file descriptor number: 2048 May 06 21:02:18.111236 np0000172313 devstack@c-api.service[112610]: lock engine: pthread robust mutexes May 06 21:02:18.111706 np0000172313 devstack@c-api.service[112610]: thunder lock: enabled May 06 21:02:18.111706 np0000172313 devstack@c-api.service[112610]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 06 21:02:18.111852 np0000172313 devstack@c-api.service[112610]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 06 21:02:18.111852 np0000172313 devstack@c-api.service[112610]: PEP 405 virtualenv detected: /opt/stack/data/venv May 06 21:02:18.111852 np0000172313 devstack@c-api.service[112610]: Set PythonHome to /opt/stack/data/venv May 06 21:02:18.145909 np0000172313 devstack@c-api.service[112610]: Python main interpreter initialized at 0x74d334ca3668 May 06 21:02:18.145909 np0000172313 devstack@c-api.service[112610]: python threads support enabled May 06 21:02:18.145909 np0000172313 devstack@c-api.service[112610]: your server socket listen backlog is limited to 100 connections May 06 21:02:18.145909 np0000172313 devstack@c-api.service[112610]: your mercy for graceful operations on workers is 80 seconds May 06 21:02:18.146386 np0000172313 devstack@c-api.service[112610]: mapped 671795 bytes (656 KB) for 4 cores May 06 21:02:18.146526 np0000172313 devstack@c-api.service[112610]: *** Operational MODE: preforking *** May 06 21:02:18.146730 np0000172313 devstack@c-api.service[112610]: *** uWSGI is running in multiple interpreter mode *** May 06 21:02:18.146730 np0000172313 devstack@c-api.service[112610]: spawned uWSGI master process (pid: 112610) May 06 21:02:18.146884 np0000172313 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 06 21:02:18.147411 np0000172313 devstack@c-api.service[112610]: spawned uWSGI worker 1 (pid: 112612, cores: 1) May 06 21:02:18.147869 np0000172313 devstack@c-api.service[112610]: spawned uWSGI worker 2 (pid: 112613, cores: 1) May 06 21:02:18.148364 np0000172313 devstack@c-api.service[112610]: spawned uWSGI worker 3 (pid: 112614, cores: 1) May 06 21:02:18.148846 np0000172313 devstack@c-api.service[112610]: spawned uWSGI worker 4 (pid: 112615, cores: 1) May 06 21:02:18.148899 np0000172313 devstack@c-api.service[112610]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 06 21:02:18.274562 np0000172313 devstack@c-api.service[112612]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 21:02:18.274562 np0000172313 devstack@c-api.service[112612]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 21:02:18.274562 np0000172313 devstack@c-api.service[112612]: we strongly recommend against using it for new projects. May 06 21:02:18.274562 np0000172313 devstack@c-api.service[112612]: If you are already using Eventlet, we recommend migrating to a different May 06 21:02:18.274562 np0000172313 devstack@c-api.service[112612]: framework. For more detail see May 06 21:02:18.274562 np0000172313 devstack@c-api.service[112612]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 21:02:18.274562 np0000172313 devstack@c-api.service[112612]: import eventlet # noqa May 06 21:02:18.279857 np0000172313 devstack@c-api.service[112615]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 21:02:18.279857 np0000172313 devstack@c-api.service[112615]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 21:02:18.279857 np0000172313 devstack@c-api.service[112615]: we strongly recommend against using it for new projects. May 06 21:02:18.279857 np0000172313 devstack@c-api.service[112615]: If you are already using Eventlet, we recommend migrating to a different May 06 21:02:18.279857 np0000172313 devstack@c-api.service[112615]: framework. For more detail see May 06 21:02:18.279857 np0000172313 devstack@c-api.service[112615]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 21:02:18.279857 np0000172313 devstack@c-api.service[112615]: import eventlet # noqa May 06 21:02:18.283052 np0000172313 devstack@c-api.service[112614]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 21:02:18.283052 np0000172313 devstack@c-api.service[112614]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 21:02:18.283052 np0000172313 devstack@c-api.service[112614]: we strongly recommend against using it for new projects. May 06 21:02:18.283052 np0000172313 devstack@c-api.service[112614]: If you are already using Eventlet, we recommend migrating to a different May 06 21:02:18.283052 np0000172313 devstack@c-api.service[112614]: framework. For more detail see May 06 21:02:18.283052 np0000172313 devstack@c-api.service[112614]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 21:02:18.283052 np0000172313 devstack@c-api.service[112614]: import eventlet # noqa May 06 21:02:18.295928 np0000172313 devstack@c-api.service[112613]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 21:02:18.295928 np0000172313 devstack@c-api.service[112613]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 21:02:18.295928 np0000172313 devstack@c-api.service[112613]: we strongly recommend against using it for new projects. May 06 21:02:18.295928 np0000172313 devstack@c-api.service[112613]: If you are already using Eventlet, we recommend migrating to a different May 06 21:02:18.295928 np0000172313 devstack@c-api.service[112613]: framework. For more detail see May 06 21:02:18.295928 np0000172313 devstack@c-api.service[112613]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 21:02:18.295928 np0000172313 devstack@c-api.service[112613]: import eventlet # noqa May 06 21:02:18.357446 np0000172313 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 21:02:18.357446 np0000172313 devstack@c-api.service[112612]: debtcollector.deprecate( May 06 21:02:18.363782 np0000172313 devstack@c-api.service[112615]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 21:02:18.363782 np0000172313 devstack@c-api.service[112615]: debtcollector.deprecate( May 06 21:02:18.369714 np0000172313 devstack@c-api.service[112614]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 21:02:18.369714 np0000172313 devstack@c-api.service[112614]: debtcollector.deprecate( May 06 21:02:18.380907 np0000172313 devstack@c-api.service[112613]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 21:02:18.380907 np0000172313 devstack@c-api.service[112613]: debtcollector.deprecate( May 06 21:02:18.439286 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:18.439286 np0000172313 devstack@c-api.service[112612]: from cgi import parse_header May 06 21:02:18.449887 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:18.449887 np0000172313 devstack@c-api.service[112614]: from cgi import parse_header May 06 21:02:18.451188 np0000172313 devstack@c-api.service[112615]: /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 06 21:02:18.451188 np0000172313 devstack@c-api.service[112615]: from cgi import parse_header May 06 21:02:18.463539 np0000172313 devstack@c-api.service[112613]: /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 06 21:02:18.463539 np0000172313 devstack@c-api.service[112613]: from cgi import parse_header May 06 21:02:18.486992 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:18.486992 np0000172313 devstack@c-api.service[112612]: removals.removed_module( May 06 21:02:18.487793 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:18.487793 np0000172313 devstack@c-api.service[112612]: removals.removed_module( May 06 21:02:18.499249 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:18.499249 np0000172313 devstack@c-api.service[112614]: removals.removed_module( May 06 21:02:18.499933 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:18.499933 np0000172313 devstack@c-api.service[112614]: removals.removed_module( May 06 21:02:18.504648 np0000172313 devstack@c-api.service[112615]: /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 06 21:02:18.504648 np0000172313 devstack@c-api.service[112615]: removals.removed_module( May 06 21:02:18.505341 np0000172313 devstack@c-api.service[112615]: /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 06 21:02:18.505341 np0000172313 devstack@c-api.service[112615]: removals.removed_module( May 06 21:02:18.509157 np0000172313 devstack@c-api.service[112613]: /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 06 21:02:18.509157 np0000172313 devstack@c-api.service[112613]: removals.removed_module( May 06 21:02:18.509872 np0000172313 devstack@c-api.service[112613]: /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 06 21:02:18.509872 np0000172313 devstack@c-api.service[112613]: removals.removed_module( May 06 21:02:19.112705 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:19.112705 np0000172313 devstack@c-api.service[112612]: warnings.warn( May 06 21:02:19.118031 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:19.118031 np0000172313 devstack@c-api.service[112614]: warnings.warn( May 06 21:02:19.121399 np0000172313 devstack@c-api.service[112613]: /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 06 21:02:19.121399 np0000172313 devstack@c-api.service[112613]: warnings.warn( May 06 21:02:19.121642 np0000172313 devstack@c-api.service[112615]: /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 06 21:02:19.121642 np0000172313 devstack@c-api.service[112615]: warnings.warn( May 06 21:02:19.213948 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:19.213948 np0000172313 devstack@c-api.service[112612]: warnings.warn( May 06 21:02:19.219048 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:19.219048 np0000172313 devstack@c-api.service[112614]: warnings.warn( May 06 21:02:19.221058 np0000172313 devstack@c-api.service[112615]: /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 06 21:02:19.221058 np0000172313 devstack@c-api.service[112615]: warnings.warn( May 06 21:02:19.222494 np0000172313 devstack@c-api.service[112613]: /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 06 21:02:19.222494 np0000172313 devstack@c-api.service[112613]: warnings.warn( May 06 21:02:19.506346 np0000172313 devstack@c-api.service[112613]: 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 06 21:02:19.507125 np0000172313 devstack@c-api.service[112613]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112613) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 21:02:19.510524 np0000172313 devstack@c-api.service[112615]: 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 06 21:02:19.511003 np0000172313 devstack@c-api.service[112615]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112615) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 21:02:19.515216 np0000172313 devstack@c-api.service[112612]: 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 06 21:02:19.516211 np0000172313 devstack@c-api.service[112612]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112612) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 21:02:19.520240 np0000172313 devstack@c-api.service[112614]: 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 06 21:02:19.520756 np0000172313 devstack@c-api.service[112614]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112614) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 21:02:19.592631 np0000172313 devstack@c-api.service[112613]: /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 06 21:02:19.592631 np0000172313 devstack@c-api.service[112613]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 21:02:19.593533 np0000172313 devstack@c-api.service[112615]: /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 06 21:02:19.593533 np0000172313 devstack@c-api.service[112615]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 21:02:19.593828 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:19.593828 np0000172313 devstack@c-api.service[112612]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 21:02:19.596695 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:19.596695 np0000172313 devstack@c-api.service[112614]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 21:02:20.045779 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112615) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 21:02:20.045992 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112614) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 21:02:20.046153 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.046222 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.046264 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112612) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 21:02:20.046303 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.046348 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.046395 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.046549 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.046591 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112613) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 21:02:20.046640 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.046675 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.046917 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.047307 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.047492 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.047536 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.047580 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.047611 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.047650 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.047691 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.047727 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.047758 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.047796 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.047828 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.047862 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.047905 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.047941 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.047979 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.048036 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.048086 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.048124 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.048124 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.048124 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.048124 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.048262 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.048262 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.048337 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.049098 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.049258 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.049402 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.049541 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.049678 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.049822 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.049992 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.050065 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.050106 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.050143 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.050184 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.050227 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.050280 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.050320 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.050356 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.050386 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.050423 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.050459 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.050491 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.050553 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.050595 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.050638 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.050680 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.050720 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.050754 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.050789 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.050832 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.050873 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.050905 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.050942 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.050981 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.051038 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.051082 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.051119 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.051153 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.051188 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.051227 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.051259 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.051291 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.051326 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.051359 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.051404 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.051446 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.051483 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.051517 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.051554 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.051590 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.051629 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.051663 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.051694 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.051694 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.051694 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.051694 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.051882 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.051967 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.052146 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.052375 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.052505 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.052631 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.052766 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.052899 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.053052 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.053208 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.053324 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.053395 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.053453 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.053500 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.053534 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.053573 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.053615 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.053654 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.053688 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.053732 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.053766 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.053800 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.053835 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.053870 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.053909 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.053946 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.053984 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.054043 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.054043 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.054192 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.054192 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.054261 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.054261 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.054331 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.054331 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.054402 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.054444 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.054512 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.054556 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.054592 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.054656 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.054716 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.054773 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.054816 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.054850 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.054889 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.054927 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.054961 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.055005 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.055071 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.055105 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.055145 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.055186 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.055226 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.055259 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.055259 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.055324 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.055360 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.055401 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.055438 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.055471 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.055471 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.055471 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.055471 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.055471 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.055471 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.056254 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.056329 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.056372 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.056410 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.056446 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.056502 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.056540 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.056579 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.056618 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.056653 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.056685 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.056719 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.056719 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.056719 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.056865 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.056904 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.056939 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.056971 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.057002 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.057063 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.057106 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.057139 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.057171 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.057202 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.057232 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.057264 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.057324 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.057451 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.058026 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.058097 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.058142 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.058201 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.058241 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.058241 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.058371 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.058416 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.058485 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.058547 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.058587 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.058647 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.058689 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.058719 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.058750 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.058810 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.058810 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.058907 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.058944 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.058944 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.058944 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.059048 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.059048 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.059048 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.059048 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.059156 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.059205 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.059312 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.060638 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.060691 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.060738 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.060817 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.060855 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.060893 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.060925 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.060961 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.060992 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.061046 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.061084 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.061115 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.061156 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.061191 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.061222 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.061270 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.061307 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.061342 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.061379 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.061414 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.061443 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.061478 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.061508 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.061537 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.061566 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.061598 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.061633 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.061674 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.061712 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.061742 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.061774 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.061803 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.061834 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.061863 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.061900 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.061934 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.061967 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.062009 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.062064 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.062102 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.062132 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.062164 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.062194 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.062226 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.062255 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.062288 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.062329 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.062366 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.062397 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.062428 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.062460 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.062496 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.062530 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.062567 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.062598 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.062631 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.062673 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.062705 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.062742 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.062777 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.062807 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.062842 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.062872 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.062901 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.062939 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.062973 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.063004 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.063047 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.063077 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.063117 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.063153 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.063187 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.063218 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.063252 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.063295 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.063336 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.063336 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.063404 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.063442 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.063472 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.063501 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.063535 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.063563 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.063590 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.063629 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.063666 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.063701 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.063730 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.063757 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.063794 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.063823 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.063855 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.063888 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.063919 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.063956 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.063987 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.064044 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.064076 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.064107 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.064145 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.064178 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.064206 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.064238 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.064301 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.064338 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.064367 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.064367 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.064367 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.064367 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.064367 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.064367 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.064367 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.066118 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.066183 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.066220 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.066257 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.066288 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.066320 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.066353 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.066384 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.066415 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.066447 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.066481 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.066516 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.066551 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.066589 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.066618 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.066651 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.066686 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.066715 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.066744 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.066771 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.066808 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.066839 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.066878 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.066910 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.066943 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.066943 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.066943 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.066943 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.069039 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.069099 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.069160 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.069215 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.069271 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.069325 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.069360 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.069399 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.069441 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.069477 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.069516 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.069546 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.069574 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.069607 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.069638 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.069674 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.069706 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.069734 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.069766 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.069797 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.069833 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.069873 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.069914 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.069951 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.069986 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.070035 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.070075 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.070109 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.070146 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.070180 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.070212 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.070244 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.070280 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.070400 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.070441 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.070471 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.070506 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.070541 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.070571 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.070598 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.070628 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.070661 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.070692 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.070726 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.070762 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.070798 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.070829 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.070869 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.070902 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.070934 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.070967 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.070998 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.070998 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.070998 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.070998 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.070998 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.071168 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.071168 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.071168 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.071168 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.071273 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.071310 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.071310 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.071363 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.071401 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.071434 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.071474 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.071507 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.071507 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.071566 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.071594 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.071623 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.071652 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.071683 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.071712 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.071742 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.071783 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.071811 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.071840 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.071874 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.071905 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.071935 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.071935 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.071935 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.072931 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.072987 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.073049 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.073088 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.073123 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.073123 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.073186 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.073223 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.073260 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.073292 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.073323 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.073354 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.073391 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.073425 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.073462 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.073492 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.073526 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.073556 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.073587 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.073587 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.073587 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.073983 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.074056 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.074110 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.074180 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.074222 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.074284 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.074356 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.074989 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.075070 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.075122 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.075169 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.075202 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.075235 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.075275 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.075308 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.075340 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.075370 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.075402 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.075440 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.075472 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.075508 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.075540 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.075575 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.075611 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.075646 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.075676 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.075703 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.075733 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.075769 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.075769 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.075769 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.075769 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.075895 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.075928 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.075958 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.075989 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.076034 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.076066 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.076106 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.076149 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.076149 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.076209 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.076245 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.076275 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.076357 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.076396 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.076430 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.076461 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.076503 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.076541 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.076571 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.076600 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.076634 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.076664 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.076695 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.076723 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.076752 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.076782 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.076821 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.076852 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.076885 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.076922 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.076922 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.077660 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.077720 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.077771 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.077806 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.077842 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.077879 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.077910 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.077946 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.077981 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.078026 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.078066 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.078106 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.078138 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.078502 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.078579 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.078642 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.078679 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.078734 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.078768 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.078845 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.078881 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.078936 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.078968 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.079004 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.079064 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.079102 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.079134 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.079134 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.079194 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.079194 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.079194 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.079274 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.079306 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.079341 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.079377 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.079409 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.079441 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.079475 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.079511 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.079542 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.079578 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.079578 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.079640 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.079672 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.079706 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.079706 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.079706 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.079791 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.079827 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.079827 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.079880 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.079880 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.079880 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.079880 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.079880 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.079880 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.081243 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.081305 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.081341 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.081416 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.081461 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.081503 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.081540 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.081571 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.081601 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.081637 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.081668 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.081699 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.081731 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.081760 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.081806 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.081837 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.081873 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.081903 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.081903 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.081903 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.081981 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.082024 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.082094 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.082175 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.082252 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.082349 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.082425 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.082508 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.086569 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.086650 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.086684 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.086737 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.086797 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.086853 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.086906 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.086906 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.086963 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.086996 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.087039 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.087082 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.087120 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.087155 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.087186 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.087216 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.087259 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.087290 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.087322 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.087352 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.087384 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.087417 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.087455 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.087491 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.087523 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.087559 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.087596 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.087634 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.087665 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.087702 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.087736 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.087766 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.087797 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.087830 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.087860 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.087896 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.087931 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.087969 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.088025 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.088058 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.088096 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.088127 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.088156 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.088186 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.088216 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.088248 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.088248 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.088435 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.088476 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.088512 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.088512 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.088512 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.088512 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.088512 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.088640 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.088673 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.088715 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.088747 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.088778 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.088778 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.088844 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.088881 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.088930 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.088964 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.088999 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.089054 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.089093 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.089127 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.089162 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.089197 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.089228 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.089258 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.089288 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.089323 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.089358 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.089397 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.089397 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.089460 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.089491 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.089522 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.089522 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.089522 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.089522 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.089640 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.094965 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.095082 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.095082 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.095164 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.095204 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.095245 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.095282 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.095315 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.095343 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.095375 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.095422 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.095422 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.095490 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.095525 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.095555 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.095585 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.095614 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.095614 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.095675 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.095710 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.095751 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.095784 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.095815 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.095848 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.095911 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.095950 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.096027 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.096114 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.097289 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.097350 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.097388 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.097425 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.097460 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.097491 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.097491 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.097547 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.097579 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.097610 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.097610 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.097756 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.097797 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.097829 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.097861 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.097892 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.097892 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.097892 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.097980 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.097980 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.098071 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.098175 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.098237 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.098293 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.098351 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.098406 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.098444 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.098480 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.098516 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.098516 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.098578 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.098609 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.098651 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.098651 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.098716 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.098753 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.098783 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.098814 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.098845 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.098845 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.098912 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.098946 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.098982 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.099036 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.099071 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.099104 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.099150 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.099187 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.099228 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.099268 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.099299 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.099334 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.099366 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.099397 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.099430 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.099430 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.099914 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.099969 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.100033 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.100069 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.100101 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.100132 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.100164 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.100204 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.100241 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.100290 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.100326 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.100357 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.100428 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.100555 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.100601 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.100664 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.100747 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.100807 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.100841 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.100902 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.100942 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.100980 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.101026 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.101071 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.101103 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.101138 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.101167 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.101204 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.101236 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.101274 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.101336 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.101371 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.101442 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.101510 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.101567 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.101609 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.101669 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.101702 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.101758 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.101790 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.101830 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.101830 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.101889 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.101925 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.101957 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.101957 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.102023 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.102063 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.102094 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.102124 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.102153 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.102153 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.102153 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.102153 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.102153 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.102153 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.102317 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.102317 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.102317 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.102317 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.102433 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.102433 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.102488 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.102643 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.102722 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.102782 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.102850 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.102891 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.102954 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.103028 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.103062 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.103102 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.103167 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.103225 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.103296 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.103351 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.103409 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.103792 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.103865 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.103978 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.104053 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.104113 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.104170 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.104233 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.107082 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.107152 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.107182 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.107239 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.107278 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.107320 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.107353 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.107383 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.107429 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.107466 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.107499 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.107528 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.107558 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.107600 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.107636 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.107674 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.107709 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.107750 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.107783 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.107838 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.107877 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.107906 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.107938 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.107968 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.107998 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.108049 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.108089 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.108122 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112615) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.108157 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.108189 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.108219 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.108248 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.108280 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112612) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.108309 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.108309 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.108309 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.108393 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.108476 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.108507 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.108549 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.108579 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.108610 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112614) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.108646 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.108646 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.108646 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.108646 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 21:02:20.108646 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 21:02:20.108646 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 21:02:20.108646 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 21:02:20.108646 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 21:02:20.108867 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 21:02:20.108867 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112613) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 21:02:20.152843 np0000172313 devstack@c-api.service[112614]: INFO dbcounter [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Registered counter for database cinder May 06 21:02:20.153738 np0000172313 devstack@c-api.service[112613]: INFO dbcounter [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Registered counter for database cinder May 06 21:02:20.154075 np0000172313 devstack@c-api.service[112612]: INFO dbcounter [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Registered counter for database cinder May 06 21:02:20.154985 np0000172313 devstack@c-api.service[112615]: INFO dbcounter [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Registered counter for database cinder May 06 21:02:20.167782 np0000172313 devstack@c-api.service[112614]: DEBUG oslo_db.sqlalchemy.engines [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb 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=112614) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:02:20.171325 np0000172313 devstack@c-api.service[112615]: DEBUG oslo_db.sqlalchemy.engines [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 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=112615) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:02:20.176962 np0000172313 devstack@c-api.service[112612]: DEBUG oslo_db.sqlalchemy.engines [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb 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=112612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:02:20.182468 np0000172313 devstack@c-api.service[112613]: DEBUG oslo_db.sqlalchemy.engines [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 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=112613) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:02:20.277003 np0000172313 devstack@c-api.service[112614]: DEBUG dbcounter [-] [112614] Writer thread running {{(pid=112614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 21:02:20.279302 np0000172313 devstack@c-api.service[112614]: INFO cinder.rpc [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 21:02:20.281332 np0000172313 devstack@c-api.service[112614]: INFO cinder.rpc [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 21:02:20.283114 np0000172313 devstack@c-api.service[112614]: INFO cinder.rpc [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 21:02:20.284686 np0000172313 devstack@c-api.service[112614]: INFO cinder.rpc [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 21:02:20.285579 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.287256 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.288897 np0000172313 devstack@c-api.service[112615]: DEBUG dbcounter [-] [112615] Writer thread running {{(pid=112615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 21:02:20.291314 np0000172313 devstack@c-api.service[112614]: DEBUG oslo_db.sqlalchemy.engines [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb 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=112614) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:02:20.291573 np0000172313 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writer thread running {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 21:02:20.292968 np0000172313 devstack@c-api.service[112614]: INFO cinder.rpc [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 21:02:20.293441 np0000172313 devstack@c-api.service[112615]: INFO cinder.rpc [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 21:02:20.293614 np0000172313 devstack@c-api.service[112612]: INFO cinder.rpc [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 21:02:20.294629 np0000172313 devstack@c-api.service[112614]: INFO cinder.rpc [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 21:02:20.295418 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.295580 np0000172313 devstack@c-api.service[112612]: INFO cinder.rpc [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 21:02:20.297335 np0000172313 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writer thread running {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 21:02:20.297421 np0000172313 devstack@c-api.service[112612]: INFO cinder.rpc [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 21:02:20.297465 np0000172313 devstack@c-api.service[112615]: INFO cinder.rpc [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 21:02:20.298975 np0000172313 devstack@c-api.service[112612]: INFO cinder.rpc [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 21:02:20.299345 np0000172313 devstack@c-api.service[112613]: INFO cinder.rpc [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 21:02:20.299829 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.300187 np0000172313 devstack@c-api.service[112615]: INFO cinder.rpc [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 21:02:20.301580 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.301647 np0000172313 devstack@c-api.service[112613]: INFO cinder.rpc [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 21:02:20.303026 np0000172313 devstack@c-api.service[112615]: INFO cinder.rpc [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 21:02:20.303606 np0000172313 devstack@c-api.service[112613]: INFO cinder.rpc [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 21:02:20.304395 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.304589 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.305378 np0000172313 devstack@c-api.service[112612]: DEBUG oslo_db.sqlalchemy.engines [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb 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=112612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:02:20.305508 np0000172313 devstack@c-api.service[112613]: INFO cinder.rpc [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 21:02:20.306307 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.306777 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.307078 np0000172313 devstack@c-api.service[112612]: INFO cinder.rpc [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 21:02:20.307819 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.308139 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.308822 np0000172313 devstack@c-api.service[112612]: INFO cinder.rpc [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 21:02:20.309661 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.311156 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.312334 np0000172313 devstack@c-api.service[112615]: DEBUG oslo_db.sqlalchemy.engines [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 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=112615) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:02:20.313549 np0000172313 devstack@c-api.service[112613]: DEBUG oslo_db.sqlalchemy.engines [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 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=112613) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:02:20.314427 np0000172313 devstack@c-api.service[112615]: INFO cinder.rpc [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 21:02:20.315258 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.315596 np0000172313 devstack@c-api.service[112613]: INFO cinder.rpc [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 21:02:20.316739 np0000172313 devstack@c-api.service[112615]: INFO cinder.rpc [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 21:02:20.317567 np0000172313 devstack@c-api.service[112613]: INFO cinder.rpc [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 21:02:20.318025 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.318305 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.318376 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.318857 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.321243 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.322101 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.324423 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.325320 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.327566 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.327943 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.328696 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.329785 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.330858 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.330988 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.332188 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.332383 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.332833 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.334243 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.335048 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.335698 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.335759 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.338372 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.338958 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.340651 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.340997 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.341434 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.342641 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.344076 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.344422 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.345621 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.345870 np0000172313 devstack@c-api.service[112614]: WARNING cinder.api.contrib.hosts [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 21:02:20.345974 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.346671 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.347158 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.347631 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.348090 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.349220 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.349596 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.349817 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.351088 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.351303 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.352544 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.352602 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.354250 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.354323 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.355451 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.355523 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.355720 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.355814 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.357125 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.357968 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: extensions {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.358495 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.358835 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.359103 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.359207 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: encryption {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.360631 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.360676 np0000172313 devstack@c-api.service[112612]: WARNING cinder.api.contrib.hosts [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 21:02:20.360789 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: os-hosts {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.361477 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.362211 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: os-quota-class-sets {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.362894 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.363317 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.363458 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: capabilities {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.364314 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.364400 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.364718 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: extra_specs {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.365894 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.366308 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: os-volume-manage {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.367412 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.367750 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.367797 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: consistencygroups {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.369098 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.369589 np0000172313 devstack@c-api.service[112613]: WARNING cinder.api.contrib.hosts [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 21:02:20.369729 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.369799 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: os-availability-zone {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.370404 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.370619 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.371666 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: cgsnapshots {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.371813 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.372030 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.372874 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: extensions {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.373027 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: os-volume-transfer {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.373185 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.373298 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.374141 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: encryption {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.374649 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: os-volume-type-access {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.374766 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.374944 np0000172313 devstack@c-api.service[112615]: WARNING cinder.api.contrib.hosts [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 21:02:20.375710 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: os-hosts {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.375781 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.376264 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: scheduler-stats {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.376347 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.377100 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: os-quota-class-sets {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.377179 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.377697 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: encryption {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.377948 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.378386 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: capabilities {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.378668 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.379201 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: qos-specs {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.379449 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.379644 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: extra_specs {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.380146 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.380847 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.381185 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: os-volume-manage {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.381267 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: os-quota-sets {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.381660 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.381725 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: extensions {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.382598 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: consistencygroups {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.382682 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: backups {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.382969 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: encryption {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.383323 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.384550 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: os-hosts {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.384616 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: os-availability-zone {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.384668 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extended resource: os-snapshot-manage {{(pid=112614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.384815 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.385936 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: os-quota-class-sets {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.386255 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.386471 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: cgsnapshots {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.386823 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.387099 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: extensions {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.387162 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: capabilities {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.387752 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.contrib.snapshot_actions [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] SnapshotActionsController initialized {{(pid=112614) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 21:02:20.387839 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: os-volume-transfer {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.388322 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: encryption {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.388404 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: extra_specs {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.388483 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.389547 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: os-volume-type-access {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.390024 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.390096 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: os-volume-manage {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.390176 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: os-hosts {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.391448 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: consistencygroups {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.391543 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.391623 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: os-quota-class-sets {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.392207 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: scheduler-stats {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.392679 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: capabilities {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.392864 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.393522 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: os-availability-zone {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.393680 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: encryption {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.393974 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: extra_specs {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.394255 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.395195 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: qos-specs {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.395416 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: cgsnapshots {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.395592 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: os-volume-manage {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.395693 np0000172313 devstack@c-api.service[112614]: WARNING castellan.key_manager.migration [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.396650 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.396744 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: os-volume-transfer {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.396805 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.396848 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.396958 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension TypesManage extending resource: types {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.397028 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: consistencygroups {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.397066 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.397177 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.397254 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: os-quota-sets {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.397315 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.397394 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.397501 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension VolumeActions extending resource: volumes {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.397653 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.397759 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.397883 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.398053 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension UsedLimits extending resource: limits {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.398150 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension AdminActions extending resource: volumes {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.398259 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension AdminActions extending resource: snapshots {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.398355 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.v3.router [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] Extension AdminActions extending resource: backups {{(pid=112614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.398432 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: os-volume-type-access {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.398678 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: backups {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.399030 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: os-availability-zone {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.399948 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: scheduler-stats {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.400340 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: cgsnapshots {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.400581 np0000172313 devstack@c-api.service[112614]: WARNING keystonemiddleware.auth_token [None req-47a55e01-e25a-4fef-9ed0-583d63f5e3bb None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 21:02:20.400680 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extended resource: os-snapshot-manage {{(pid=112612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.401374 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: encryption {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.401788 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: os-volume-transfer {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.402864 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: qos-specs {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.402912 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.403898 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.contrib.snapshot_actions [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] SnapshotActionsController initialized {{(pid=112612) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 21:02:20.403968 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: os-volume-type-access {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.404653 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.404904 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: os-quota-sets {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.405606 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: scheduler-stats {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.406154 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.406340 np0000172313 devstack@c-api.service[112614]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74d334ca3668 pid: 112614 (default app) May 06 21:02:20.406402 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: backups {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.406794 np0000172313 devstack@c-api.service[112614]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 21:02:20.406794 np0000172313 devstack@c-api.service[112614]: warnings.warn( May 06 21:02:20.407090 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: encryption {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.407575 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.408467 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extended resource: os-snapshot-manage {{(pid=112613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.408686 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: qos-specs {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.409194 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.410611 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.410694 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.410798 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: os-quota-sets {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.411709 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.contrib.snapshot_actions [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] SnapshotActionsController initialized {{(pid=112613) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 21:02:20.412034 np0000172313 devstack@c-api.service[112612]: WARNING castellan.key_manager.migration [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.412263 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: backups {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.412463 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.412994 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.413105 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.413229 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.413329 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension TypesManage extending resource: types {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.413449 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.413546 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.413683 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.413791 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.413891 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.413949 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension VolumeActions extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.414046 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.414148 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.414233 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.414292 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extended resource: os-snapshot-manage {{(pid=112615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 21:02:20.414415 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension UsedLimits extending resource: limits {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.414513 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension AdminActions extending resource: volumes {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.414616 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension AdminActions extending resource: snapshots {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.414756 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.v3.router [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] Extension AdminActions extending resource: backups {{(pid=112612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.414844 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.414844 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.414844 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.414844 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.414844 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.415285 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.415285 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.415285 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.415285 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.415285 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.415687 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.415687 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.415687 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.415687 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.415687 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.415687 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.416117 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.416117 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.416117 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.416117 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.416396 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.416396 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.416396 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.416396 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.416680 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.416680 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.416680 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.416680 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.416945 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.416945 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.416945 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.416945 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.416945 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.417340 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.417340 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.417340 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.417340 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.417340 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.417697 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.417697 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.417697 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.417697 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.417697 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.417697 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.418174 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.418174 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.418174 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.418174 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.418174 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.418174 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.418453 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.418453 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.418545 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.418586 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.418586 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.418586 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.418586 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.418586 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.418586 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.418848 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.418848 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.418848 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.418848 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.418848 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.419127 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.419127 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.419127 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.419127 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.419127 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.419334 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.419334 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.419334 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.419334 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.419334 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.419580 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.419580 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.419580 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.419580 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.419580 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.419580 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.419580 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.419860 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.419860 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.419860 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.419860 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.419860 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.420133 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.420133 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.420133 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.420133 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.420133 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.420346 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.420346 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.420346 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.420346 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.420533 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.420533 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.420533 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.420533 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.420715 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.420715 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.420715 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.420715 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.420715 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.420957 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.420957 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.420957 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.420957 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.420957 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.421167 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.421167 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.421167 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.421167 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.421335 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.421335 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.421335 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.421335 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.421522 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.421522 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.421522 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.421522 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.421743 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.421743 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.421743 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.421743 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.422009 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.422009 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.422009 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.422009 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.422210 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.422210 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.422210 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.422210 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.422210 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.422210 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.422474 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.422474 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.422474 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.422474 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.422474 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.422702 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.422702 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.422702 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.422702 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.422702 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.422702 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.422702 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.423032 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.423032 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.423032 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.423032 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.423032 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.423032 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.423296 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.423296 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.423296 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.423296 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.423296 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.423296 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.423553 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.423553 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.423553 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.423553 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.423553 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.423553 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.423801 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.423801 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.423801 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.423801 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.424044 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.424044 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.424044 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.424044 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.424280 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.424280 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.424280 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.424280 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.424558 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.424558 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.424558 np0000172313 devstack@c-api.service[112614]: /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 06 21:02:20.424558 np0000172313 devstack@c-api.service[112614]: warnings.warn(deprecated_msg) May 06 21:02:20.424786 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.424827 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.424866 np0000172313 devstack@c-api.service[112612]: WARNING keystonemiddleware.auth_token [None req-7ce4dc98-5c98-4280-a0a0-ac425d54d5bb None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 21:02:20.424915 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.contrib.snapshot_actions [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] SnapshotActionsController initialized {{(pid=112615) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 21:02:20.424961 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.middleware.request_id [None req-c8d653fa-834c-460d-bc8f-c3670de5a01d None None] RequestId filter calling following filter/app {{(pid=112614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:02:20.425000 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.425070 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.425110 np0000172313 devstack@c-api.service[112613]: WARNING castellan.key_manager.migration [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.425147 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.425185 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.425185 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.425261 np0000172313 devstack@c-api.service[112614]: [pid: 112614|app: 0|req: 1/1] 199.204.45.229 () {60 vars in 953 bytes} [Wed May 6 21:02:20 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 06 21:02:20.425307 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.425307 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension TypesManage extending resource: types {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.425307 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.425307 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.425489 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.425553 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.425553 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.425553 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension VolumeActions extending resource: volumes {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.425553 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.425553 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.425553 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.425553 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension UsedLimits extending resource: limits {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.425943 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension AdminActions extending resource: volumes {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.425943 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension AdminActions extending resource: snapshots {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.425943 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.v3.router [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] Extension AdminActions extending resource: backups {{(pid=112613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.426098 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.426139 np0000172313 devstack@c-api.service[112612]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74d334ca3668 pid: 112612 (default app) May 06 21:02:20.426183 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.426228 np0000172313 devstack@c-api.service[112613]: WARNING keystonemiddleware.auth_token [None req-7edfb686-39b9-4f5e-97d1-b91186e18066 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 21:02:20.426263 np0000172313 devstack@c-api.service[112615]: WARNING castellan.key_manager.migration [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 21:02:20.426534 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.426650 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.426754 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.426870 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension TypesManage extending resource: types {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.427020 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.427153 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.427279 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.427380 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.427500 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension VolumeActions extending resource: volumes {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.427635 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.427749 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.427853 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.428055 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension UsedLimits extending resource: limits {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.428209 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension AdminActions extending resource: volumes {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.428341 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension AdminActions extending resource: snapshots {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.428455 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.v3.router [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] Extension AdminActions extending resource: backups {{(pid=112615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 21:02:20.430370 np0000172313 devstack@c-api.service[112613]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74d334ca3668 pid: 112613 (default app) May 06 21:02:20.430887 np0000172313 devstack@c-api.service[112615]: WARNING keystonemiddleware.auth_token [None req-dc83b29b-9e9c-4eb6-bbb4-7a2ddc4292f0 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 21:02:20.437135 np0000172313 devstack@c-api.service[112615]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74d334ca3668 pid: 112615 (default app) May 06 21:02:27.448922 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.middleware.request_id [None req-a21972ef-be20-4cf1-9cb3-d4995d2fb559 None None] RequestId filter calling following filter/app {{(pid=112614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:02:27.940111 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-a21972ef-be20-4cf1-9cb3-d4995d2fb559 admin admin] POST https://199.204.45.229/volume/v3/types May 06 21:02:27.940111 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [None req-a21972ef-be20-4cf1-9cb3-d4995d2fb559 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 21:02:27.941157 np0000172313 devstack@c-api.service[112614]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 21:02:27.941157 np0000172313 devstack@c-api.service[112614]: warnings.warn( May 06 21:02:27.951427 np0000172313 devstack@c-api.service[112614]: DEBUG oslo_db.sqlalchemy.engines [None req-a21972ef-be20-4cf1-9cb3-d4995d2fb559 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=112614) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:02:27.985538 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-a21972ef-be20-4cf1-9cb3-d4995d2fb559 admin admin] https://199.204.45.229/volume/v3/types returned with HTTP 200 May 06 21:02:27.986273 np0000172313 devstack@c-api.service[112614]: [pid: 112614|app: 0|req: 2/2] 199.204.45.229 () {68 vars in 1288 bytes} [Wed May 6 21:02:27 2026] POST /volume/v3/types => generated 186 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 21:02:27.995728 np0000172313 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 21:02:27.995728 np0000172313 devstack@c-api.service[112612]: warnings.warn( May 06 21:02:28.009671 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.009671 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.009671 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.009671 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.009982 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.009982 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.009982 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.009982 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.010251 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.010251 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.010251 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.010251 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.010251 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.010251 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.010612 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.010612 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.010612 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.010612 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.010612 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.010960 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.010960 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.010960 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.010960 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.010960 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.011295 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.011295 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.011295 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.011295 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.011557 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.011557 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.011557 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.011557 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.011557 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.011857 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.011857 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.011857 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.011857 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.011857 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.012151 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.012151 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.012151 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.012151 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.012151 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.012151 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.012478 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.012478 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.012478 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.012478 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.012478 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.012478 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.012904 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.012904 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.012904 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.012904 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.012904 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.012904 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.013247 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.013247 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.013247 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.013247 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.013247 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.013431 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.013431 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.013431 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.013431 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.013431 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.013647 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.013647 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.013647 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.013647 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.013647 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.013647 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.013885 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.013885 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.013885 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.013885 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.013885 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.013885 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.014107 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.014107 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.014107 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.014107 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.014107 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.014296 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.014296 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.014296 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.014296 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.014296 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.014473 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.014473 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.014473 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.014473 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.014673 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.014673 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.014673 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.014673 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.014833 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.014833 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.014833 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.014833 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.014833 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.015062 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.015062 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.015062 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.015062 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.015062 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.015270 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.015270 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.015270 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.015270 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.015464 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.015464 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.015464 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.015464 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.015621 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.015621 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.015621 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.015621 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.015784 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.015784 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.015784 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.015784 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.015929 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.015929 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.015929 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.015929 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.016096 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.016096 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.016096 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.016096 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.016096 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.016282 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.016282 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.016282 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.016282 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.016282 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.016282 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.016494 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.016494 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.016494 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.016494 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.016494 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.016679 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.016679 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.016679 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.016679 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.016679 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.016679 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.016924 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.016924 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.016924 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.016924 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.016924 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.016924 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.017168 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.017168 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.017168 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.017168 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.017168 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.017168 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.017382 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.017382 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.017382 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.017382 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.017382 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.017382 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.017623 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.017623 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.017623 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.017623 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.017757 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.017757 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.017757 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.017757 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.017757 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.017924 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.017924 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.017924 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.017924 np0000172313 devstack@c-api.service[112612]: /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 06 21:02:28.017924 np0000172313 devstack@c-api.service[112612]: warnings.warn(deprecated_msg) May 06 21:02:28.017924 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [req-a21972ef-be20-4cf1-9cb3-d4995d2fb559 req-da2f97a3-2b98-4129-bbb0-a1a192121b18 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:02:28.350347 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [req-a21972ef-be20-4cf1-9cb3-d4995d2fb559 req-da2f97a3-2b98-4129-bbb0-a1a192121b18 admin admin] POST https://199.204.45.229/volume/v3/types/4dc40ee6-f1d3-4844-a95a-05a6b1ab48ed/extra_specs May 06 21:02:28.351028 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [req-a21972ef-be20-4cf1-9cb3-d4995d2fb559 req-da2f97a3-2b98-4129-bbb0-a1a192121b18 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 21:02:28.352795 np0000172313 devstack@c-api.service[112612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 21:02:28.352795 np0000172313 devstack@c-api.service[112612]: warnings.warn( May 06 21:02:28.361600 np0000172313 devstack@c-api.service[112612]: DEBUG oslo_db.sqlalchemy.engines [req-a21972ef-be20-4cf1-9cb3-d4995d2fb559 req-da2f97a3-2b98-4129-bbb0-a1a192121b18 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=112612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:02:28.425063 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [req-a21972ef-be20-4cf1-9cb3-d4995d2fb559 req-da2f97a3-2b98-4129-bbb0-a1a192121b18 admin admin] https://199.204.45.229/volume/v3/types/4dc40ee6-f1d3-4844-a95a-05a6b1ab48ed/extra_specs returned with HTTP 200 May 06 21:02:28.425614 np0000172313 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 1/3] 199.204.45.229 () {70 vars in 1505 bytes} [Wed May 6 21:02:27 2026] POST /volume/v3/types/4dc40ee6-f1d3-4844-a95a-05a6b1ab48ed/extra_specs => generated 55 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:02:30.316472 np0000172313 devstack@c-api.service[112615]: DEBUG dbcounter [-] [112615] Writing DB stats cinder:SELECT=6 {{(pid=112615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:02:30.316952 np0000172313 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=6 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:02:37.981104 np0000172313 devstack@c-api.service[112614]: DEBUG dbcounter [-] [112614] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:02:38.423739 np0000172313 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:07:33.962665 np0000172313 devstack@c-api.service[112613]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 21:07:33.962665 np0000172313 devstack@c-api.service[112613]: warnings.warn( May 06 21:07:33.976113 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.976113 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.976113 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.976113 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.976113 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.976607 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.976607 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.976607 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.976607 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.976607 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.976973 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.976973 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.976973 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.976973 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.976973 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.976973 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.977406 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.977406 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.977406 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.977406 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.977706 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.977706 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.977706 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.977706 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.977974 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.977974 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.977974 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.977974 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.978527 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.978527 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.978527 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.978527 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.978527 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.978884 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.978884 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.978884 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.978884 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.978884 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.979132 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.979132 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.979132 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.979132 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.979132 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.979132 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.979420 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.979420 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.979420 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.979420 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.979420 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.979420 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.979698 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.979698 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.979698 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.979698 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.979698 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.979698 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.979960 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.979960 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.979960 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.979960 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.979960 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.980218 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.980218 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.980218 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.980218 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.980218 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.980609 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.980609 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.980609 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.980609 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.980609 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.980609 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.980887 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.980887 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.980887 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.980887 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.980887 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.980887 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.981139 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.981139 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.981139 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.981139 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.981139 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.981410 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.981410 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.981410 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.981410 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.981410 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.981617 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.981617 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.981617 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.981617 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.981827 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.981827 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.981827 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.981827 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.982040 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.982040 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.982040 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.982040 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.982040 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.982357 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.982357 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.982357 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.982357 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.982357 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.982531 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.982531 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.982531 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.982531 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.982670 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.982670 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.982670 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.982670 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.982801 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.982801 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.982801 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.982801 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.982971 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.982971 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.982971 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.982971 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983115 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983115 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983115 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983115 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983259 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983259 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983259 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983259 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983259 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983423 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983423 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983423 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983423 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983423 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983423 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983636 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983636 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983636 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983636 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983636 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983786 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983786 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983786 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983786 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983786 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983786 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983981 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983981 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983981 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983981 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.983981 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.983981 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.984192 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.984192 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.984192 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.984192 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.984192 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.984192 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.984394 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.984394 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.984394 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.984394 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.984394 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.984394 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.984578 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.984578 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.984578 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.984578 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.984712 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.984712 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.984712 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.984712 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.984712 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.984870 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.984870 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.984870 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.984870 np0000172313 devstack@c-api.service[112613]: /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 06 21:07:33.984870 np0000172313 devstack@c-api.service[112613]: warnings.warn(deprecated_msg) May 06 21:07:33.984870 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-f49ce5d0-1d39-494c-aabd-bd56dc29ca31 None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:07:33.984870 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-f49ce5d0-1d39-494c-aabd-bd56dc29ca31 None None] GET https://199.204.45.229/volume// May 06 21:07:33.985107 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-f49ce5d0-1d39-494c-aabd-bd56dc29ca31 None None] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:07:33.985107 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-f49ce5d0-1d39-494c-aabd-bd56dc29ca31 None None] Calling method 'all' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:07:33.985107 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-f49ce5d0-1d39-494c-aabd-bd56dc29ca31 None None] https://199.204.45.229/volume// returned with HTTP 300 May 06 21:07:33.985107 np0000172313 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 1/4] 199.204.45.229 () {66 vars in 1456 bytes} [Wed May 6 21:07:33 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 06 21:08:11.196757 np0000172313 devstack@c-api.service[112615]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 21:08:11.196757 np0000172313 devstack@c-api.service[112615]: warnings.warn( May 06 21:08:11.205543 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.205543 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.205543 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.205543 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.205543 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.205895 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.205895 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.205895 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.205895 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.205895 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.206193 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.206193 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.206193 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.206193 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.206193 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.206193 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.206618 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.206618 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.206618 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.206618 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.206850 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.206850 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.206850 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.206850 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.207138 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.207138 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.207138 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.207138 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.207415 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.207415 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.207415 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.207415 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.207415 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.207724 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.207724 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.207724 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.207724 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.207724 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.208043 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.208043 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.208043 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.208043 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.208043 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.208043 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.208377 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.208377 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.208377 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.208377 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.208377 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.208377 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.208696 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.208696 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.208696 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.208696 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.208696 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.208696 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.209163 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.209163 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.209163 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.209163 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.209163 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.209451 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.209451 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.209451 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.209451 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.209451 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.209757 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.209757 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.209757 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.209757 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.209757 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.209757 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.210222 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.210222 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.210222 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.210222 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.210222 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.210222 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.210645 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.210645 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.210645 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.210645 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.210645 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.210972 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.210972 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.210972 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.210972 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.210972 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.211450 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.211450 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.211450 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.211450 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.211675 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.211675 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.211675 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.211675 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.211915 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.211915 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.211915 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.211915 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.211915 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.212217 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.212217 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.212217 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.212217 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.212217 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.212458 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.212458 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.212458 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.212458 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.212656 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.212656 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.212656 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.212656 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.212808 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.212808 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.212808 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.212808 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.212965 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.212965 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.212965 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.212965 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.213149 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.213149 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.213149 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.213149 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.213295 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.213295 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.213295 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.213295 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.213295 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.213520 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.213520 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.213520 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.213520 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.213520 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.213520 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.213759 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.213759 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.213759 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.213759 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.213759 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.213955 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.213955 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.213955 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.213955 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.213955 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.213955 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.214198 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.214198 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.214198 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.214198 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.214198 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.214198 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.214410 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.214410 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.214410 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.214410 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.214410 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.214410 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.214626 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.214626 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.214626 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.214626 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.214626 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.214626 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.214897 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.214897 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.214897 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.214897 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.215193 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.215193 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.215193 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.215193 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.215193 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.215417 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.215417 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.215417 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.215417 np0000172313 devstack@c-api.service[112615]: /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 06 21:08:11.215417 np0000172313 devstack@c-api.service[112615]: warnings.warn(deprecated_msg) May 06 21:08:11.215417 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.middleware.request_id [None req-9a3694bd-5e4f-4f4e-bcae-5f1058f990a3 None None] RequestId filter calling following filter/app {{(pid=112615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:08:11.531815 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-9a3694bd-5e4f-4f4e-bcae-5f1058f990a3 demo demo] GET https://199.204.45.229/volume/v3/types?is_public=None May 06 21:08:11.532096 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-9a3694bd-5e4f-4f4e-bcae-5f1058f990a3 demo demo] Empty body provided in request {{(pid=112615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:08:11.532369 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-9a3694bd-5e4f-4f4e-bcae-5f1058f990a3 demo demo] Calling method 'index' {{(pid=112615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:08:11.532877 np0000172313 devstack@c-api.service[112615]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 21:08:11.532877 np0000172313 devstack@c-api.service[112615]: warnings.warn( May 06 21:08:11.533514 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.api_utils [None req-9a3694bd-5e4f-4f4e-bcae-5f1058f990a3 demo demo] Removing options '' from query. {{(pid=112615) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:08:11.545602 np0000172313 devstack@c-api.service[112615]: DEBUG oslo_db.sqlalchemy.engines [None req-9a3694bd-5e4f-4f4e-bcae-5f1058f990a3 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=112615) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:08:11.566205 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-9a3694bd-5e4f-4f4e-bcae-5f1058f990a3 demo demo] https://199.204.45.229/volume/v3/types?is_public=None returned with HTTP 200 May 06 21:08:11.566728 np0000172313 devstack@c-api.service[112615]: [pid: 112615|app: 0|req: 1/5] 199.204.45.229 () {64 vars in 1263 bytes} [Wed May 6 21:08:11 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 21:08:11.579663 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.middleware.request_id [req-9a3694bd-5e4f-4f4e-bcae-5f1058f990a3 req-01512c94-b73f-448b-9fa5-0345e9b999a5 None None] RequestId filter calling following filter/app {{(pid=112614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:08:11.585355 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [req-9a3694bd-5e4f-4f4e-bcae-5f1058f990a3 req-01512c94-b73f-448b-9fa5-0345e9b999a5 demo demo] GET https://199.204.45.229/volume/v3/types/default May 06 21:08:11.585582 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [req-9a3694bd-5e4f-4f4e-bcae-5f1058f990a3 req-01512c94-b73f-448b-9fa5-0345e9b999a5 demo demo] Empty body provided in request {{(pid=112614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:08:11.585837 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [req-9a3694bd-5e4f-4f4e-bcae-5f1058f990a3 req-01512c94-b73f-448b-9fa5-0345e9b999a5 demo demo] Calling method 'show' {{(pid=112614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:08:11.597667 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [req-9a3694bd-5e4f-4f4e-bcae-5f1058f990a3 req-01512c94-b73f-448b-9fa5-0345e9b999a5 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 May 06 21:08:11.598105 np0000172313 devstack@c-api.service[112614]: [pid: 112614|app: 0|req: 3/6] 199.204.45.229 () {66 vars in 1329 bytes} [Wed May 6 21:08:11 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 21:08:11.959735 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-84c3ec9a-1547-423c-bd0f-95f08d2b95fa None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:08:11.964421 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-84c3ec9a-1547-423c-bd0f-95f08d2b95fa demo demo] GET https://199.204.45.229/volume/v3/types/default May 06 21:08:11.964688 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-84c3ec9a-1547-423c-bd0f-95f08d2b95fa demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:08:11.964950 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-84c3ec9a-1547-423c-bd0f-95f08d2b95fa demo demo] Calling method 'show' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:08:11.979322 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-84c3ec9a-1547-423c-bd0f-95f08d2b95fa demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 May 06 21:08:11.979714 np0000172313 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 2/7] 199.204.45.229 () {64 vars in 1258 bytes} [Wed May 6 21:08:11 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 21:08:12.394490 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-4431f940-1e17-4ef1-8e3a-12bda6f4865c None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:08:12.734846 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-4431f940-1e17-4ef1-8e3a-12bda6f4865c demo demo] GET https://199.204.45.229/volume/v3/types/default May 06 21:08:12.735152 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-4431f940-1e17-4ef1-8e3a-12bda6f4865c demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:08:12.735349 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-4431f940-1e17-4ef1-8e3a-12bda6f4865c demo demo] Calling method 'show' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:08:12.745583 np0000172313 devstack@c-api.service[112613]: DEBUG oslo_db.sqlalchemy.engines [None req-4431f940-1e17-4ef1-8e3a-12bda6f4865c 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=112613) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 21:08:12.763411 np0000172313 devstack@c-api.service[112613]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 21:08:12.763411 np0000172313 devstack@c-api.service[112613]: warnings.warn( May 06 21:08:12.766568 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-4431f940-1e17-4ef1-8e3a-12bda6f4865c demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 May 06 21:08:12.767215 np0000172313 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 2/8] 199.204.45.229 () {64 vars in 1258 bytes} [Wed May 6 21:08:12 2026] GET /volume/v3/types/default => generated 145 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 21:08:12.783120 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.middleware.request_id [None req-ef59db94-839b-4113-8fdb-2e7bc05e4479 None None] RequestId filter calling following filter/app {{(pid=112615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:08:12.786654 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-ef59db94-839b-4113-8fdb-2e7bc05e4479 demo demo] GET https://199.204.45.229/volume/v3/types/default May 06 21:08:12.787053 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-ef59db94-839b-4113-8fdb-2e7bc05e4479 demo demo] Empty body provided in request {{(pid=112615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:08:12.787459 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-ef59db94-839b-4113-8fdb-2e7bc05e4479 demo demo] Calling method 'show' {{(pid=112615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:08:12.803039 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-ef59db94-839b-4113-8fdb-2e7bc05e4479 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 May 06 21:08:12.803408 np0000172313 devstack@c-api.service[112615]: [pid: 112615|app: 0|req: 2/9] 199.204.45.229 () {64 vars in 1258 bytes} [Wed May 6 21:08:12 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 21:08:21.592688 np0000172313 devstack@c-api.service[112614]: DEBUG dbcounter [-] [112614] Writing DB stats cinder:SELECT=2 {{(pid=112614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:08:21.975454 np0000172313 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=2 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:08:22.758949 np0000172313 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=2 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:08:22.799341 np0000172313 devstack@c-api.service[112615]: DEBUG dbcounter [-] [112615] Writing DB stats cinder:SELECT=3 {{(pid=112615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:13:46.394356 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.middleware.request_id [None req-9b6ec5ba-aaf7-4632-b236-fc5a42358140 None None] RequestId filter calling following filter/app {{(pid=112614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:13:46.493503 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-9b6ec5ba-aaf7-4632-b236-fc5a42358140 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:13:46.493725 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [None req-9b6ec5ba-aaf7-4632-b236-fc5a42358140 demo demo] Empty body provided in request {{(pid=112614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:13:46.493970 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [None req-9b6ec5ba-aaf7-4632-b236-fc5a42358140 demo demo] Calling method 'detail' {{(pid=112614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:13:46.494737 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.api_utils [None req-9b6ec5ba-aaf7-4632-b236-fc5a42358140 demo demo] Removing options '' from query. {{(pid=112614) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:13:46.497236 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.volume.api [None req-9b6ec5ba-aaf7-4632-b236-fc5a42358140 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112614) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:13:46.550138 np0000172313 devstack@c-api.service[112614]: INFO cinder.volume.api [None req-9b6ec5ba-aaf7-4632-b236-fc5a42358140 demo demo] Get all volumes completed successfully. May 06 21:13:46.553323 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-9b6ec5ba-aaf7-4632-b236-fc5a42358140 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:13:46.553323 np0000172313 devstack@c-api.service[112614]: [pid: 112614|app: 0|req: 4/10] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:13:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:13:56.541027 np0000172313 devstack@c-api.service[112614]: DEBUG dbcounter [-] [112614] Writing DB stats cinder:SELECT=1 {{(pid=112614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:14:46.574468 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-08830604-4671-4d5d-a2f8-96a4fb7462cf None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:14:46.576706 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-08830604-4671-4d5d-a2f8-96a4fb7462cf demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:14:46.576895 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-08830604-4671-4d5d-a2f8-96a4fb7462cf demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:14:46.577057 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-08830604-4671-4d5d-a2f8-96a4fb7462cf demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:14:46.577507 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-08830604-4671-4d5d-a2f8-96a4fb7462cf demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:14:46.578244 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-08830604-4671-4d5d-a2f8-96a4fb7462cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:14:46.606683 np0000172313 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-08830604-4671-4d5d-a2f8-96a4fb7462cf demo demo] Get all volumes completed successfully. May 06 21:14:46.609592 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-08830604-4671-4d5d-a2f8-96a4fb7462cf demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:14:46.610305 np0000172313 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 3/11] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:14:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:14:56.599427 np0000172313 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:15:46.629968 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-edd1292f-dcfa-4a43-bb19-dc18298fc577 None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:15:46.637654 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-edd1292f-dcfa-4a43-bb19-dc18298fc577 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:15:46.637965 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-edd1292f-dcfa-4a43-bb19-dc18298fc577 demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:15:46.638434 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-edd1292f-dcfa-4a43-bb19-dc18298fc577 demo demo] Calling method 'detail' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:15:46.639190 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.api_utils [None req-edd1292f-dcfa-4a43-bb19-dc18298fc577 demo demo] Removing options '' from query. {{(pid=112613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:15:46.640416 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.volume.api [None req-edd1292f-dcfa-4a43-bb19-dc18298fc577 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112613) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:15:46.680371 np0000172313 devstack@c-api.service[112613]: INFO cinder.volume.api [None req-edd1292f-dcfa-4a43-bb19-dc18298fc577 demo demo] Get all volumes completed successfully. May 06 21:15:46.683445 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-edd1292f-dcfa-4a43-bb19-dc18298fc577 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:15:46.683997 np0000172313 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 3/12] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:15:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:15:56.671693 np0000172313 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=1 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:16:46.780605 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.middleware.request_id [None req-da36b476-210e-4d8e-a36a-3445eea07f19 None None] RequestId filter calling following filter/app {{(pid=112615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:16:46.785307 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-da36b476-210e-4d8e-a36a-3445eea07f19 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:16:46.785517 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-da36b476-210e-4d8e-a36a-3445eea07f19 demo demo] Empty body provided in request {{(pid=112615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:16:46.785874 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-da36b476-210e-4d8e-a36a-3445eea07f19 demo demo] Calling method 'detail' {{(pid=112615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:16:46.787425 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.api_utils [None req-da36b476-210e-4d8e-a36a-3445eea07f19 demo demo] Removing options '' from query. {{(pid=112615) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:16:46.788750 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.volume.api [None req-da36b476-210e-4d8e-a36a-3445eea07f19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112615) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:16:46.827778 np0000172313 devstack@c-api.service[112615]: INFO cinder.volume.api [None req-da36b476-210e-4d8e-a36a-3445eea07f19 demo demo] Get all volumes completed successfully. May 06 21:16:46.829865 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-da36b476-210e-4d8e-a36a-3445eea07f19 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:16:46.830350 np0000172313 devstack@c-api.service[112615]: [pid: 112615|app: 0|req: 3/13] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:16:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:16:56.822505 np0000172313 devstack@c-api.service[112615]: DEBUG dbcounter [-] [112615] Writing DB stats cinder:SELECT=1 {{(pid=112615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:17:46.856667 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.middleware.request_id [None req-5d83fd36-ab3b-4840-9f4b-ff009d047f35 None None] RequestId filter calling following filter/app {{(pid=112614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:17:46.858976 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-5d83fd36-ab3b-4840-9f4b-ff009d047f35 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:17:46.859182 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [None req-5d83fd36-ab3b-4840-9f4b-ff009d047f35 demo demo] Empty body provided in request {{(pid=112614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:17:46.859387 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [None req-5d83fd36-ab3b-4840-9f4b-ff009d047f35 demo demo] Calling method 'detail' {{(pid=112614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:17:46.859645 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.api_utils [None req-5d83fd36-ab3b-4840-9f4b-ff009d047f35 demo demo] Removing options '' from query. {{(pid=112614) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:17:46.860357 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.volume.api [None req-5d83fd36-ab3b-4840-9f4b-ff009d047f35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112614) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:17:46.869907 np0000172313 devstack@c-api.service[112614]: INFO cinder.volume.api [None req-5d83fd36-ab3b-4840-9f4b-ff009d047f35 demo demo] Get all volumes completed successfully. May 06 21:17:46.871747 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-5d83fd36-ab3b-4840-9f4b-ff009d047f35 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:17:46.872122 np0000172313 devstack@c-api.service[112614]: [pid: 112614|app: 0|req: 5/14] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:17:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:17:56.864061 np0000172313 devstack@c-api.service[112614]: DEBUG dbcounter [-] [112614] Writing DB stats cinder:SELECT=1 {{(pid=112614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:18:46.880894 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-4b8c4be1-3de8-48ef-86d4-a5b96b267d6b None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:18:46.981953 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-4b8c4be1-3de8-48ef-86d4-a5b96b267d6b demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:18:46.982337 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-4b8c4be1-3de8-48ef-86d4-a5b96b267d6b demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:18:46.982933 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-4b8c4be1-3de8-48ef-86d4-a5b96b267d6b demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:18:46.983135 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-4b8c4be1-3de8-48ef-86d4-a5b96b267d6b demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:18:46.984131 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-4b8c4be1-3de8-48ef-86d4-a5b96b267d6b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:18:46.993218 np0000172313 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-4b8c4be1-3de8-48ef-86d4-a5b96b267d6b demo demo] Get all volumes completed successfully. May 06 21:18:46.995104 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-4b8c4be1-3de8-48ef-86d4-a5b96b267d6b demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:18:46.995514 np0000172313 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 4/15] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:18:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:18:56.988516 np0000172313 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:19:47.001881 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-14ef2716-8ee4-4312-b9d9-953c389c8ad5 None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:19:47.006523 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-14ef2716-8ee4-4312-b9d9-953c389c8ad5 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:19:47.006791 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-14ef2716-8ee4-4312-b9d9-953c389c8ad5 demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:19:47.007154 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-14ef2716-8ee4-4312-b9d9-953c389c8ad5 demo demo] Calling method 'detail' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:19:47.007403 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.api_utils [None req-14ef2716-8ee4-4312-b9d9-953c389c8ad5 demo demo] Removing options '' from query. {{(pid=112613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:19:47.008912 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.volume.api [None req-14ef2716-8ee4-4312-b9d9-953c389c8ad5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112613) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:19:47.018195 np0000172313 devstack@c-api.service[112613]: INFO cinder.volume.api [None req-14ef2716-8ee4-4312-b9d9-953c389c8ad5 demo demo] Get all volumes completed successfully. May 06 21:19:47.020452 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-14ef2716-8ee4-4312-b9d9-953c389c8ad5 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:19:47.020908 np0000172313 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 4/16] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:19:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:19:57.012906 np0000172313 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=1 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:20:47.031438 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.middleware.request_id [None req-8773208c-fc28-4edc-a03e-8017339ebc9c None None] RequestId filter calling following filter/app {{(pid=112615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:20:47.033557 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-8773208c-fc28-4edc-a03e-8017339ebc9c demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:20:47.033732 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-8773208c-fc28-4edc-a03e-8017339ebc9c demo demo] Empty body provided in request {{(pid=112615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:20:47.033913 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-8773208c-fc28-4edc-a03e-8017339ebc9c demo demo] Calling method 'detail' {{(pid=112615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:20:47.034163 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.api_utils [None req-8773208c-fc28-4edc-a03e-8017339ebc9c demo demo] Removing options '' from query. {{(pid=112615) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:20:47.034885 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.volume.api [None req-8773208c-fc28-4edc-a03e-8017339ebc9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112615) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:20:47.042721 np0000172313 devstack@c-api.service[112615]: INFO cinder.volume.api [None req-8773208c-fc28-4edc-a03e-8017339ebc9c demo demo] Get all volumes completed successfully. May 06 21:20:47.045753 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-8773208c-fc28-4edc-a03e-8017339ebc9c demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:20:47.046281 np0000172313 devstack@c-api.service[112615]: [pid: 112615|app: 0|req: 4/17] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:20:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:20:57.037587 np0000172313 devstack@c-api.service[112615]: DEBUG dbcounter [-] [112615] Writing DB stats cinder:SELECT=1 {{(pid=112615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:21:47.059718 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.middleware.request_id [None req-f61d4fc3-a7ef-4733-91f9-73d6fa8e2a01 None None] RequestId filter calling following filter/app {{(pid=112614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:21:47.062077 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-f61d4fc3-a7ef-4733-91f9-73d6fa8e2a01 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:21:47.062307 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [None req-f61d4fc3-a7ef-4733-91f9-73d6fa8e2a01 demo demo] Empty body provided in request {{(pid=112614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:21:47.062426 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [None req-f61d4fc3-a7ef-4733-91f9-73d6fa8e2a01 demo demo] Calling method 'detail' {{(pid=112614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:21:47.062643 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.api_utils [None req-f61d4fc3-a7ef-4733-91f9-73d6fa8e2a01 demo demo] Removing options '' from query. {{(pid=112614) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:21:47.063288 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.volume.api [None req-f61d4fc3-a7ef-4733-91f9-73d6fa8e2a01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112614) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:21:47.070445 np0000172313 devstack@c-api.service[112614]: INFO cinder.volume.api [None req-f61d4fc3-a7ef-4733-91f9-73d6fa8e2a01 demo demo] Get all volumes completed successfully. May 06 21:21:47.072800 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-f61d4fc3-a7ef-4733-91f9-73d6fa8e2a01 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:21:47.073266 np0000172313 devstack@c-api.service[112614]: [pid: 112614|app: 0|req: 6/18] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:21:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:21:57.065864 np0000172313 devstack@c-api.service[112614]: DEBUG dbcounter [-] [112614] Writing DB stats cinder:SELECT=1 {{(pid=112614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:22:47.090195 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-25a48db7-0fbb-4ace-a8f7-03157227de5f None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:22:47.092530 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-25a48db7-0fbb-4ace-a8f7-03157227de5f demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:22:47.092530 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-25a48db7-0fbb-4ace-a8f7-03157227de5f demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:22:47.092530 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-25a48db7-0fbb-4ace-a8f7-03157227de5f demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:22:47.092755 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-25a48db7-0fbb-4ace-a8f7-03157227de5f demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:22:47.093444 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-25a48db7-0fbb-4ace-a8f7-03157227de5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:22:47.105001 np0000172313 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-25a48db7-0fbb-4ace-a8f7-03157227de5f demo demo] Get all volumes completed successfully. May 06 21:22:47.106119 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-25a48db7-0fbb-4ace-a8f7-03157227de5f demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:22:47.106534 np0000172313 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 5/19] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:22:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:22:57.099482 np0000172313 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:23:47.123837 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-146aeb87-a893-4d37-a3e9-e3631e14cfaa None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:23:47.272573 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-146aeb87-a893-4d37-a3e9-e3631e14cfaa demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:23:47.272945 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-146aeb87-a893-4d37-a3e9-e3631e14cfaa demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:23:47.273318 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-146aeb87-a893-4d37-a3e9-e3631e14cfaa demo demo] Calling method 'detail' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:23:47.273718 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.api_utils [None req-146aeb87-a893-4d37-a3e9-e3631e14cfaa demo demo] Removing options '' from query. {{(pid=112613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:23:47.275171 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.volume.api [None req-146aeb87-a893-4d37-a3e9-e3631e14cfaa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112613) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:23:47.286310 np0000172313 devstack@c-api.service[112613]: INFO cinder.volume.api [None req-146aeb87-a893-4d37-a3e9-e3631e14cfaa demo demo] Get all volumes completed successfully. May 06 21:23:47.289992 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-146aeb87-a893-4d37-a3e9-e3631e14cfaa demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:23:47.290642 np0000172313 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 5/20] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:23:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:23:57.282239 np0000172313 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=1 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:24:47.303382 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.middleware.request_id [None req-e4cc9933-5634-4ce9-8d00-640c694bf257 None None] RequestId filter calling following filter/app {{(pid=112615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:24:47.308265 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-e4cc9933-5634-4ce9-8d00-640c694bf257 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:24:47.308526 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-e4cc9933-5634-4ce9-8d00-640c694bf257 demo demo] Empty body provided in request {{(pid=112615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:24:47.308816 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-e4cc9933-5634-4ce9-8d00-640c694bf257 demo demo] Calling method 'detail' {{(pid=112615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:24:47.311244 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.api_utils [None req-e4cc9933-5634-4ce9-8d00-640c694bf257 demo demo] Removing options '' from query. {{(pid=112615) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:24:47.312064 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.volume.api [None req-e4cc9933-5634-4ce9-8d00-640c694bf257 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112615) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:24:47.325169 np0000172313 devstack@c-api.service[112615]: INFO cinder.volume.api [None req-e4cc9933-5634-4ce9-8d00-640c694bf257 demo demo] Get all volumes completed successfully. May 06 21:24:47.328224 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-e4cc9933-5634-4ce9-8d00-640c694bf257 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:24:47.328723 np0000172313 devstack@c-api.service[112615]: [pid: 112615|app: 0|req: 5/21] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:24:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:24:57.316023 np0000172313 devstack@c-api.service[112615]: DEBUG dbcounter [-] [112615] Writing DB stats cinder:SELECT=1 {{(pid=112615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:25:47.347873 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.middleware.request_id [None req-dc39f570-57d8-4347-8d9a-90349ac2955e None None] RequestId filter calling following filter/app {{(pid=112614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:25:47.352184 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-dc39f570-57d8-4347-8d9a-90349ac2955e demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:25:47.352437 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [None req-dc39f570-57d8-4347-8d9a-90349ac2955e demo demo] Empty body provided in request {{(pid=112614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:25:47.352854 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [None req-dc39f570-57d8-4347-8d9a-90349ac2955e demo demo] Calling method 'detail' {{(pid=112614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:25:47.353443 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.api_utils [None req-dc39f570-57d8-4347-8d9a-90349ac2955e demo demo] Removing options '' from query. {{(pid=112614) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:25:47.354598 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.volume.api [None req-dc39f570-57d8-4347-8d9a-90349ac2955e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112614) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:25:47.363175 np0000172313 devstack@c-api.service[112614]: INFO cinder.volume.api [None req-dc39f570-57d8-4347-8d9a-90349ac2955e demo demo] Get all volumes completed successfully. May 06 21:25:47.365701 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-dc39f570-57d8-4347-8d9a-90349ac2955e demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:25:47.366209 np0000172313 devstack@c-api.service[112614]: [pid: 112614|app: 0|req: 7/22] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:25:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:25:57.358266 np0000172313 devstack@c-api.service[112614]: DEBUG dbcounter [-] [112614] Writing DB stats cinder:SELECT=1 {{(pid=112614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:26:47.377304 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-d8023cad-379a-499f-af2c-ee395f331894 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:26:47.379626 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-d8023cad-379a-499f-af2c-ee395f331894 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:26:47.379754 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-d8023cad-379a-499f-af2c-ee395f331894 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:26:47.380525 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-d8023cad-379a-499f-af2c-ee395f331894 demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:26:47.380525 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-d8023cad-379a-499f-af2c-ee395f331894 demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:26:47.380809 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-d8023cad-379a-499f-af2c-ee395f331894 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:26:47.388688 np0000172313 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-d8023cad-379a-499f-af2c-ee395f331894 demo demo] Get all volumes completed successfully. May 06 21:26:47.391349 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-d8023cad-379a-499f-af2c-ee395f331894 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:26:47.391767 np0000172313 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 6/23] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:26:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:26:57.383663 np0000172313 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:27:47.412338 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-3249f768-1456-4933-83a2-fb2ba072a064 None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:27:47.414509 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-3249f768-1456-4933-83a2-fb2ba072a064 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:27:47.414667 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-3249f768-1456-4933-83a2-fb2ba072a064 demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:27:47.414861 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-3249f768-1456-4933-83a2-fb2ba072a064 demo demo] Calling method 'detail' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:27:47.415094 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.api_utils [None req-3249f768-1456-4933-83a2-fb2ba072a064 demo demo] Removing options '' from query. {{(pid=112613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:27:47.415784 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.volume.api [None req-3249f768-1456-4933-83a2-fb2ba072a064 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112613) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:27:47.423421 np0000172313 devstack@c-api.service[112613]: INFO cinder.volume.api [None req-3249f768-1456-4933-83a2-fb2ba072a064 demo demo] Get all volumes completed successfully. May 06 21:27:47.425939 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-3249f768-1456-4933-83a2-fb2ba072a064 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:27:47.426387 np0000172313 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 6/24] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:27:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:27:57.418402 np0000172313 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=1 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:28:47.441688 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.middleware.request_id [None req-eb74b5b4-d4e5-42cf-8071-de36b71bd52e None None] RequestId filter calling following filter/app {{(pid=112615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:28:47.542366 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-eb74b5b4-d4e5-42cf-8071-de36b71bd52e demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:28:47.542609 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-eb74b5b4-d4e5-42cf-8071-de36b71bd52e demo demo] Empty body provided in request {{(pid=112615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:28:47.542901 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-eb74b5b4-d4e5-42cf-8071-de36b71bd52e demo demo] Calling method 'detail' {{(pid=112615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:28:47.543148 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.api_utils [None req-eb74b5b4-d4e5-42cf-8071-de36b71bd52e demo demo] Removing options '' from query. {{(pid=112615) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:28:47.544072 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.volume.api [None req-eb74b5b4-d4e5-42cf-8071-de36b71bd52e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112615) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:28:47.551444 np0000172313 devstack@c-api.service[112615]: INFO cinder.volume.api [None req-eb74b5b4-d4e5-42cf-8071-de36b71bd52e demo demo] Get all volumes completed successfully. May 06 21:28:47.553303 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-eb74b5b4-d4e5-42cf-8071-de36b71bd52e demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:28:47.553667 np0000172313 devstack@c-api.service[112615]: [pid: 112615|app: 0|req: 6/25] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:28:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:28:57.547336 np0000172313 devstack@c-api.service[112615]: DEBUG dbcounter [-] [112615] Writing DB stats cinder:SELECT=1 {{(pid=112615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:29:47.572307 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.middleware.request_id [None req-a27c6930-ab4e-4eb5-8647-53c2a8f0f06e None None] RequestId filter calling following filter/app {{(pid=112614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:29:47.576287 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-a27c6930-ab4e-4eb5-8647-53c2a8f0f06e demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:29:47.576663 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [None req-a27c6930-ab4e-4eb5-8647-53c2a8f0f06e demo demo] Empty body provided in request {{(pid=112614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:29:47.577146 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [None req-a27c6930-ab4e-4eb5-8647-53c2a8f0f06e demo demo] Calling method 'detail' {{(pid=112614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:29:47.577603 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.api_utils [None req-a27c6930-ab4e-4eb5-8647-53c2a8f0f06e demo demo] Removing options '' from query. {{(pid=112614) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:29:47.579080 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.volume.api [None req-a27c6930-ab4e-4eb5-8647-53c2a8f0f06e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112614) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:29:47.587374 np0000172313 devstack@c-api.service[112614]: INFO cinder.volume.api [None req-a27c6930-ab4e-4eb5-8647-53c2a8f0f06e demo demo] Get all volumes completed successfully. May 06 21:29:47.589297 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-a27c6930-ab4e-4eb5-8647-53c2a8f0f06e demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:29:47.589623 np0000172313 devstack@c-api.service[112614]: [pid: 112614|app: 0|req: 8/26] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:29:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:29:57.583248 np0000172313 devstack@c-api.service[112614]: DEBUG dbcounter [-] [112614] Writing DB stats cinder:SELECT=1 {{(pid=112614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:30:47.604892 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-9351527a-16a9-430f-bdc0-b1ab95cb9034 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:30:47.607063 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-9351527a-16a9-430f-bdc0-b1ab95cb9034 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:30:47.607238 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-9351527a-16a9-430f-bdc0-b1ab95cb9034 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:30:47.607411 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-9351527a-16a9-430f-bdc0-b1ab95cb9034 demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:30:47.608965 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-9351527a-16a9-430f-bdc0-b1ab95cb9034 demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:30:47.608965 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-9351527a-16a9-430f-bdc0-b1ab95cb9034 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:30:47.615000 np0000172313 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-9351527a-16a9-430f-bdc0-b1ab95cb9034 demo demo] Get all volumes completed successfully. May 06 21:30:47.616775 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-9351527a-16a9-430f-bdc0-b1ab95cb9034 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:30:47.617117 np0000172313 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 7/27] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:30:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:30:57.611226 np0000172313 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:31:47.632218 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-ec1ad632-48d0-4b99-9c52-9888f190c505 None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:31:47.635113 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-ec1ad632-48d0-4b99-9c52-9888f190c505 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:31:47.635392 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-ec1ad632-48d0-4b99-9c52-9888f190c505 demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:31:47.635648 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-ec1ad632-48d0-4b99-9c52-9888f190c505 demo demo] Calling method 'detail' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:31:47.635947 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.api_utils [None req-ec1ad632-48d0-4b99-9c52-9888f190c505 demo demo] Removing options '' from query. {{(pid=112613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:31:47.637045 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.volume.api [None req-ec1ad632-48d0-4b99-9c52-9888f190c505 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112613) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:31:47.646249 np0000172313 devstack@c-api.service[112613]: INFO cinder.volume.api [None req-ec1ad632-48d0-4b99-9c52-9888f190c505 demo demo] Get all volumes completed successfully. May 06 21:31:47.648869 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-ec1ad632-48d0-4b99-9c52-9888f190c505 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:31:47.649380 np0000172313 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 7/28] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:31:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:31:57.640771 np0000172313 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=1 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:32:47.663857 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.middleware.request_id [None req-ffb702de-dd96-4ae2-9d72-8cbe25ef5990 None None] RequestId filter calling following filter/app {{(pid=112615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:32:47.667561 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-ffb702de-dd96-4ae2-9d72-8cbe25ef5990 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:32:47.667802 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-ffb702de-dd96-4ae2-9d72-8cbe25ef5990 demo demo] Empty body provided in request {{(pid=112615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:32:47.668057 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-ffb702de-dd96-4ae2-9d72-8cbe25ef5990 demo demo] Calling method 'detail' {{(pid=112615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:32:47.668454 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.api_utils [None req-ffb702de-dd96-4ae2-9d72-8cbe25ef5990 demo demo] Removing options '' from query. {{(pid=112615) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:32:47.669289 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.volume.api [None req-ffb702de-dd96-4ae2-9d72-8cbe25ef5990 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112615) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:32:47.676369 np0000172313 devstack@c-api.service[112615]: INFO cinder.volume.api [None req-ffb702de-dd96-4ae2-9d72-8cbe25ef5990 demo demo] Get all volumes completed successfully. May 06 21:32:47.678436 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-ffb702de-dd96-4ae2-9d72-8cbe25ef5990 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:32:47.679456 np0000172313 devstack@c-api.service[112615]: [pid: 112615|app: 0|req: 7/29] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:32:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:32:57.672338 np0000172313 devstack@c-api.service[112615]: DEBUG dbcounter [-] [112615] Writing DB stats cinder:SELECT=1 {{(pid=112615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:33:47.694806 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.middleware.request_id [None req-3f9a4dc8-f58d-40eb-b1d5-605ef0075ff2 None None] RequestId filter calling following filter/app {{(pid=112614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:33:47.792067 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-3f9a4dc8-f58d-40eb-b1d5-605ef0075ff2 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:33:47.792310 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [None req-3f9a4dc8-f58d-40eb-b1d5-605ef0075ff2 demo demo] Empty body provided in request {{(pid=112614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:33:47.792552 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [None req-3f9a4dc8-f58d-40eb-b1d5-605ef0075ff2 demo demo] Calling method 'detail' {{(pid=112614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:33:47.793265 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.api_utils [None req-3f9a4dc8-f58d-40eb-b1d5-605ef0075ff2 demo demo] Removing options '' from query. {{(pid=112614) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:33:47.793792 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.volume.api [None req-3f9a4dc8-f58d-40eb-b1d5-605ef0075ff2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112614) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:33:47.801291 np0000172313 devstack@c-api.service[112614]: INFO cinder.volume.api [None req-3f9a4dc8-f58d-40eb-b1d5-605ef0075ff2 demo demo] Get all volumes completed successfully. May 06 21:33:47.803675 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-3f9a4dc8-f58d-40eb-b1d5-605ef0075ff2 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:33:47.804171 np0000172313 devstack@c-api.service[112614]: [pid: 112614|app: 0|req: 9/30] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:33:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:33:57.796627 np0000172313 devstack@c-api.service[112614]: DEBUG dbcounter [-] [112614] Writing DB stats cinder:SELECT=1 {{(pid=112614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:34:47.820845 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-f47dcd3c-b849-4fa0-af85-b0ced0c33db3 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:34:47.824608 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-f47dcd3c-b849-4fa0-af85-b0ced0c33db3 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:34:47.824917 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-f47dcd3c-b849-4fa0-af85-b0ced0c33db3 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:34:47.825200 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-f47dcd3c-b849-4fa0-af85-b0ced0c33db3 demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:34:47.825519 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-f47dcd3c-b849-4fa0-af85-b0ced0c33db3 demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:34:47.826562 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-f47dcd3c-b849-4fa0-af85-b0ced0c33db3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:34:47.834722 np0000172313 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-f47dcd3c-b849-4fa0-af85-b0ced0c33db3 demo demo] Get all volumes completed successfully. May 06 21:34:47.836662 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-f47dcd3c-b849-4fa0-af85-b0ced0c33db3 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:34:47.837273 np0000172313 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 8/31] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:34:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:34:57.829945 np0000172313 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:35:47.850629 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-344fb973-5c9d-4e0e-9ba2-8a79e18687ca None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:35:47.854529 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-344fb973-5c9d-4e0e-9ba2-8a79e18687ca demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:35:47.854529 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-344fb973-5c9d-4e0e-9ba2-8a79e18687ca demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:35:47.854749 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-344fb973-5c9d-4e0e-9ba2-8a79e18687ca demo demo] Calling method 'detail' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:35:47.855286 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.api_utils [None req-344fb973-5c9d-4e0e-9ba2-8a79e18687ca demo demo] Removing options '' from query. {{(pid=112613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:35:47.855989 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.volume.api [None req-344fb973-5c9d-4e0e-9ba2-8a79e18687ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112613) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:35:47.863736 np0000172313 devstack@c-api.service[112613]: INFO cinder.volume.api [None req-344fb973-5c9d-4e0e-9ba2-8a79e18687ca demo demo] Get all volumes completed successfully. May 06 21:35:47.865675 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-344fb973-5c9d-4e0e-9ba2-8a79e18687ca demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:35:47.866027 np0000172313 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 8/32] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:35:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:35:57.858984 np0000172313 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=1 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:36:47.880863 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.middleware.request_id [None req-770a0d2b-3a7a-4612-b0eb-577e06f32fda None None] RequestId filter calling following filter/app {{(pid=112615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:36:47.884959 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-770a0d2b-3a7a-4612-b0eb-577e06f32fda demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:36:47.885226 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-770a0d2b-3a7a-4612-b0eb-577e06f32fda demo demo] Empty body provided in request {{(pid=112615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:36:47.885498 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-770a0d2b-3a7a-4612-b0eb-577e06f32fda demo demo] Calling method 'detail' {{(pid=112615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:36:47.885788 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.api_utils [None req-770a0d2b-3a7a-4612-b0eb-577e06f32fda demo demo] Removing options '' from query. {{(pid=112615) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:36:47.886746 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.volume.api [None req-770a0d2b-3a7a-4612-b0eb-577e06f32fda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112615) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:36:47.893538 np0000172313 devstack@c-api.service[112615]: INFO cinder.volume.api [None req-770a0d2b-3a7a-4612-b0eb-577e06f32fda demo demo] Get all volumes completed successfully. May 06 21:36:47.895412 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-770a0d2b-3a7a-4612-b0eb-577e06f32fda demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:36:47.895757 np0000172313 devstack@c-api.service[112615]: [pid: 112615|app: 0|req: 8/33] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:36:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:36:57.889943 np0000172313 devstack@c-api.service[112615]: DEBUG dbcounter [-] [112615] Writing DB stats cinder:SELECT=1 {{(pid=112615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:37:47.909163 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.middleware.request_id [None req-a4e61de4-283b-4888-bdb8-006f9594cf81 None None] RequestId filter calling following filter/app {{(pid=112614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:37:47.912239 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-a4e61de4-283b-4888-bdb8-006f9594cf81 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:37:47.912239 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [None req-a4e61de4-283b-4888-bdb8-006f9594cf81 demo demo] Empty body provided in request {{(pid=112614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:37:47.912239 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.openstack.wsgi [None req-a4e61de4-283b-4888-bdb8-006f9594cf81 demo demo] Calling method 'detail' {{(pid=112614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:37:47.912239 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.api.api_utils [None req-a4e61de4-283b-4888-bdb8-006f9594cf81 demo demo] Removing options '' from query. {{(pid=112614) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:37:47.913416 np0000172313 devstack@c-api.service[112614]: DEBUG cinder.volume.api [None req-a4e61de4-283b-4888-bdb8-006f9594cf81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112614) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:37:47.921281 np0000172313 devstack@c-api.service[112614]: INFO cinder.volume.api [None req-a4e61de4-283b-4888-bdb8-006f9594cf81 demo demo] Get all volumes completed successfully. May 06 21:37:47.923305 np0000172313 devstack@c-api.service[112614]: INFO cinder.api.openstack.wsgi [None req-a4e61de4-283b-4888-bdb8-006f9594cf81 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:37:47.923683 np0000172313 devstack@c-api.service[112614]: [pid: 112614|app: 0|req: 10/34] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:37:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:37:57.917215 np0000172313 devstack@c-api.service[112614]: DEBUG dbcounter [-] [112614] Writing DB stats cinder:SELECT=1 {{(pid=112614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:38:47.935886 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.middleware.request_id [None req-e57d52ec-3615-416e-bf11-9094bd3f0115 None None] RequestId filter calling following filter/app {{(pid=112612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:38:47.939443 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-e57d52ec-3615-416e-bf11-9094bd3f0115 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:38:47.939827 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-e57d52ec-3615-416e-bf11-9094bd3f0115 demo demo] Empty body provided in request {{(pid=112612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:38:47.940192 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.openstack.wsgi [None req-e57d52ec-3615-416e-bf11-9094bd3f0115 demo demo] Calling method 'detail' {{(pid=112612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:38:47.940497 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.api.api_utils [None req-e57d52ec-3615-416e-bf11-9094bd3f0115 demo demo] Removing options '' from query. {{(pid=112612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:38:47.941438 np0000172313 devstack@c-api.service[112612]: DEBUG cinder.volume.api [None req-e57d52ec-3615-416e-bf11-9094bd3f0115 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112612) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:38:47.950086 np0000172313 devstack@c-api.service[112612]: INFO cinder.volume.api [None req-e57d52ec-3615-416e-bf11-9094bd3f0115 demo demo] Get all volumes completed successfully. May 06 21:38:47.952951 np0000172313 devstack@c-api.service[112612]: INFO cinder.api.openstack.wsgi [None req-e57d52ec-3615-416e-bf11-9094bd3f0115 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:38:47.953498 np0000172313 devstack@c-api.service[112612]: [pid: 112612|app: 0|req: 9/35] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:38:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:38:57.944635 np0000172313 devstack@c-api.service[112612]: DEBUG dbcounter [-] [112612] Writing DB stats cinder:SELECT=1 {{(pid=112612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:39:47.968157 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.middleware.request_id [None req-65b9c76e-6567-432d-af61-19e383d0f4ce None None] RequestId filter calling following filter/app {{(pid=112613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:39:48.007355 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-65b9c76e-6567-432d-af61-19e383d0f4ce demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:39:48.007801 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-65b9c76e-6567-432d-af61-19e383d0f4ce demo demo] Empty body provided in request {{(pid=112613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:39:48.007801 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.openstack.wsgi [None req-65b9c76e-6567-432d-af61-19e383d0f4ce demo demo] Calling method 'detail' {{(pid=112613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:39:48.008240 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.api.api_utils [None req-65b9c76e-6567-432d-af61-19e383d0f4ce demo demo] Removing options '' from query. {{(pid=112613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:39:48.009195 np0000172313 devstack@c-api.service[112613]: DEBUG cinder.volume.api [None req-65b9c76e-6567-432d-af61-19e383d0f4ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112613) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:39:48.018060 np0000172313 devstack@c-api.service[112613]: INFO cinder.volume.api [None req-65b9c76e-6567-432d-af61-19e383d0f4ce demo demo] Get all volumes completed successfully. May 06 21:39:48.020448 np0000172313 devstack@c-api.service[112613]: INFO cinder.api.openstack.wsgi [None req-65b9c76e-6567-432d-af61-19e383d0f4ce demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:39:48.021200 np0000172313 devstack@c-api.service[112613]: [pid: 112613|app: 0|req: 9/36] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:39:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 21:39:58.012206 np0000172313 devstack@c-api.service[112613]: DEBUG dbcounter [-] [112613] Writing DB stats cinder:SELECT=1 {{(pid=112613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 21:40:48.032275 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.middleware.request_id [None req-516aa5fd-6c59-4a51-b4c0-52530551f341 None None] RequestId filter calling following filter/app {{(pid=112615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 21:40:48.036525 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-516aa5fd-6c59-4a51-b4c0-52530551f341 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 06 21:40:48.036974 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-516aa5fd-6c59-4a51-b4c0-52530551f341 demo demo] Empty body provided in request {{(pid=112615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 21:40:48.037421 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.openstack.wsgi [None req-516aa5fd-6c59-4a51-b4c0-52530551f341 demo demo] Calling method 'detail' {{(pid=112615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 21:40:48.037876 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.api.api_utils [None req-516aa5fd-6c59-4a51-b4c0-52530551f341 demo demo] Removing options '' from query. {{(pid=112615) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 21:40:48.039374 np0000172313 devstack@c-api.service[112615]: DEBUG cinder.volume.api [None req-516aa5fd-6c59-4a51-b4c0-52530551f341 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112615) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 21:40:48.047643 np0000172313 devstack@c-api.service[112615]: INFO cinder.volume.api [None req-516aa5fd-6c59-4a51-b4c0-52530551f341 demo demo] Get all volumes completed successfully. May 06 21:40:48.050207 np0000172313 devstack@c-api.service[112615]: INFO cinder.api.openstack.wsgi [None req-516aa5fd-6c59-4a51-b4c0-52530551f341 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 06 21:40:48.050596 np0000172313 devstack@c-api.service[112615]: [pid: 112615|app: 0|req: 9/37] 199.204.45.229 () {64 vars in 1295 bytes} [Wed May 6 21:40:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)