May 02 02:48:04.100972 np0000171483 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 02 02:48:04.112100 np0000171483 devstack@c-api.service[113688]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 2 02:48:04 2026] *** May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: nodename: np0000171483 May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: machine: x86_64 May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: clock source: unix May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: pcre jit disabled May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: detected number of CPU cores: 16 May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: current working directory: / May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: detected binary path: /usr/bin/uwsgi-core May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: your processes number limit is 256917 May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: your memory page size is 4096 bytes May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: detected max file descriptor number: 2048 May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: lock engine: pthread robust mutexes May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: thunder lock: enabled May 02 02:48:04.116150 np0000171483 devstack@c-api.service[113688]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 02 02:48:04.117087 np0000171483 devstack@c-api.service[113688]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 02 02:48:04.117087 np0000171483 devstack@c-api.service[113688]: PEP 405 virtualenv detected: /opt/stack/data/venv May 02 02:48:04.117087 np0000171483 devstack@c-api.service[113688]: Set PythonHome to /opt/stack/data/venv May 02 02:48:04.160225 np0000171483 devstack@c-api.service[113688]: Python main interpreter initialized at 0x7ecd3c2a3668 May 02 02:48:04.160225 np0000171483 devstack@c-api.service[113688]: python threads support enabled May 02 02:48:04.160225 np0000171483 devstack@c-api.service[113688]: your server socket listen backlog is limited to 100 connections May 02 02:48:04.160225 np0000171483 devstack@c-api.service[113688]: your mercy for graceful operations on workers is 80 seconds May 02 02:48:04.160786 np0000171483 devstack@c-api.service[113688]: mapped 671795 bytes (656 KB) for 4 cores May 02 02:48:04.160925 np0000171483 devstack@c-api.service[113688]: *** Operational MODE: preforking *** May 02 02:48:04.161248 np0000171483 devstack@c-api.service[113688]: *** uWSGI is running in multiple interpreter mode *** May 02 02:48:04.161248 np0000171483 devstack@c-api.service[113688]: spawned uWSGI master process (pid: 113688) May 02 02:48:04.161580 np0000171483 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 02 02:48:04.162291 np0000171483 devstack@c-api.service[113688]: spawned uWSGI worker 1 (pid: 113698, cores: 1) May 02 02:48:04.163570 np0000171483 devstack@c-api.service[113688]: spawned uWSGI worker 2 (pid: 113699, cores: 1) May 02 02:48:04.164020 np0000171483 devstack@c-api.service[113688]: spawned uWSGI worker 3 (pid: 113700, cores: 1) May 02 02:48:04.164534 np0000171483 devstack@c-api.service[113688]: spawned uWSGI worker 4 (pid: 113701, cores: 1) May 02 02:48:04.164590 np0000171483 devstack@c-api.service[113688]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 02 02:48:04.287969 np0000171483 devstack@c-api.service[113698]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 02 02:48:04.287969 np0000171483 devstack@c-api.service[113698]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 02 02:48:04.287969 np0000171483 devstack@c-api.service[113698]: we strongly recommend against using it for new projects. May 02 02:48:04.287969 np0000171483 devstack@c-api.service[113698]: If you are already using Eventlet, we recommend migrating to a different May 02 02:48:04.287969 np0000171483 devstack@c-api.service[113698]: framework. For more detail see May 02 02:48:04.287969 np0000171483 devstack@c-api.service[113698]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 02 02:48:04.287969 np0000171483 devstack@c-api.service[113698]: import eventlet # noqa May 02 02:48:04.291444 np0000171483 devstack@c-api.service[113701]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 02 02:48:04.291444 np0000171483 devstack@c-api.service[113701]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 02 02:48:04.291444 np0000171483 devstack@c-api.service[113701]: we strongly recommend against using it for new projects. May 02 02:48:04.291444 np0000171483 devstack@c-api.service[113701]: If you are already using Eventlet, we recommend migrating to a different May 02 02:48:04.291444 np0000171483 devstack@c-api.service[113701]: framework. For more detail see May 02 02:48:04.291444 np0000171483 devstack@c-api.service[113701]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 02 02:48:04.291444 np0000171483 devstack@c-api.service[113701]: import eventlet # noqa May 02 02:48:04.302745 np0000171483 devstack@c-api.service[113700]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 02 02:48:04.302745 np0000171483 devstack@c-api.service[113700]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 02 02:48:04.302745 np0000171483 devstack@c-api.service[113700]: we strongly recommend against using it for new projects. May 02 02:48:04.302745 np0000171483 devstack@c-api.service[113700]: If you are already using Eventlet, we recommend migrating to a different May 02 02:48:04.302745 np0000171483 devstack@c-api.service[113700]: framework. For more detail see May 02 02:48:04.302745 np0000171483 devstack@c-api.service[113700]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 02 02:48:04.302745 np0000171483 devstack@c-api.service[113700]: import eventlet # noqa May 02 02:48:04.308877 np0000171483 devstack@c-api.service[113699]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 02 02:48:04.308877 np0000171483 devstack@c-api.service[113699]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 02 02:48:04.308877 np0000171483 devstack@c-api.service[113699]: we strongly recommend against using it for new projects. May 02 02:48:04.308877 np0000171483 devstack@c-api.service[113699]: If you are already using Eventlet, we recommend migrating to a different May 02 02:48:04.308877 np0000171483 devstack@c-api.service[113699]: framework. For more detail see May 02 02:48:04.308877 np0000171483 devstack@c-api.service[113699]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 02 02:48:04.308877 np0000171483 devstack@c-api.service[113699]: import eventlet # noqa May 02 02:48:04.372114 np0000171483 devstack@c-api.service[113701]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 02 02:48:04.372114 np0000171483 devstack@c-api.service[113701]: debtcollector.deprecate( May 02 02:48:04.381329 np0000171483 devstack@c-api.service[113698]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 02 02:48:04.381329 np0000171483 devstack@c-api.service[113698]: debtcollector.deprecate( May 02 02:48:04.389364 np0000171483 devstack@c-api.service[113700]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 02 02:48:04.389364 np0000171483 devstack@c-api.service[113700]: debtcollector.deprecate( May 02 02:48:04.399099 np0000171483 devstack@c-api.service[113699]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 02 02:48:04.399099 np0000171483 devstack@c-api.service[113699]: debtcollector.deprecate( May 02 02:48:04.451576 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:04.451576 np0000171483 devstack@c-api.service[113701]: from cgi import parse_header May 02 02:48:04.460288 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:04.460288 np0000171483 devstack@c-api.service[113698]: from cgi import parse_header May 02 02:48:04.483465 np0000171483 devstack@c-api.service[113699]: /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 02 02:48:04.483465 np0000171483 devstack@c-api.service[113699]: from cgi import parse_header May 02 02:48:04.490875 np0000171483 devstack@c-api.service[113700]: /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 02 02:48:04.490875 np0000171483 devstack@c-api.service[113700]: from cgi import parse_header May 02 02:48:04.497728 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:04.497728 np0000171483 devstack@c-api.service[113701]: removals.removed_module( May 02 02:48:04.498494 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:04.498494 np0000171483 devstack@c-api.service[113701]: removals.removed_module( May 02 02:48:04.505957 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:04.505957 np0000171483 devstack@c-api.service[113698]: removals.removed_module( May 02 02:48:04.506941 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:04.506941 np0000171483 devstack@c-api.service[113698]: removals.removed_module( May 02 02:48:04.526381 np0000171483 devstack@c-api.service[113699]: /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 02 02:48:04.526381 np0000171483 devstack@c-api.service[113699]: removals.removed_module( May 02 02:48:04.527245 np0000171483 devstack@c-api.service[113699]: /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 02 02:48:04.527245 np0000171483 devstack@c-api.service[113699]: removals.removed_module( May 02 02:48:04.539191 np0000171483 devstack@c-api.service[113700]: /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 02 02:48:04.539191 np0000171483 devstack@c-api.service[113700]: removals.removed_module( May 02 02:48:04.539895 np0000171483 devstack@c-api.service[113700]: /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 02 02:48:04.539895 np0000171483 devstack@c-api.service[113700]: removals.removed_module( May 02 02:48:05.104730 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:05.104730 np0000171483 devstack@c-api.service[113698]: warnings.warn( May 02 02:48:05.107086 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:05.107086 np0000171483 devstack@c-api.service[113701]: warnings.warn( May 02 02:48:05.115021 np0000171483 devstack@c-api.service[113699]: /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 02 02:48:05.115021 np0000171483 devstack@c-api.service[113699]: warnings.warn( May 02 02:48:05.132695 np0000171483 devstack@c-api.service[113700]: /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 02 02:48:05.132695 np0000171483 devstack@c-api.service[113700]: warnings.warn( May 02 02:48:05.211232 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:05.211232 np0000171483 devstack@c-api.service[113698]: warnings.warn( May 02 02:48:05.216989 np0000171483 devstack@c-api.service[113699]: /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 02 02:48:05.216989 np0000171483 devstack@c-api.service[113699]: warnings.warn( May 02 02:48:05.221153 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:05.221153 np0000171483 devstack@c-api.service[113701]: warnings.warn( May 02 02:48:05.234167 np0000171483 devstack@c-api.service[113700]: /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 02 02:48:05.234167 np0000171483 devstack@c-api.service[113700]: warnings.warn( May 02 02:48:05.508910 np0000171483 devstack@c-api.service[113701]: 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 02 02:48:05.509764 np0000171483 devstack@c-api.service[113698]: 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 02 02:48:05.510295 np0000171483 devstack@c-api.service[113701]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113701) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 02 02:48:05.510522 np0000171483 devstack@c-api.service[113698]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113698) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 02 02:48:05.514886 np0000171483 devstack@c-api.service[113699]: 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 02 02:48:05.515443 np0000171483 devstack@c-api.service[113699]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113699) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 02 02:48:05.529060 np0000171483 devstack@c-api.service[113700]: 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 02 02:48:05.529592 np0000171483 devstack@c-api.service[113700]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113700) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 02 02:48:05.593670 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:05.593670 np0000171483 devstack@c-api.service[113698]: @jsonschema.FormatChecker.cls_checks('date-time') May 02 02:48:05.596397 np0000171483 devstack@c-api.service[113699]: /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 02 02:48:05.596397 np0000171483 devstack@c-api.service[113699]: @jsonschema.FormatChecker.cls_checks('date-time') May 02 02:48:05.598105 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:05.598105 np0000171483 devstack@c-api.service[113701]: @jsonschema.FormatChecker.cls_checks('date-time') May 02 02:48:05.599165 np0000171483 devstack@c-api.service[113700]: /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 02 02:48:05.599165 np0000171483 devstack@c-api.service[113700]: @jsonschema.FormatChecker.cls_checks('date-time') May 02 02:48:06.039564 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113701) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 02 02:48:06.039813 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113700) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 02 02:48:06.039904 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.040039 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.040164 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.040251 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113699) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 02 02:48:06.040324 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.040324 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.040603 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.040699 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.040768 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.040893 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113698) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 02 02:48:06.040969 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.041314 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.041472 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.041563 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.041679 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.041781 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.041878 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.041957 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.042055 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.042117 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.042175 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.042245 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.042304 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.042387 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.042448 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.042537 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.042625 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.042732 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.042817 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.042879 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.042945 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.042945 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.042945 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.042945 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.042945 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.043222 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.043222 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.043222 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.043222 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.043222 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.043222 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.043222 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.043912 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.044029 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.044029 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.044152 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.044152 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.044264 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.044264 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.044437 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.044511 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.044573 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.044645 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.044712 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.044814 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.044891 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.044950 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.045010 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.045066 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.045124 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.045182 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.045241 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.045309 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.045394 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.045457 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.045524 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.045584 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.045642 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.045701 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.045917 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.045990 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.046042 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.046099 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.046164 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.046221 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.046277 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.046341 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.046418 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.046576 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.046695 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.046756 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.046827 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.046893 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.046956 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.047020 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.047079 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.047185 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.047302 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.047404 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.047687 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.047839 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.047877 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.047916 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.047956 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.047956 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.047956 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.047956 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.047956 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.048140 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.048140 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.048140 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.048140 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.048140 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.048140 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.048140 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.048389 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.048389 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.048389 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.048389 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.048389 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.048389 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.048389 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.048634 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.048672 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.048720 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.048766 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.048801 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.048801 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.048924 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.048970 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.049011 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.049045 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.049081 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.049115 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.049152 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.049196 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.049234 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.049275 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.049275 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.049275 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.049275 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.049275 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.049473 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.049511 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.049557 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.049599 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.049635 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.049674 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.049715 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.049756 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.049791 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.049826 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.049883 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.049919 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.049966 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.050001 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.050001 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.050145 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.050145 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.050276 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.050316 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.050371 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.050371 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.050454 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.050530 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.050567 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.050601 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.050641 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.050676 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.050720 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.050755 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.050790 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.050834 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.050888 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.050942 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.050983 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.051018 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.051059 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.051093 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.051133 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.051174 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.051210 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.051249 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.051249 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.051249 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.051569 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.051569 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.051569 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.051690 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.051690 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.051765 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.051831 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.051907 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.051991 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.052034 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.052080 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.052125 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.052169 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.052213 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.052213 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.052293 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.052337 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.052430 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.052472 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.052513 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.052670 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.052741 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.052793 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.052833 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.052871 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.052918 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.052985 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.053033 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.053074 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.053113 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.053153 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.053187 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.053227 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.053266 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.053266 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.054653 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.054653 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.054653 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.055094 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.055094 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.055094 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.055094 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.055094 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.055519 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.055635 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.055708 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.055788 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.055788 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.055907 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.055966 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.056054 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.056131 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.056204 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.056263 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.056328 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.056422 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.056503 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.056574 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.056632 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.056698 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.056766 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.056834 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.056894 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.056953 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.057012 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.057079 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.057145 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.057204 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.057269 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.057335 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.057442 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.057512 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.057570 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.057626 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.057719 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.057780 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.057837 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.057894 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.057954 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.058010 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.058085 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.058143 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.058203 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.058260 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.058324 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.058418 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.058557 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.058625 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.058684 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.058763 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.058824 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.058883 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.058940 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.059005 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.059066 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.059123 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.059180 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.059243 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.059300 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.059398 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.059464 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.059516 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.059566 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.059605 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.059644 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.059690 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.059735 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.059774 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.059810 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.059861 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.059904 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.059943 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.059981 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.060018 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.060055 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.060055 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.060121 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.060160 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.060205 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.060249 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.060249 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.060320 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.060378 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.060429 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.060478 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.060517 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.060566 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.060615 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.060679 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.060721 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.060758 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.060795 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.060834 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.060875 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.061007 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.061048 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.061088 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.061136 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.061174 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.061212 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.061257 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.061300 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.061366 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.061407 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.061407 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.061407 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.061407 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.061548 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.061548 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.061548 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.061650 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.061693 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.061738 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.061782 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.061782 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.061846 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.061882 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.061927 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.061927 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.061927 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.061927 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.062183 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.062183 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.062260 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.062303 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.062303 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.062406 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.062574 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.062617 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.062654 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.062654 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.062724 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.062724 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.062724 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.062724 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.063125 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.063180 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.063220 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.063270 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.063313 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.063368 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.063408 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.063444 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.063482 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.063520 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.063558 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.063596 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.063634 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.063683 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.063730 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.063776 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.063821 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.063880 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.063926 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.063976 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.064039 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.064092 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.064138 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.064190 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.064235 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.064296 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.064370 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.064502 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.064560 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.064614 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.064669 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.064719 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.064764 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.064808 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.064852 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.064852 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.064950 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.064950 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.064950 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.065067 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.065067 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.065166 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.065217 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.065262 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.065307 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.065372 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.065435 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.065490 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.065534 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.065577 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.065636 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.065690 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.065690 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.065776 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.065821 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.065874 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.065919 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.065963 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.066007 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.066058 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.066100 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.066145 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.066186 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.066229 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.066280 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.066334 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.066399 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.066445 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.066489 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.066587 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.066645 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.066691 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.066752 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.067431 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.067497 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.067497 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.067497 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.067608 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.067608 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.067608 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.067608 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.067608 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.067608 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.067608 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.067834 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.067834 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.067834 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.067943 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.067982 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.068018 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.068056 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.068097 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.068135 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.068171 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.068215 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.068258 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.068258 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.068258 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.068380 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.068380 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.068380 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.068380 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.068380 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.068380 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.068590 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.068629 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.068663 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.068663 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.068663 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.068663 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.068663 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.068663 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.068872 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.068872 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.068872 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.068872 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.069001 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.069036 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.069066 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.069094 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.069094 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.069154 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.069154 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.069206 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.069243 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.069243 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.069300 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.069337 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.069387 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.069416 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.069445 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.069445 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.069498 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.069537 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.069571 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.069603 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.069632 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.069666 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.069694 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.069723 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.069752 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.069784 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.069813 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.069847 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.069875 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.069904 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.069936 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.069965 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.069994 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.070024 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.070067 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.070104 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.070139 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.070168 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.070196 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.070223 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.070256 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.070283 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.070312 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.070344 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.070394 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.070424 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.070457 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.070486 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.070534 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.070559 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.070559 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.070559 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.071650 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.071650 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.071650 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.071771 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.071808 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.071842 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.071872 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.071872 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.071925 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.071953 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.071983 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.071983 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.072039 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.072078 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.072112 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.072141 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.072174 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.072203 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.072231 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.072259 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.072292 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.072326 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.072368 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.072406 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.072435 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.072463 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.072493 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.072493 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.072562 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.072562 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.072624 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.072656 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.072656 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.072727 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.072762 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.072796 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.072827 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.072856 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.072889 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.072917 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.072948 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.072985 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.073015 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.073015 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.073072 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.073072 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.073129 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.073158 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.073158 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.073212 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.073212 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.073274 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.073304 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.073367 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.073448 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.073512 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.074978 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.075044 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.075097 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.075137 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.075176 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.075206 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.075235 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.075264 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.075296 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.075325 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.075365 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.075400 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.075430 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.075465 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.075495 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.075524 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.075553 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.075582 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.075615 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.075719 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.075750 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.075784 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.075816 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.075844 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.075844 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.075844 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.075844 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.075844 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.080510 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.080585 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.080639 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.080679 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.080718 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.080761 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.080798 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.080843 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.080909 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.080957 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.081008 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.081008 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.081091 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.081137 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.081267 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.081325 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.081382 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.081423 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.081463 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.081502 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.081554 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.081594 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.081642 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.081680 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.081718 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.081755 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.081792 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.081830 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.081876 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.081915 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.081960 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.082000 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.082040 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.082077 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.082120 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.082165 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.082210 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.082273 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.082273 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.082273 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.082451 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.082517 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.082551 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.082595 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.082634 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.082634 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.082634 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.082634 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.082765 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.082805 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.082857 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.082857 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.082925 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.082977 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.083017 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.083059 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.083102 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.083140 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.083178 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.083222 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.083264 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.083302 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.083340 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.083401 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.083466 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.083515 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.083555 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.083598 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.083635 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.083774 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.083822 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.083856 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.083893 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.083933 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.083985 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.084029 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.084076 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.084128 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.084275 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.084275 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.084275 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.084275 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.084275 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.084275 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.088803 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.088871 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.088919 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.088975 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.089028 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.089069 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.089111 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.089150 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.089187 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.089224 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.089258 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.089258 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.089258 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.089367 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.089423 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.089467 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.089467 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.089546 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.089587 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.089587 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.089656 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.089705 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.089744 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.089787 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.089846 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.089846 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.089846 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.089846 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.091100 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.091188 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.091234 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.091361 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.091406 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.091406 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.091518 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.091560 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.091598 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.091635 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.091673 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.091718 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.091758 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.091758 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.091833 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.091833 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.091833 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.091941 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.091983 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.091983 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.092060 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.092098 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.092136 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.092175 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.092225 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.092225 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.092225 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.092225 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.092422 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.092474 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.092515 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.092550 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.092589 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.092627 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.092756 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.092798 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.092844 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.092883 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.092928 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.092971 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.093010 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.093049 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.093080 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.093124 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.093159 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.093197 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.093233 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.093270 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.093308 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.093361 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.093401 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.093517 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.093578 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.093636 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.093636 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.093636 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.093780 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.093844 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.093894 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.093940 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.093982 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.094022 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.094061 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.094111 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.094151 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.094197 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.094238 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.094283 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.094328 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.094384 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.094424 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.094464 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.094571 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.094624 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.094664 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.094705 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.094745 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.094790 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.094829 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.094867 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.094908 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.094951 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.094994 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.095038 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.095078 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.095116 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.095154 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.095191 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.095228 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.095271 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.095311 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.095364 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.095404 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.095454 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.095502 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.095550 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.095589 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.095626 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.095665 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.095709 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.095751 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.095795 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.095834 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.095883 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.095924 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.095968 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.096007 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.096045 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.096083 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.096083 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.096083 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.096083 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.096214 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.096214 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.096214 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.096324 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.096384 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.096435 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.096480 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.096534 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.096586 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.096624 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.096669 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.096716 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.096754 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.096796 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.096859 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.096897 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.096940 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.096940 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.096940 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.097043 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.097093 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.097138 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.097176 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.097219 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.097219 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.097219 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.097219 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.097219 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.100367 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.100432 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.100497 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.100545 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.100596 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.100659 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.100700 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.100739 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.100777 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.100818 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.100856 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.100907 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.100949 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.100992 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.101035 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.101075 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113701) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.101115 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.101158 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.101198 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.101236 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.101280 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.101340 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.101409 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.101449 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113699) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.101488 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.101526 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.101565 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.101618 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113701) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.101660 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.101704 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113700) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.101745 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113701) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.101782 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.101827 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.101865 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.101909 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.101946 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.101988 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113699) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.102026 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.102064 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.102106 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113699) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.102143 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113700) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.102180 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.102217 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113700) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.102255 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.102255 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.102255 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:48:06.102255 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113698) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:48:06.102255 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:48:06.102255 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:48:06.102255 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:48:06.102255 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113698) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:48:06.102255 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113698) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:48:06.145734 np0000171483 devstack@c-api.service[113701]: INFO dbcounter [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Registered counter for database cinder May 02 02:48:06.146559 np0000171483 devstack@c-api.service[113698]: INFO dbcounter [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Registered counter for database cinder May 02 02:48:06.148120 np0000171483 devstack@c-api.service[113699]: INFO dbcounter [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Registered counter for database cinder May 02 02:48:06.149029 np0000171483 devstack@c-api.service[113700]: INFO dbcounter [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Registered counter for database cinder May 02 02:48:06.160685 np0000171483 devstack@c-api.service[113701]: DEBUG oslo_db.sqlalchemy.engines [None req-e8afa2ca-788d-405b-afdf-c330c856dabe 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=113701) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:48:06.164447 np0000171483 devstack@c-api.service[113698]: DEBUG oslo_db.sqlalchemy.engines [None req-0a22748d-512d-484a-90c4-0e8788f9eafd 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=113698) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:48:06.168020 np0000171483 devstack@c-api.service[113699]: DEBUG oslo_db.sqlalchemy.engines [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 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=113699) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:48:06.174291 np0000171483 devstack@c-api.service[113700]: DEBUG oslo_db.sqlalchemy.engines [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 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=113700) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:48:06.273294 np0000171483 devstack@c-api.service[113701]: DEBUG dbcounter [-] [113701] Writer thread running {{(pid=113701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 02 02:48:06.275897 np0000171483 devstack@c-api.service[113701]: INFO cinder.rpc [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 02 02:48:06.276044 np0000171483 devstack@c-api.service[113698]: DEBUG dbcounter [-] [113698] Writer thread running {{(pid=113698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 02 02:48:06.278124 np0000171483 devstack@c-api.service[113701]: INFO cinder.rpc [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 02 02:48:06.278965 np0000171483 devstack@c-api.service[113698]: INFO cinder.rpc [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 02 02:48:06.280084 np0000171483 devstack@c-api.service[113701]: INFO cinder.rpc [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 02 02:48:06.281821 np0000171483 devstack@c-api.service[113701]: INFO cinder.rpc [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 02 02:48:06.281920 np0000171483 devstack@c-api.service[113698]: INFO cinder.rpc [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 02 02:48:06.282707 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.284396 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.284606 np0000171483 devstack@c-api.service[113698]: INFO cinder.rpc [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 02 02:48:06.286817 np0000171483 devstack@c-api.service[113698]: INFO cinder.rpc [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 02 02:48:06.287949 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.288574 np0000171483 devstack@c-api.service[113699]: DEBUG dbcounter [-] [113699] Writer thread running {{(pid=113699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 02 02:48:06.289285 np0000171483 devstack@c-api.service[113701]: DEBUG oslo_db.sqlalchemy.engines [None req-e8afa2ca-788d-405b-afdf-c330c856dabe 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=113701) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:48:06.289699 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.291271 np0000171483 devstack@c-api.service[113701]: INFO cinder.rpc [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 02 02:48:06.291505 np0000171483 devstack@c-api.service[113699]: INFO cinder.rpc [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 02 02:48:06.292933 np0000171483 devstack@c-api.service[113701]: INFO cinder.rpc [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 02 02:48:06.293707 np0000171483 devstack@c-api.service[113698]: DEBUG oslo_db.sqlalchemy.engines [None req-0a22748d-512d-484a-90c4-0e8788f9eafd 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=113698) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:48:06.293760 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.294642 np0000171483 devstack@c-api.service[113700]: DEBUG dbcounter [-] [113700] Writer thread running {{(pid=113700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 02 02:48:06.295580 np0000171483 devstack@c-api.service[113698]: INFO cinder.rpc [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 02 02:48:06.296554 np0000171483 devstack@c-api.service[113699]: INFO cinder.rpc [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 02 02:48:06.297272 np0000171483 devstack@c-api.service[113700]: INFO cinder.rpc [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 02 02:48:06.297604 np0000171483 devstack@c-api.service[113698]: INFO cinder.rpc [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 02 02:48:06.298743 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.299926 np0000171483 devstack@c-api.service[113699]: INFO cinder.rpc [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 02 02:48:06.301319 np0000171483 devstack@c-api.service[113700]: INFO cinder.rpc [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 02 02:48:06.302749 np0000171483 devstack@c-api.service[113699]: INFO cinder.rpc [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 02 02:48:06.302922 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.303797 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.304173 np0000171483 devstack@c-api.service[113700]: INFO cinder.rpc [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 02 02:48:06.305956 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.306078 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.306687 np0000171483 devstack@c-api.service[113700]: INFO cinder.rpc [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 02 02:48:06.307960 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.309228 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.310283 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.310390 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.311527 np0000171483 devstack@c-api.service[113699]: DEBUG oslo_db.sqlalchemy.engines [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 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=113699) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:48:06.313319 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.313429 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.313566 np0000171483 devstack@c-api.service[113699]: INFO cinder.rpc [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 02 02:48:06.315454 np0000171483 devstack@c-api.service[113699]: INFO cinder.rpc [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 02 02:48:06.315938 np0000171483 devstack@c-api.service[113700]: DEBUG oslo_db.sqlalchemy.engines [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 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=113700) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:48:06.316327 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.316462 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.316654 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.318272 np0000171483 devstack@c-api.service[113700]: INFO cinder.rpc [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 02 02:48:06.319239 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.320736 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.320858 np0000171483 devstack@c-api.service[113700]: INFO cinder.rpc [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 02 02:48:06.321981 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.322415 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.323928 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.325162 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.326829 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.328789 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.330097 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.330231 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.330484 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.332910 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.333043 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.334131 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.335015 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.336543 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.337426 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.338022 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.338421 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.338562 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.340666 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.341630 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.341776 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.341841 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.343566 np0000171483 devstack@c-api.service[113701]: WARNING cinder.api.contrib.hosts [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 02 02:48:06.344342 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.344794 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.345731 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.346186 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.346297 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.347251 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.347859 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.348661 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.349541 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.349668 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.350136 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.351145 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.351292 np0000171483 devstack@c-api.service[113698]: WARNING cinder.api.contrib.hosts [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 02 02:48:06.351836 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.352091 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.352965 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.353315 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.353431 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.354460 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.354700 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.354932 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.355528 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: extensions {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.356357 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.356410 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.356782 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: encryption {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.357492 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.357809 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.358363 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: os-hosts {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.359093 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.359463 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.359764 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: os-quota-class-sets {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.359806 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.360921 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.361021 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: capabilities {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.361834 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.362269 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.362310 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: extra_specs {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.362917 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.363141 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: extensions {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.363884 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: os-volume-manage {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.364360 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: encryption {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.364551 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.365259 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: consistencygroups {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.365915 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: os-hosts {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.367215 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: os-availability-zone {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.367340 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: os-quota-class-sets {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.367405 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.368369 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.368534 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: cgsnapshots {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.368617 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: capabilities {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.369831 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: extra_specs {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.369913 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: os-volume-transfer {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.371331 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: os-volume-manage {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.371910 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.372074 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: os-volume-type-access {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.372700 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: consistencygroups {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.373702 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: scheduler-stats {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.373765 np0000171483 devstack@c-api.service[113699]: WARNING cinder.api.contrib.hosts [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 02 02:48:06.374619 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.374718 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.374771 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: os-availability-zone {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.375152 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: encryption {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.375919 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: cgsnapshots {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.376156 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.376665 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: qos-specs {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.377232 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: os-volume-transfer {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.377724 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.378733 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.378805 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: os-quota-sets {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.379238 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.379325 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: os-volume-type-access {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.380171 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: backups {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.380783 np0000171483 devstack@c-api.service[113700]: WARNING cinder.api.contrib.hosts [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 02 02:48:06.380895 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.380954 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: scheduler-stats {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.381668 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.382166 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extended resource: os-snapshot-manage {{(pid=113701) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.382335 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: encryption {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.382635 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.383238 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.383857 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: qos-specs {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.384129 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.384326 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.384949 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.385243 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.contrib.snapshot_actions [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] SnapshotActionsController initialized {{(pid=113701) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 02 02:48:06.385505 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.385857 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: os-quota-sets {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.385984 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.386326 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: extensions {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.386707 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.387305 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: backups {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.387370 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.387602 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: encryption {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.388300 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.388766 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.389173 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: os-hosts {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.389268 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extended resource: os-snapshot-manage {{(pid=113698) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.390107 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.390169 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.390569 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: os-quota-class-sets {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.391399 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.391516 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.391806 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: capabilities {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.391874 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.392368 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.contrib.snapshot_actions [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] SnapshotActionsController initialized {{(pid=113698) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 02 02:48:06.392931 np0000171483 devstack@c-api.service[113701]: WARNING castellan.key_manager.migration [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.393057 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: extra_specs {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.393185 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.393390 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.393879 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.393989 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.394078 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.394166 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension TypesManage extending resource: types {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.394265 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: extensions {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.394385 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.394385 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension VolumeTypeAccess extending resource: types {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.394589 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.394676 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension SnapshotActions extending resource: snapshots {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.394789 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: os-volume-manage {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.394876 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.394876 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension VolumeActions extending resource: volumes {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.394876 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.395132 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.395132 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.395289 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension UsedLimits extending resource: limits {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.395401 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension AdminActions extending resource: volumes {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.395524 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension AdminActions extending resource: snapshots {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.395614 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.v3.router [None req-e8afa2ca-788d-405b-afdf-c330c856dabe None None] Extension AdminActions extending resource: backups {{(pid=113701) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.395764 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: encryption {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.395876 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.395965 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: consistencygroups {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.397257 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.397435 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: os-hosts {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.397768 np0000171483 devstack@c-api.service[113701]: WARNING keystonemiddleware.auth_token [None req-e8afa2ca-788d-405b-afdf-c330c856dabe 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 02 02:48:06.397896 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: os-availability-zone {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.398631 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.399165 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: os-quota-class-sets {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.399272 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: cgsnapshots {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.400020 np0000171483 devstack@c-api.service[113698]: WARNING castellan.key_manager.migration [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.400590 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: os-volume-transfer {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.400646 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: capabilities {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.400941 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.401059 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.401153 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.401267 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension TypesManage extending resource: types {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.401390 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.401496 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension VolumeTypeAccess extending resource: types {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.401609 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension SnapshotActions extending resource: snapshots {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.401702 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.401837 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension VolumeActions extending resource: volumes {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.401895 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: extra_specs {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.401939 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.402051 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.402156 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.402221 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: os-volume-type-access {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.402338 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension UsedLimits extending resource: limits {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.402479 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension AdminActions extending resource: volumes {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.402582 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension AdminActions extending resource: snapshots {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.402684 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.v3.router [None req-0a22748d-512d-484a-90c4-0e8788f9eafd None None] Extension AdminActions extending resource: backups {{(pid=113698) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.406364 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: os-volume-manage {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.406424 np0000171483 devstack@c-api.service[113701]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ecd3c2a3668 pid: 113701 (default app) May 02 02:48:06.406424 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.406424 np0000171483 devstack@c-api.service[113701]: warnings.warn( May 02 02:48:06.406599 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: scheduler-stats {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.406657 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: consistencygroups {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.406702 np0000171483 devstack@c-api.service[113698]: WARNING keystonemiddleware.auth_token [None req-0a22748d-512d-484a-90c4-0e8788f9eafd 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 02 02:48:06.406763 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: encryption {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.407033 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: os-availability-zone {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.407225 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: qos-specs {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.408720 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: cgsnapshots {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.409280 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: os-quota-sets {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.410125 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: os-volume-transfer {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.410739 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: backups {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.410879 np0000171483 devstack@c-api.service[113698]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ecd3c2a3668 pid: 113698 (default app) May 02 02:48:06.411456 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.411456 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.411627 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.411627 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.411627 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.411627 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.411627 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.411936 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.411936 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.411936 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.411936 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.411936 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.411936 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.412338 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.412338 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.412338 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.412338 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.412338 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.412657 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.412657 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.412657 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.412657 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.412896 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.412896 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.412896 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.412896 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.413142 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.413142 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.413142 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.413142 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.413142 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.413448 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.413448 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.413448 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.413448 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.413448 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.413738 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.413738 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.413738 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.413738 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.413738 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.413738 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.414066 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.414066 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.414066 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.414066 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.414066 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.414066 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.414422 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.414422 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.414422 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.414422 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.414422 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.414422 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.414807 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.414807 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.414938 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: os-volume-type-access {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.414990 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.414990 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.414990 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.414990 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.414990 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.415280 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.415280 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.415280 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.415280 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.415280 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.415596 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.415596 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.415596 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.415596 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.415596 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.415596 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.415933 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.415933 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.415933 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.415933 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.415933 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.415933 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.416255 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.416255 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.416255 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.416255 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.416255 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.416604 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.416604 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.416604 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.416604 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.416604 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.416968 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.416968 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.416968 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.416968 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.417218 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.417218 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.417218 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.417218 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.417479 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.417479 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.417479 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.417479 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.417479 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.417764 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.417764 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.417764 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.417764 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.417764 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.418040 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.418040 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.418040 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.418040 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.418273 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.418273 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.418273 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.418273 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.418610 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.418610 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.418610 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.418610 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.418839 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.418839 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.418839 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.418839 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.419053 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.419053 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.419053 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.419053 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.419300 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.419300 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.419300 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.419300 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.419300 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.419772 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.419772 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.419772 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.419772 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.419772 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.419772 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.420160 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.420160 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.420160 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.420160 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.420160 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.423666 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.423666 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.423666 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.423666 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.423666 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.423666 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.424049 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.424049 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.424049 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.424049 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.424049 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.424049 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.424422 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.424422 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.424422 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.424422 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.424793 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extended resource: os-snapshot-manage {{(pid=113699) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.424850 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.424850 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.424850 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.424850 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.424850 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.424850 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.425227 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.425227 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.425227 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.425227 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.425526 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.425526 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.425526 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.425526 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.425769 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.425769 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.425769 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.425769 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.426029 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.426029 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.426029 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:06.426029 np0000171483 devstack@c-api.service[113701]: warnings.warn(deprecated_msg) May 02 02:48:06.426265 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: scheduler-stats {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.426323 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.426395 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.middleware.request_id [None req-d76459b6-e4a4-4591-bbb8-f301b569df86 None None] RequestId filter calling following filter/app {{(pid=113701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:48:06.426451 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: encryption {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.426558 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.contrib.snapshot_actions [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] SnapshotActionsController initialized {{(pid=113699) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 02 02:48:06.426558 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.426680 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: qos-specs {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.426733 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.426783 np0000171483 devstack@c-api.service[113701]: [pid: 113701|app: 0|req: 1/1] 199.204.45.57 () {60 vars in 946 bytes} [Sat May 2 02:48:06 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 02 02:48:06.426841 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.426890 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: os-quota-sets {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.426950 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.427056 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: backups {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.427121 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.427174 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extended resource: os-snapshot-manage {{(pid=113700) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:48:06.427225 np0000171483 devstack@c-api.service[113699]: WARNING castellan.key_manager.migration [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.427225 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427225 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427225 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427225 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension TypesManage extending resource: types {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427225 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427225 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427225 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427603 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427603 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension VolumeActions extending resource: volumes {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427603 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427603 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427603 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427768 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.427806 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension UsedLimits extending resource: limits {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427806 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension AdminActions extending resource: volumes {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427806 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension AdminActions extending resource: snapshots {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427806 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.v3.router [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 None None] Extension AdminActions extending resource: backups {{(pid=113699) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.427934 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.contrib.snapshot_actions [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] SnapshotActionsController initialized {{(pid=113700) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 02 02:48:06.427934 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.429999 np0000171483 devstack@c-api.service[113699]: WARNING keystonemiddleware.auth_token [None req-2ee89a6d-0388-4868-8b3e-b92b885f0230 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 02 02:48:06.430398 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.431052 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.432595 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.433998 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.435136 np0000171483 devstack@c-api.service[113699]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ecd3c2a3668 pid: 113699 (default app) May 02 02:48:06.435539 np0000171483 devstack@c-api.service[113700]: WARNING castellan.key_manager.migration [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:48:06.436542 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.436678 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.436799 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.436913 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension TypesManage extending resource: types {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.437016 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.437120 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.437246 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.437379 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.437487 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension VolumeActions extending resource: volumes {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.437639 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.437744 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.437859 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.438055 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension UsedLimits extending resource: limits {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.438143 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension AdminActions extending resource: volumes {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.438312 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension AdminActions extending resource: snapshots {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.438401 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.v3.router [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 None None] Extension AdminActions extending resource: backups {{(pid=113700) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:48:06.440889 np0000171483 devstack@c-api.service[113700]: WARNING keystonemiddleware.auth_token [None req-fa214f5e-34c9-47af-bf3b-6a0467f27187 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 02 02:48:06.447267 np0000171483 devstack@c-api.service[113700]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ecd3c2a3668 pid: 113700 (default app) May 02 02:48:13.772096 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.772096 np0000171483 devstack@c-api.service[113698]: warnings.warn( May 02 02:48:13.784639 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.784639 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.784639 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.784639 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.785017 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.785017 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.785017 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.785017 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.785275 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.785275 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.785275 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.785275 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.785275 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.785275 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.785713 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.785713 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.785713 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.785713 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.785713 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.786045 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.786045 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.786045 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.786045 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.786045 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.786423 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.786423 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.786423 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.786423 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.786705 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.786705 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.786705 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.786705 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.786705 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.787039 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.787039 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.787039 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.787039 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.787039 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.787323 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.787323 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.787323 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.787323 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.787323 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.787323 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.787753 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.787753 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.787753 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.787753 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.787753 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.787753 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.788118 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.788118 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.788118 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.788118 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.788118 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.788118 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.788870 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.788870 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.788870 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.788870 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.788870 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.789636 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.789636 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.789636 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.789636 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.789636 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.790147 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.790147 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.790147 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.790147 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.790147 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.790147 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.791039 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.791039 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.791039 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.791039 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.791039 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.791039 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.791834 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.791834 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.791834 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.791834 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.791834 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.792493 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.792493 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.792493 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.792493 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.792493 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.793068 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.793068 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.793068 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.793068 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.793529 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.793529 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.793529 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.793529 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.794035 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.794035 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.794035 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.794035 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.794035 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.794640 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.794640 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.794640 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.794640 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.794640 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.795212 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.795212 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.795212 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.795212 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.795704 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.795704 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.795704 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.795704 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.795905 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.795905 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.795905 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.795905 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.796159 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.796159 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.796159 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.796159 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.796409 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.796409 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.796409 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.796409 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.796663 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.796663 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.796663 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.796663 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.796663 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.796957 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.796957 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.796957 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.796957 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.796957 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.796957 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.797317 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.797317 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.797317 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.797317 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.797317 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.797562 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.797562 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.797562 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.797562 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.797562 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.797562 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.797898 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.797898 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.797898 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.797898 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.797898 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.797898 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.798250 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.798250 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.798250 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.798250 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.798250 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.798250 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.798663 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.798663 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.798663 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.798663 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.798663 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.798663 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.798844 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.798844 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.798844 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.798844 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.798969 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.798969 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.798969 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.798969 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.798969 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.799102 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.799102 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.799102 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.799102 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:13.799102 np0000171483 devstack@c-api.service[113698]: warnings.warn(deprecated_msg) May 02 02:48:13.799102 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.middleware.request_id [None req-89f63eb6-9bd0-44e4-994c-2c813307379d None None] RequestId filter calling following filter/app {{(pid=113698) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:48:14.301124 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-89f63eb6-9bd0-44e4-994c-2c813307379d admin admin] POST https://199.204.45.57/volume/v3/types May 02 02:48:14.301771 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-89f63eb6-9bd0-44e4-994c-2c813307379d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113698) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 02 02:48:14.303637 np0000171483 devstack@c-api.service[113698]: /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 02 02:48:14.303637 np0000171483 devstack@c-api.service[113698]: warnings.warn( May 02 02:48:14.313369 np0000171483 devstack@c-api.service[113698]: DEBUG oslo_db.sqlalchemy.engines [None req-89f63eb6-9bd0-44e4-994c-2c813307379d 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=113698) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:48:14.349260 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-89f63eb6-9bd0-44e4-994c-2c813307379d admin admin] https://199.204.45.57/volume/v3/types returned with HTTP 200 May 02 02:48:14.350077 np0000171483 devstack@c-api.service[113698]: [pid: 113698|app: 0|req: 1/2] 199.204.45.57 () {68 vars in 1281 bytes} [Sat May 2 02:48:13 2026] POST /volume/v3/types => generated 186 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 02:48:14.364008 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.middleware.request_id [req-89f63eb6-9bd0-44e4-994c-2c813307379d req-f563b63a-e0d0-4cc6-aa16-268b1b5a5f56 None None] RequestId filter calling following filter/app {{(pid=113701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:48:14.686746 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [req-89f63eb6-9bd0-44e4-994c-2c813307379d req-f563b63a-e0d0-4cc6-aa16-268b1b5a5f56 admin admin] POST https://199.204.45.57/volume/v3/types/e7cbcea4-03e1-40ac-9bc7-a82fc6c57bb5/extra_specs May 02 02:48:14.687625 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [req-89f63eb6-9bd0-44e4-994c-2c813307379d req-f563b63a-e0d0-4cc6-aa16-268b1b5a5f56 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 02 02:48:14.689361 np0000171483 devstack@c-api.service[113701]: /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 02 02:48:14.689361 np0000171483 devstack@c-api.service[113701]: warnings.warn( May 02 02:48:14.699924 np0000171483 devstack@c-api.service[113701]: DEBUG oslo_db.sqlalchemy.engines [req-89f63eb6-9bd0-44e4-994c-2c813307379d req-f563b63a-e0d0-4cc6-aa16-268b1b5a5f56 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=113701) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:48:14.763613 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [req-89f63eb6-9bd0-44e4-994c-2c813307379d req-f563b63a-e0d0-4cc6-aa16-268b1b5a5f56 admin admin] https://199.204.45.57/volume/v3/types/e7cbcea4-03e1-40ac-9bc7-a82fc6c57bb5/extra_specs returned with HTTP 200 May 02 02:48:14.764163 np0000171483 devstack@c-api.service[113701]: [pid: 113701|app: 0|req: 2/3] 199.204.45.57 () {70 vars in 1498 bytes} [Sat May 2 02:48:14 2026] POST /volume/v3/types/e7cbcea4-03e1-40ac-9bc7-a82fc6c57bb5/extra_specs => generated 55 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 02:48:16.315802 np0000171483 devstack@c-api.service[113699]: DEBUG dbcounter [-] [113699] Writing DB stats cinder:SELECT=6 {{(pid=113699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:48:16.319734 np0000171483 devstack@c-api.service[113700]: DEBUG dbcounter [-] [113700] Writing DB stats cinder:SELECT=6 {{(pid=113700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:48:24.345338 np0000171483 devstack@c-api.service[113698]: DEBUG dbcounter [-] [113698] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:48:24.762192 np0000171483 devstack@c-api.service[113701]: DEBUG dbcounter [-] [113701] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:50:54.371096 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.371096 np0000171483 devstack@c-api.service[113699]: warnings.warn( May 02 02:50:54.382075 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.382075 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.382075 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.382075 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.382075 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.382789 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.382789 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.382789 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.382789 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.382789 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.383159 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.383159 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.383159 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.383159 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.383159 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.383159 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.383658 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.383658 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.383658 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.383658 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.383967 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.383967 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.383967 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.383967 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.384472 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.384472 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.384472 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.384472 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.384780 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.384780 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.384780 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.384780 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.384780 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.385254 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.385254 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.385254 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.385254 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.385254 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.386166 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.386166 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.386166 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.386166 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.386166 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.386166 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.386805 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.386805 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.386805 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.386805 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.386805 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.386805 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.387752 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.387752 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.387752 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.387752 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.387752 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.387752 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.388220 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.388220 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.388220 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.388220 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.388220 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.388700 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.388700 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.388700 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.388700 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.388700 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.389072 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.389072 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.389072 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.389072 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.389072 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.389072 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.389566 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.389566 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.389566 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.389566 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.389566 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.389566 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.390010 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.390010 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.390010 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.390010 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.390010 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.390513 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.390513 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.390513 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.390513 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.390513 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.390945 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.390945 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.390945 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.390945 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.391282 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.391282 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.391282 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.391282 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.391643 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.391643 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.391643 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.391643 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.391643 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.392043 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.392043 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.392043 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.392043 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.392043 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.392482 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.392482 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.392482 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.392482 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.392838 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.392838 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.392838 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.392838 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.393167 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.393167 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.393167 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.393167 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.393561 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.393561 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.393561 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.393561 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.393909 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.393909 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.393909 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.393909 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.394213 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.394213 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.394213 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.394213 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.394213 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.394739 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.394739 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.394739 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.394739 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.394739 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.394739 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.395270 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.395270 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.395270 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.395270 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.395270 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.395526 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.395526 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.395526 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.395526 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.395526 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.395526 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.395720 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.395720 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.395720 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.395720 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.395720 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.395720 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.395922 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.395922 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.395922 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.395922 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.395922 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.395922 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.396119 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.396119 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.396119 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.396119 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.396119 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.396119 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.396336 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.396336 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.396336 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.396336 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.396485 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.396485 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.396485 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.396485 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.396485 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.396661 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.396661 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.396661 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.396661 np0000171483 devstack@c-api.service[113699]: /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 02 02:50:54.396661 np0000171483 devstack@c-api.service[113699]: warnings.warn(deprecated_msg) May 02 02:50:54.396661 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.middleware.request_id [None req-24b820a6-4bf9-4043-838a-910c539834fe None None] RequestId filter calling following filter/app {{(pid=113699) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:50:54.396661 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-24b820a6-4bf9-4043-838a-910c539834fe None None] GET https://199.204.45.57/volume// May 02 02:50:54.396873 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-24b820a6-4bf9-4043-838a-910c539834fe None None] Empty body provided in request {{(pid=113699) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:50:54.396873 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-24b820a6-4bf9-4043-838a-910c539834fe None None] Calling method 'all' {{(pid=113699) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:50:54.396873 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-24b820a6-4bf9-4043-838a-910c539834fe None None] https://199.204.45.57/volume// returned with HTTP 300 May 02 02:50:54.396873 np0000171483 devstack@c-api.service[113699]: [pid: 113699|app: 0|req: 1/4] 199.204.45.57 () {66 vars in 1449 bytes} [Sat May 2 02:50:54 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 02 02:51:35.001527 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.001527 np0000171483 devstack@c-api.service[113700]: warnings.warn( May 02 02:51:35.014433 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.014433 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.014433 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.014433 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.014952 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.014952 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.014952 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.014952 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.015215 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.015215 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.015215 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.015215 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.015215 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.015215 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.015702 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.015702 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.015702 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.015702 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.015702 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.016142 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.016142 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.016142 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.016142 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.016142 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.016503 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.016503 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.016503 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.016503 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.016761 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.016761 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.016761 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.016761 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.016761 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.017159 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.017159 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.017159 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.017159 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.017159 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.017550 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.017550 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.017550 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.017550 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.017550 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.017550 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.017931 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.017931 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.017931 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.017931 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.017931 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.017931 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.018435 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.018435 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.018435 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.018435 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.018435 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.018435 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.018782 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.018782 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.018782 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.018782 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.018782 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.019083 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.019083 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.019083 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.019083 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.019083 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.019556 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.019556 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.019556 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.019556 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.019556 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.019556 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.019935 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.019935 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.019935 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.019935 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.019935 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.019935 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.020258 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.020258 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.020258 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.020258 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.020258 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.020614 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.020614 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.020614 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.020614 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.020614 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.020903 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.020903 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.020903 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.020903 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.021132 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.021132 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.021132 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.021132 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.021393 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.021393 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.021393 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.021393 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.021393 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.021737 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.021737 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.021737 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.021737 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.021737 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.022169 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.022169 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.022169 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.022169 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.022413 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.022413 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.022413 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.022413 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.022572 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.022572 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.022572 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.022572 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.022740 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.022740 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.022740 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.022740 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.022899 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.022899 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.022899 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.022899 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.023067 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.023067 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.023067 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.023067 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.023067 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.023274 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.023274 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.023274 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.023274 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.023274 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.023274 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.023540 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.023540 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.023540 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.023540 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.023540 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.023733 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.023733 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.023733 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.023733 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.023733 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.023733 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.023950 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.023950 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.023950 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.023950 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.023950 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.023950 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.024184 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.024184 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.024184 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.024184 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.024184 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.024184 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.024425 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.024425 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.024425 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.024425 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.024425 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.024425 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.024683 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.024683 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.024683 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.024683 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.024859 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.024859 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.024859 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.024859 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.024859 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.025066 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.025066 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.025066 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.025066 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.025066 np0000171483 devstack@c-api.service[113700]: warnings.warn(deprecated_msg) May 02 02:51:35.025066 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.middleware.request_id [None req-5ce614b1-688c-4754-a3d1-f2adafa8234e None None] RequestId filter calling following filter/app {{(pid=113700) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:51:35.361372 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-5ce614b1-688c-4754-a3d1-f2adafa8234e demo demo] GET https://199.204.45.57/volume/v3/types?is_public=None May 02 02:51:35.361747 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-5ce614b1-688c-4754-a3d1-f2adafa8234e demo demo] Empty body provided in request {{(pid=113700) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:51:35.362001 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-5ce614b1-688c-4754-a3d1-f2adafa8234e demo demo] Calling method 'index' {{(pid=113700) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:51:35.362531 np0000171483 devstack@c-api.service[113700]: /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 02 02:51:35.362531 np0000171483 devstack@c-api.service[113700]: warnings.warn( May 02 02:51:35.363193 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.api_utils [None req-5ce614b1-688c-4754-a3d1-f2adafa8234e demo demo] Removing options '' from query. {{(pid=113700) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 02:51:35.374471 np0000171483 devstack@c-api.service[113700]: DEBUG oslo_db.sqlalchemy.engines [None req-5ce614b1-688c-4754-a3d1-f2adafa8234e 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=113700) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:51:35.397118 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-5ce614b1-688c-4754-a3d1-f2adafa8234e demo demo] https://199.204.45.57/volume/v3/types?is_public=None returned with HTTP 200 May 02 02:51:35.397547 np0000171483 devstack@c-api.service[113700]: [pid: 113700|app: 0|req: 1/5] 199.204.45.57 () {64 vars in 1256 bytes} [Sat May 2 02:51:34 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 02:51:35.413969 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.middleware.request_id [req-5ce614b1-688c-4754-a3d1-f2adafa8234e req-714732dc-066e-4537-ab45-54fdcb9eea5d None None] RequestId filter calling following filter/app {{(pid=113698) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:51:35.419167 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [req-5ce614b1-688c-4754-a3d1-f2adafa8234e req-714732dc-066e-4537-ab45-54fdcb9eea5d demo demo] GET https://199.204.45.57/volume/v3/types/default May 02 02:51:35.419643 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [req-5ce614b1-688c-4754-a3d1-f2adafa8234e req-714732dc-066e-4537-ab45-54fdcb9eea5d demo demo] Empty body provided in request {{(pid=113698) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:51:35.420017 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [req-5ce614b1-688c-4754-a3d1-f2adafa8234e req-714732dc-066e-4537-ab45-54fdcb9eea5d demo demo] Calling method 'show' {{(pid=113698) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:51:35.432367 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [req-5ce614b1-688c-4754-a3d1-f2adafa8234e req-714732dc-066e-4537-ab45-54fdcb9eea5d demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 May 02 02:51:35.432804 np0000171483 devstack@c-api.service[113698]: [pid: 113698|app: 0|req: 2/6] 199.204.45.57 () {66 vars in 1322 bytes} [Sat May 2 02:51:35 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 02 02:51:35.797439 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.middleware.request_id [None req-c5d4d03d-dba6-483c-b296-451aed3e448e None None] RequestId filter calling following filter/app {{(pid=113701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:51:35.803454 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-c5d4d03d-dba6-483c-b296-451aed3e448e demo demo] GET https://199.204.45.57/volume/v3/types/default May 02 02:51:35.803888 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-c5d4d03d-dba6-483c-b296-451aed3e448e demo demo] Empty body provided in request {{(pid=113701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:51:35.804328 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-c5d4d03d-dba6-483c-b296-451aed3e448e demo demo] Calling method 'show' {{(pid=113701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:51:35.819712 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-c5d4d03d-dba6-483c-b296-451aed3e448e demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 May 02 02:51:35.820070 np0000171483 devstack@c-api.service[113701]: [pid: 113701|app: 0|req: 3/7] 199.204.45.57 () {64 vars in 1251 bytes} [Sat May 2 02:51:35 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 02:51:36.224966 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.middleware.request_id [None req-a6bf2160-5b81-4c37-8f95-448fa8f171df None None] RequestId filter calling following filter/app {{(pid=113699) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:51:36.548472 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-a6bf2160-5b81-4c37-8f95-448fa8f171df demo demo] GET https://199.204.45.57/volume/v3/types/default May 02 02:51:36.548791 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-a6bf2160-5b81-4c37-8f95-448fa8f171df demo demo] Empty body provided in request {{(pid=113699) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:51:36.548993 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-a6bf2160-5b81-4c37-8f95-448fa8f171df demo demo] Calling method 'show' {{(pid=113699) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:51:36.557243 np0000171483 devstack@c-api.service[113699]: DEBUG oslo_db.sqlalchemy.engines [None req-a6bf2160-5b81-4c37-8f95-448fa8f171df 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=113699) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:51:36.574020 np0000171483 devstack@c-api.service[113699]: /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 02 02:51:36.574020 np0000171483 devstack@c-api.service[113699]: warnings.warn( May 02 02:51:36.575982 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-a6bf2160-5b81-4c37-8f95-448fa8f171df demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 May 02 02:51:36.576362 np0000171483 devstack@c-api.service[113699]: [pid: 113699|app: 0|req: 2/8] 199.204.45.57 () {64 vars in 1251 bytes} [Sat May 2 02:51:36 2026] GET /volume/v3/types/default => generated 145 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 02:51:36.590699 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.middleware.request_id [None req-b68fe60e-db92-429c-a6a4-ffab72970805 None None] RequestId filter calling following filter/app {{(pid=113700) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:51:36.593145 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-b68fe60e-db92-429c-a6a4-ffab72970805 demo demo] GET https://199.204.45.57/volume/v3/types/default May 02 02:51:36.593437 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-b68fe60e-db92-429c-a6a4-ffab72970805 demo demo] Empty body provided in request {{(pid=113700) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:51:36.593694 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-b68fe60e-db92-429c-a6a4-ffab72970805 demo demo] Calling method 'show' {{(pid=113700) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:51:36.608126 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-b68fe60e-db92-429c-a6a4-ffab72970805 demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 May 02 02:51:36.608492 np0000171483 devstack@c-api.service[113700]: [pid: 113700|app: 0|req: 2/9] 199.204.45.57 () {64 vars in 1251 bytes} [Sat May 2 02:51:36 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 02:51:45.428020 np0000171483 devstack@c-api.service[113698]: DEBUG dbcounter [-] [113698] Writing DB stats cinder:SELECT=2 {{(pid=113698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:51:45.815420 np0000171483 devstack@c-api.service[113701]: DEBUG dbcounter [-] [113701] Writing DB stats cinder:SELECT=2 {{(pid=113701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:51:46.572004 np0000171483 devstack@c-api.service[113699]: DEBUG dbcounter [-] [113699] Writing DB stats cinder:SELECT=2 {{(pid=113699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:51:46.604372 np0000171483 devstack@c-api.service[113700]: DEBUG dbcounter [-] [113700] Writing DB stats cinder:SELECT=3 {{(pid=113700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:57:19.820764 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.middleware.request_id [None req-7dacd946-ba39-4984-bd4a-84dd7256a54f None None] RequestId filter calling following filter/app {{(pid=113698) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:57:19.925820 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-7dacd946-ba39-4984-bd4a-84dd7256a54f demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 02:57:19.925820 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-7dacd946-ba39-4984-bd4a-84dd7256a54f demo demo] Empty body provided in request {{(pid=113698) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:57:19.925820 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-7dacd946-ba39-4984-bd4a-84dd7256a54f demo demo] Calling method 'detail' {{(pid=113698) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:57:19.925820 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.api_utils [None req-7dacd946-ba39-4984-bd4a-84dd7256a54f demo demo] Removing options '' from query. {{(pid=113698) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 02:57:19.926512 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.volume.api [None req-7dacd946-ba39-4984-bd4a-84dd7256a54f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113698) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 02:57:19.963339 np0000171483 devstack@c-api.service[113698]: INFO cinder.volume.api [None req-7dacd946-ba39-4984-bd4a-84dd7256a54f demo demo] Get all volumes completed successfully. May 02 02:57:19.965949 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-7dacd946-ba39-4984-bd4a-84dd7256a54f demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 02:57:19.966387 np0000171483 devstack@c-api.service[113698]: [pid: 113698|app: 0|req: 3/10] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 02:57:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 02:57:29.955540 np0000171483 devstack@c-api.service[113698]: DEBUG dbcounter [-] [113698] Writing DB stats cinder:SELECT=1 {{(pid=113698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:58:19.995645 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.middleware.request_id [None req-98ba85d8-2a1d-4e32-a145-366b6da8a807 None None] RequestId filter calling following filter/app {{(pid=113701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:58:20.002827 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-98ba85d8-2a1d-4e32-a145-366b6da8a807 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 02:58:20.003712 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-98ba85d8-2a1d-4e32-a145-366b6da8a807 demo demo] Empty body provided in request {{(pid=113701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:58:20.004315 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-98ba85d8-2a1d-4e32-a145-366b6da8a807 demo demo] Calling method 'detail' {{(pid=113701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:58:20.005571 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.api_utils [None req-98ba85d8-2a1d-4e32-a145-366b6da8a807 demo demo] Removing options '' from query. {{(pid=113701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 02:58:20.007959 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.volume.api [None req-98ba85d8-2a1d-4e32-a145-366b6da8a807 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113701) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 02:58:20.042543 np0000171483 devstack@c-api.service[113701]: INFO cinder.volume.api [None req-98ba85d8-2a1d-4e32-a145-366b6da8a807 demo demo] Get all volumes completed successfully. May 02 02:58:20.045684 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-98ba85d8-2a1d-4e32-a145-366b6da8a807 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 02:58:20.046454 np0000171483 devstack@c-api.service[113701]: [pid: 113701|app: 0|req: 4/11] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 02:58:19 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 02 02:58:30.036229 np0000171483 devstack@c-api.service[113701]: DEBUG dbcounter [-] [113701] Writing DB stats cinder:SELECT=1 {{(pid=113701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:59:20.072096 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.middleware.request_id [None req-162888a9-a892-464d-98bd-f758ffca1548 None None] RequestId filter calling following filter/app {{(pid=113699) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:59:20.077492 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-162888a9-a892-464d-98bd-f758ffca1548 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 02:59:20.077846 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-162888a9-a892-464d-98bd-f758ffca1548 demo demo] Empty body provided in request {{(pid=113699) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:59:20.078083 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-162888a9-a892-464d-98bd-f758ffca1548 demo demo] Calling method 'detail' {{(pid=113699) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:59:20.079257 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.api_utils [None req-162888a9-a892-464d-98bd-f758ffca1548 demo demo] Removing options '' from query. {{(pid=113699) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 02:59:20.080575 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.volume.api [None req-162888a9-a892-464d-98bd-f758ffca1548 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113699) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 02:59:20.117038 np0000171483 devstack@c-api.service[113699]: INFO cinder.volume.api [None req-162888a9-a892-464d-98bd-f758ffca1548 demo demo] Get all volumes completed successfully. May 02 02:59:20.119761 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-162888a9-a892-464d-98bd-f758ffca1548 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 02:59:20.119924 np0000171483 devstack@c-api.service[113699]: [pid: 113699|app: 0|req: 3/12] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 02:59:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 02:59:30.109742 np0000171483 devstack@c-api.service[113699]: DEBUG dbcounter [-] [113699] Writing DB stats cinder:SELECT=1 {{(pid=113699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:00:20.139732 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.middleware.request_id [None req-8074f154-5b0d-4cd0-9ec1-bb200f54240c None None] RequestId filter calling following filter/app {{(pid=113700) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:00:20.144030 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-8074f154-5b0d-4cd0-9ec1-bb200f54240c demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:00:20.144278 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-8074f154-5b0d-4cd0-9ec1-bb200f54240c demo demo] Empty body provided in request {{(pid=113700) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:00:20.144562 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-8074f154-5b0d-4cd0-9ec1-bb200f54240c demo demo] Calling method 'detail' {{(pid=113700) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:00:20.145143 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.api_utils [None req-8074f154-5b0d-4cd0-9ec1-bb200f54240c demo demo] Removing options '' from query. {{(pid=113700) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:00:20.146460 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.volume.api [None req-8074f154-5b0d-4cd0-9ec1-bb200f54240c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113700) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:00:20.187475 np0000171483 devstack@c-api.service[113700]: INFO cinder.volume.api [None req-8074f154-5b0d-4cd0-9ec1-bb200f54240c demo demo] Get all volumes completed successfully. May 02 03:00:20.189837 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-8074f154-5b0d-4cd0-9ec1-bb200f54240c demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:00:20.190400 np0000171483 devstack@c-api.service[113700]: [pid: 113700|app: 0|req: 3/13] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:00:20 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 02 03:00:30.181137 np0000171483 devstack@c-api.service[113700]: DEBUG dbcounter [-] [113700] Writing DB stats cinder:SELECT=1 {{(pid=113700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:01:20.213115 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.middleware.request_id [None req-07522003-33ba-49cd-9773-28ea3d9a1804 None None] RequestId filter calling following filter/app {{(pid=113698) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:01:20.217245 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-07522003-33ba-49cd-9773-28ea3d9a1804 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:01:20.217457 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-07522003-33ba-49cd-9773-28ea3d9a1804 demo demo] Empty body provided in request {{(pid=113698) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:01:20.217644 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-07522003-33ba-49cd-9773-28ea3d9a1804 demo demo] Calling method 'detail' {{(pid=113698) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:01:20.217908 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.api_utils [None req-07522003-33ba-49cd-9773-28ea3d9a1804 demo demo] Removing options '' from query. {{(pid=113698) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:01:20.218984 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.volume.api [None req-07522003-33ba-49cd-9773-28ea3d9a1804 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113698) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:01:20.241815 np0000171483 devstack@c-api.service[113698]: INFO cinder.volume.api [None req-07522003-33ba-49cd-9773-28ea3d9a1804 demo demo] Get all volumes completed successfully. May 02 03:01:20.243935 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-07522003-33ba-49cd-9773-28ea3d9a1804 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:01:20.244174 np0000171483 devstack@c-api.service[113698]: [pid: 113698|app: 0|req: 4/14] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:01:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:01:30.223540 np0000171483 devstack@c-api.service[113698]: DEBUG dbcounter [-] [113698] Writing DB stats cinder:SELECT=1 {{(pid=113698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:02:20.269284 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.middleware.request_id [None req-cd0e0098-0601-4ec7-a2e2-b48a28718db7 None None] RequestId filter calling following filter/app {{(pid=113701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:02:20.398595 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-cd0e0098-0601-4ec7-a2e2-b48a28718db7 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:02:20.398906 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-cd0e0098-0601-4ec7-a2e2-b48a28718db7 demo demo] Empty body provided in request {{(pid=113701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:02:20.399261 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-cd0e0098-0601-4ec7-a2e2-b48a28718db7 demo demo] Calling method 'detail' {{(pid=113701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:02:20.399791 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.api_utils [None req-cd0e0098-0601-4ec7-a2e2-b48a28718db7 demo demo] Removing options '' from query. {{(pid=113701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:02:20.400888 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.volume.api [None req-cd0e0098-0601-4ec7-a2e2-b48a28718db7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113701) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:02:20.410710 np0000171483 devstack@c-api.service[113701]: INFO cinder.volume.api [None req-cd0e0098-0601-4ec7-a2e2-b48a28718db7 demo demo] Get all volumes completed successfully. May 02 03:02:20.412876 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-cd0e0098-0601-4ec7-a2e2-b48a28718db7 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:02:20.413223 np0000171483 devstack@c-api.service[113701]: [pid: 113701|app: 0|req: 5/15] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:02:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:02:30.404744 np0000171483 devstack@c-api.service[113701]: DEBUG dbcounter [-] [113701] Writing DB stats cinder:SELECT=1 {{(pid=113701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:03:20.427230 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.middleware.request_id [None req-e20bf40e-16ea-4862-96fd-2fd5702f645a None None] RequestId filter calling following filter/app {{(pid=113699) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:03:20.430667 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-e20bf40e-16ea-4862-96fd-2fd5702f645a demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:03:20.430895 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-e20bf40e-16ea-4862-96fd-2fd5702f645a demo demo] Empty body provided in request {{(pid=113699) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:03:20.431050 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-e20bf40e-16ea-4862-96fd-2fd5702f645a demo demo] Calling method 'detail' {{(pid=113699) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:03:20.431424 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.api_utils [None req-e20bf40e-16ea-4862-96fd-2fd5702f645a demo demo] Removing options '' from query. {{(pid=113699) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:03:20.432294 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.volume.api [None req-e20bf40e-16ea-4862-96fd-2fd5702f645a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113699) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:03:20.439459 np0000171483 devstack@c-api.service[113699]: INFO cinder.volume.api [None req-e20bf40e-16ea-4862-96fd-2fd5702f645a demo demo] Get all volumes completed successfully. May 02 03:03:20.441309 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-e20bf40e-16ea-4862-96fd-2fd5702f645a demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:03:20.441633 np0000171483 devstack@c-api.service[113699]: [pid: 113699|app: 0|req: 4/16] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:03:20 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 02 03:03:30.435619 np0000171483 devstack@c-api.service[113699]: DEBUG dbcounter [-] [113699] Writing DB stats cinder:SELECT=1 {{(pid=113699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:04:20.459858 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.middleware.request_id [None req-12658752-89c4-4a6c-bf44-bca89f612bd9 None None] RequestId filter calling following filter/app {{(pid=113700) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:04:20.462934 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-12658752-89c4-4a6c-bf44-bca89f612bd9 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:04:20.463479 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-12658752-89c4-4a6c-bf44-bca89f612bd9 demo demo] Empty body provided in request {{(pid=113700) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:04:20.463867 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-12658752-89c4-4a6c-bf44-bca89f612bd9 demo demo] Calling method 'detail' {{(pid=113700) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:04:20.464387 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.api_utils [None req-12658752-89c4-4a6c-bf44-bca89f612bd9 demo demo] Removing options '' from query. {{(pid=113700) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:04:20.465599 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.volume.api [None req-12658752-89c4-4a6c-bf44-bca89f612bd9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113700) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:04:20.478475 np0000171483 devstack@c-api.service[113700]: INFO cinder.volume.api [None req-12658752-89c4-4a6c-bf44-bca89f612bd9 demo demo] Get all volumes completed successfully. May 02 03:04:20.482045 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-12658752-89c4-4a6c-bf44-bca89f612bd9 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:04:20.482816 np0000171483 devstack@c-api.service[113700]: [pid: 113700|app: 0|req: 4/17] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:04:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:04:30.469704 np0000171483 devstack@c-api.service[113700]: DEBUG dbcounter [-] [113700] Writing DB stats cinder:SELECT=1 {{(pid=113700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:05:20.499532 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.middleware.request_id [None req-d92845f2-c915-4c24-bda0-3ab5512cba02 None None] RequestId filter calling following filter/app {{(pid=113698) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:05:20.503338 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-d92845f2-c915-4c24-bda0-3ab5512cba02 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:05:20.503626 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-d92845f2-c915-4c24-bda0-3ab5512cba02 demo demo] Empty body provided in request {{(pid=113698) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:05:20.503951 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-d92845f2-c915-4c24-bda0-3ab5512cba02 demo demo] Calling method 'detail' {{(pid=113698) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:05:20.504341 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.api_utils [None req-d92845f2-c915-4c24-bda0-3ab5512cba02 demo demo] Removing options '' from query. {{(pid=113698) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:05:20.505539 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.volume.api [None req-d92845f2-c915-4c24-bda0-3ab5512cba02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113698) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:05:20.517784 np0000171483 devstack@c-api.service[113698]: INFO cinder.volume.api [None req-d92845f2-c915-4c24-bda0-3ab5512cba02 demo demo] Get all volumes completed successfully. May 02 03:05:20.520220 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-d92845f2-c915-4c24-bda0-3ab5512cba02 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:05:20.520757 np0000171483 devstack@c-api.service[113698]: [pid: 113698|app: 0|req: 5/18] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:05:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:05:30.510636 np0000171483 devstack@c-api.service[113698]: DEBUG dbcounter [-] [113698] Writing DB stats cinder:SELECT=1 {{(pid=113698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:06:20.536858 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.middleware.request_id [None req-2a061407-c401-4a31-a8b6-c333ac3d9fda None None] RequestId filter calling following filter/app {{(pid=113701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:06:20.539774 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-2a061407-c401-4a31-a8b6-c333ac3d9fda demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:06:20.540015 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-2a061407-c401-4a31-a8b6-c333ac3d9fda demo demo] Empty body provided in request {{(pid=113701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:06:20.540264 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-2a061407-c401-4a31-a8b6-c333ac3d9fda demo demo] Calling method 'detail' {{(pid=113701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:06:20.540589 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.api_utils [None req-2a061407-c401-4a31-a8b6-c333ac3d9fda demo demo] Removing options '' from query. {{(pid=113701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:06:20.541591 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.volume.api [None req-2a061407-c401-4a31-a8b6-c333ac3d9fda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113701) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:06:20.550619 np0000171483 devstack@c-api.service[113701]: INFO cinder.volume.api [None req-2a061407-c401-4a31-a8b6-c333ac3d9fda demo demo] Get all volumes completed successfully. May 02 03:06:20.553106 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-2a061407-c401-4a31-a8b6-c333ac3d9fda demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:06:20.553604 np0000171483 devstack@c-api.service[113701]: [pid: 113701|app: 0|req: 6/19] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:06:20 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 02 03:06:30.544931 np0000171483 devstack@c-api.service[113701]: DEBUG dbcounter [-] [113701] Writing DB stats cinder:SELECT=1 {{(pid=113701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:07:20.570463 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.middleware.request_id [None req-af861fe9-28c5-4c4b-8130-670ae60cd28d None None] RequestId filter calling following filter/app {{(pid=113699) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:07:20.725724 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-af861fe9-28c5-4c4b-8130-670ae60cd28d demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:07:20.725996 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-af861fe9-28c5-4c4b-8130-670ae60cd28d demo demo] Empty body provided in request {{(pid=113699) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:07:20.726216 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-af861fe9-28c5-4c4b-8130-670ae60cd28d demo demo] Calling method 'detail' {{(pid=113699) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:07:20.726590 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.api_utils [None req-af861fe9-28c5-4c4b-8130-670ae60cd28d demo demo] Removing options '' from query. {{(pid=113699) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:07:20.727498 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.volume.api [None req-af861fe9-28c5-4c4b-8130-670ae60cd28d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113699) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:07:20.736292 np0000171483 devstack@c-api.service[113699]: INFO cinder.volume.api [None req-af861fe9-28c5-4c4b-8130-670ae60cd28d demo demo] Get all volumes completed successfully. May 02 03:07:20.738555 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-af861fe9-28c5-4c4b-8130-670ae60cd28d demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:07:20.738697 np0000171483 devstack@c-api.service[113699]: [pid: 113699|app: 0|req: 5/20] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:07:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:07:30.731725 np0000171483 devstack@c-api.service[113699]: DEBUG dbcounter [-] [113699] Writing DB stats cinder:SELECT=1 {{(pid=113699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:08:20.758321 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.middleware.request_id [None req-1599a386-b812-4c06-b96d-e4429a25a379 None None] RequestId filter calling following filter/app {{(pid=113700) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:08:20.763703 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-1599a386-b812-4c06-b96d-e4429a25a379 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:08:20.764063 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-1599a386-b812-4c06-b96d-e4429a25a379 demo demo] Empty body provided in request {{(pid=113700) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:08:20.764508 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-1599a386-b812-4c06-b96d-e4429a25a379 demo demo] Calling method 'detail' {{(pid=113700) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:08:20.765019 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.api_utils [None req-1599a386-b812-4c06-b96d-e4429a25a379 demo demo] Removing options '' from query. {{(pid=113700) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:08:20.766259 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.volume.api [None req-1599a386-b812-4c06-b96d-e4429a25a379 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113700) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:08:20.773952 np0000171483 devstack@c-api.service[113700]: INFO cinder.volume.api [None req-1599a386-b812-4c06-b96d-e4429a25a379 demo demo] Get all volumes completed successfully. May 02 03:08:20.775830 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-1599a386-b812-4c06-b96d-e4429a25a379 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:08:20.776539 np0000171483 devstack@c-api.service[113700]: [pid: 113700|app: 0|req: 5/21] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:08:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:08:30.770394 np0000171483 devstack@c-api.service[113700]: DEBUG dbcounter [-] [113700] Writing DB stats cinder:SELECT=1 {{(pid=113700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:09:20.793828 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.middleware.request_id [None req-cd999c81-9a02-4f0b-94bc-34fdc99ecaa7 None None] RequestId filter calling following filter/app {{(pid=113698) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:09:20.797043 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-cd999c81-9a02-4f0b-94bc-34fdc99ecaa7 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:09:20.797424 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-cd999c81-9a02-4f0b-94bc-34fdc99ecaa7 demo demo] Empty body provided in request {{(pid=113698) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:09:20.797674 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-cd999c81-9a02-4f0b-94bc-34fdc99ecaa7 demo demo] Calling method 'detail' {{(pid=113698) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:09:20.797987 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.api_utils [None req-cd999c81-9a02-4f0b-94bc-34fdc99ecaa7 demo demo] Removing options '' from query. {{(pid=113698) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:09:20.798998 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.volume.api [None req-cd999c81-9a02-4f0b-94bc-34fdc99ecaa7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113698) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:09:20.809887 np0000171483 devstack@c-api.service[113698]: INFO cinder.volume.api [None req-cd999c81-9a02-4f0b-94bc-34fdc99ecaa7 demo demo] Get all volumes completed successfully. May 02 03:09:20.812669 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-cd999c81-9a02-4f0b-94bc-34fdc99ecaa7 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:09:20.813145 np0000171483 devstack@c-api.service[113698]: [pid: 113698|app: 0|req: 6/22] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:09:20 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 02 03:09:30.802474 np0000171483 devstack@c-api.service[113698]: DEBUG dbcounter [-] [113698] Writing DB stats cinder:SELECT=1 {{(pid=113698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:10:20.834320 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.middleware.request_id [None req-2d093950-8b55-455a-8829-f0f2ce4b20e8 None None] RequestId filter calling following filter/app {{(pid=113701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:10:20.838481 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-2d093950-8b55-455a-8829-f0f2ce4b20e8 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:10:20.838771 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-2d093950-8b55-455a-8829-f0f2ce4b20e8 demo demo] Empty body provided in request {{(pid=113701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:10:20.839003 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-2d093950-8b55-455a-8829-f0f2ce4b20e8 demo demo] Calling method 'detail' {{(pid=113701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:10:20.839577 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.api_utils [None req-2d093950-8b55-455a-8829-f0f2ce4b20e8 demo demo] Removing options '' from query. {{(pid=113701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:10:20.840984 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.volume.api [None req-2d093950-8b55-455a-8829-f0f2ce4b20e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113701) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:10:20.855394 np0000171483 devstack@c-api.service[113701]: INFO cinder.volume.api [None req-2d093950-8b55-455a-8829-f0f2ce4b20e8 demo demo] Get all volumes completed successfully. May 02 03:10:20.857935 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-2d093950-8b55-455a-8829-f0f2ce4b20e8 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:10:20.858361 np0000171483 devstack@c-api.service[113701]: [pid: 113701|app: 0|req: 7/23] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:10:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:10:30.844087 np0000171483 devstack@c-api.service[113701]: DEBUG dbcounter [-] [113701] Writing DB stats cinder:SELECT=1 {{(pid=113701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:11:20.881746 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.middleware.request_id [None req-db55cc17-0e5d-439b-adec-b6c87bfe7fa5 None None] RequestId filter calling following filter/app {{(pid=113699) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:11:20.885287 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-db55cc17-0e5d-439b-adec-b6c87bfe7fa5 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:11:20.885547 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-db55cc17-0e5d-439b-adec-b6c87bfe7fa5 demo demo] Empty body provided in request {{(pid=113699) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:11:20.885818 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-db55cc17-0e5d-439b-adec-b6c87bfe7fa5 demo demo] Calling method 'detail' {{(pid=113699) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:11:20.886129 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.api_utils [None req-db55cc17-0e5d-439b-adec-b6c87bfe7fa5 demo demo] Removing options '' from query. {{(pid=113699) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:11:20.887745 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.volume.api [None req-db55cc17-0e5d-439b-adec-b6c87bfe7fa5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113699) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:11:21.334595 np0000171483 devstack@c-api.service[113699]: INFO cinder.volume.api [None req-db55cc17-0e5d-439b-adec-b6c87bfe7fa5 demo demo] Get all volumes completed successfully. May 02 03:11:21.337465 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-db55cc17-0e5d-439b-adec-b6c87bfe7fa5 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:11:21.338015 np0000171483 devstack@c-api.service[113699]: [pid: 113699|app: 0|req: 6/24] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:11:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:11:30.891758 np0000171483 devstack@c-api.service[113699]: DEBUG dbcounter [-] [113699] Writing DB stats cinder:SELECT=1 {{(pid=113699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:12:21.359794 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.middleware.request_id [None req-93a86985-fb71-4c02-b8d8-b66ab778d450 None None] RequestId filter calling following filter/app {{(pid=113700) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:12:21.501792 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-93a86985-fb71-4c02-b8d8-b66ab778d450 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:12:21.502216 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-93a86985-fb71-4c02-b8d8-b66ab778d450 demo demo] Empty body provided in request {{(pid=113700) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:12:21.502731 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-93a86985-fb71-4c02-b8d8-b66ab778d450 demo demo] Calling method 'detail' {{(pid=113700) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:12:21.503234 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.api_utils [None req-93a86985-fb71-4c02-b8d8-b66ab778d450 demo demo] Removing options '' from query. {{(pid=113700) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:12:21.504803 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.volume.api [None req-93a86985-fb71-4c02-b8d8-b66ab778d450 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113700) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:12:21.519569 np0000171483 devstack@c-api.service[113700]: INFO cinder.volume.api [None req-93a86985-fb71-4c02-b8d8-b66ab778d450 demo demo] Get all volumes completed successfully. May 02 03:12:21.522837 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-93a86985-fb71-4c02-b8d8-b66ab778d450 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:12:21.523468 np0000171483 devstack@c-api.service[113700]: [pid: 113700|app: 0|req: 6/25] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:12:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:12:31.511268 np0000171483 devstack@c-api.service[113700]: DEBUG dbcounter [-] [113700] Writing DB stats cinder:SELECT=1 {{(pid=113700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:13:21.546278 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.middleware.request_id [None req-b81f9d6b-a307-498a-a7e3-46c5412aac11 None None] RequestId filter calling following filter/app {{(pid=113698) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:13:21.549468 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-b81f9d6b-a307-498a-a7e3-46c5412aac11 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:13:21.549639 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-b81f9d6b-a307-498a-a7e3-46c5412aac11 demo demo] Empty body provided in request {{(pid=113698) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:13:21.549822 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-b81f9d6b-a307-498a-a7e3-46c5412aac11 demo demo] Calling method 'detail' {{(pid=113698) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:13:21.550065 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.api_utils [None req-b81f9d6b-a307-498a-a7e3-46c5412aac11 demo demo] Removing options '' from query. {{(pid=113698) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:13:21.550788 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.volume.api [None req-b81f9d6b-a307-498a-a7e3-46c5412aac11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113698) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:13:21.559924 np0000171483 devstack@c-api.service[113698]: INFO cinder.volume.api [None req-b81f9d6b-a307-498a-a7e3-46c5412aac11 demo demo] Get all volumes completed successfully. May 02 03:13:21.561840 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-b81f9d6b-a307-498a-a7e3-46c5412aac11 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:13:21.562216 np0000171483 devstack@c-api.service[113698]: [pid: 113698|app: 0|req: 7/26] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:13:21 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 02 03:13:31.554629 np0000171483 devstack@c-api.service[113698]: DEBUG dbcounter [-] [113698] Writing DB stats cinder:SELECT=1 {{(pid=113698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:14:21.580930 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.middleware.request_id [None req-b8fd3758-85ff-4664-80b1-16d4e43301a2 None None] RequestId filter calling following filter/app {{(pid=113701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:14:21.585281 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-b8fd3758-85ff-4664-80b1-16d4e43301a2 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:14:21.585757 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-b8fd3758-85ff-4664-80b1-16d4e43301a2 demo demo] Empty body provided in request {{(pid=113701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:14:21.586075 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-b8fd3758-85ff-4664-80b1-16d4e43301a2 demo demo] Calling method 'detail' {{(pid=113701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:14:21.586473 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.api_utils [None req-b8fd3758-85ff-4664-80b1-16d4e43301a2 demo demo] Removing options '' from query. {{(pid=113701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:14:21.587488 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.volume.api [None req-b8fd3758-85ff-4664-80b1-16d4e43301a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113701) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:14:21.596871 np0000171483 devstack@c-api.service[113701]: INFO cinder.volume.api [None req-b8fd3758-85ff-4664-80b1-16d4e43301a2 demo demo] Get all volumes completed successfully. May 02 03:14:21.599625 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-b8fd3758-85ff-4664-80b1-16d4e43301a2 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:14:21.600194 np0000171483 devstack@c-api.service[113701]: [pid: 113701|app: 0|req: 8/27] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:14:21 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 02 03:14:31.591235 np0000171483 devstack@c-api.service[113701]: DEBUG dbcounter [-] [113701] Writing DB stats cinder:SELECT=1 {{(pid=113701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:15:21.619489 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.middleware.request_id [None req-d67d6b6f-6795-4753-837e-2085c5e151cc None None] RequestId filter calling following filter/app {{(pid=113699) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:15:21.624170 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-d67d6b6f-6795-4753-837e-2085c5e151cc demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:15:21.624585 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-d67d6b6f-6795-4753-837e-2085c5e151cc demo demo] Empty body provided in request {{(pid=113699) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:15:21.625009 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-d67d6b6f-6795-4753-837e-2085c5e151cc demo demo] Calling method 'detail' {{(pid=113699) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:15:21.625551 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.api_utils [None req-d67d6b6f-6795-4753-837e-2085c5e151cc demo demo] Removing options '' from query. {{(pid=113699) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:15:21.627106 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.volume.api [None req-d67d6b6f-6795-4753-837e-2085c5e151cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113699) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:15:21.643774 np0000171483 devstack@c-api.service[113699]: INFO cinder.volume.api [None req-d67d6b6f-6795-4753-837e-2085c5e151cc demo demo] Get all volumes completed successfully. May 02 03:15:21.646600 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-d67d6b6f-6795-4753-837e-2085c5e151cc demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:15:21.647101 np0000171483 devstack@c-api.service[113699]: [pid: 113699|app: 0|req: 7/28] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:15:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:15:31.632714 np0000171483 devstack@c-api.service[113699]: DEBUG dbcounter [-] [113699] Writing DB stats cinder:SELECT=1 {{(pid=113699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:16:21.665449 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.middleware.request_id [None req-b9be318e-fc17-4ffe-a0a6-7dd38df283d3 None None] RequestId filter calling following filter/app {{(pid=113700) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:16:21.671757 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-b9be318e-fc17-4ffe-a0a6-7dd38df283d3 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:16:21.672146 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-b9be318e-fc17-4ffe-a0a6-7dd38df283d3 demo demo] Empty body provided in request {{(pid=113700) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:16:21.672803 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-b9be318e-fc17-4ffe-a0a6-7dd38df283d3 demo demo] Calling method 'detail' {{(pid=113700) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:16:21.673341 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.api_utils [None req-b9be318e-fc17-4ffe-a0a6-7dd38df283d3 demo demo] Removing options '' from query. {{(pid=113700) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:16:21.675172 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.volume.api [None req-b9be318e-fc17-4ffe-a0a6-7dd38df283d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113700) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:16:21.683452 np0000171483 devstack@c-api.service[113700]: INFO cinder.volume.api [None req-b9be318e-fc17-4ffe-a0a6-7dd38df283d3 demo demo] Get all volumes completed successfully. May 02 03:16:21.685666 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-b9be318e-fc17-4ffe-a0a6-7dd38df283d3 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:16:21.686419 np0000171483 devstack@c-api.service[113700]: [pid: 113700|app: 0|req: 7/29] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:16:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:16:31.679414 np0000171483 devstack@c-api.service[113700]: DEBUG dbcounter [-] [113700] Writing DB stats cinder:SELECT=1 {{(pid=113700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:17:21.706547 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.middleware.request_id [None req-be232d25-8798-46f6-b530-83dcd04ee30d None None] RequestId filter calling following filter/app {{(pid=113698) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:17:21.710411 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-be232d25-8798-46f6-b530-83dcd04ee30d demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:17:21.711746 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-be232d25-8798-46f6-b530-83dcd04ee30d demo demo] Empty body provided in request {{(pid=113698) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:17:21.711746 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-be232d25-8798-46f6-b530-83dcd04ee30d demo demo] Calling method 'detail' {{(pid=113698) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:17:21.711746 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.api_utils [None req-be232d25-8798-46f6-b530-83dcd04ee30d demo demo] Removing options '' from query. {{(pid=113698) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:17:21.712541 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.volume.api [None req-be232d25-8798-46f6-b530-83dcd04ee30d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113698) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:17:21.722475 np0000171483 devstack@c-api.service[113698]: INFO cinder.volume.api [None req-be232d25-8798-46f6-b530-83dcd04ee30d demo demo] Get all volumes completed successfully. May 02 03:17:21.723661 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-be232d25-8798-46f6-b530-83dcd04ee30d demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:17:21.724410 np0000171483 devstack@c-api.service[113698]: [pid: 113698|app: 0|req: 8/30] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:17:21 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 02 03:17:31.716610 np0000171483 devstack@c-api.service[113698]: DEBUG dbcounter [-] [113698] Writing DB stats cinder:SELECT=1 {{(pid=113698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:18:21.741832 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.middleware.request_id [None req-82388073-9ed9-4abd-9be8-19e0bcbb59ea None None] RequestId filter calling following filter/app {{(pid=113701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:18:21.837070 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-82388073-9ed9-4abd-9be8-19e0bcbb59ea demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:18:21.837336 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-82388073-9ed9-4abd-9be8-19e0bcbb59ea demo demo] Empty body provided in request {{(pid=113701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:18:21.837825 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-82388073-9ed9-4abd-9be8-19e0bcbb59ea demo demo] Calling method 'detail' {{(pid=113701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:18:21.838149 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.api_utils [None req-82388073-9ed9-4abd-9be8-19e0bcbb59ea demo demo] Removing options '' from query. {{(pid=113701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:18:21.839902 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.volume.api [None req-82388073-9ed9-4abd-9be8-19e0bcbb59ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113701) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:18:21.850826 np0000171483 devstack@c-api.service[113701]: INFO cinder.volume.api [None req-82388073-9ed9-4abd-9be8-19e0bcbb59ea demo demo] Get all volumes completed successfully. May 02 03:18:21.857050 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-82388073-9ed9-4abd-9be8-19e0bcbb59ea demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:18:21.857996 np0000171483 devstack@c-api.service[113701]: [pid: 113701|app: 0|req: 9/31] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:18:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:18:31.844160 np0000171483 devstack@c-api.service[113701]: DEBUG dbcounter [-] [113701] Writing DB stats cinder:SELECT=1 {{(pid=113701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:19:21.875975 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.middleware.request_id [None req-e62d99c0-76e6-4a0b-8620-54810ce1127e None None] RequestId filter calling following filter/app {{(pid=113699) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:19:21.881251 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-e62d99c0-76e6-4a0b-8620-54810ce1127e demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:19:21.881522 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-e62d99c0-76e6-4a0b-8620-54810ce1127e demo demo] Empty body provided in request {{(pid=113699) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:19:21.881855 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-e62d99c0-76e6-4a0b-8620-54810ce1127e demo demo] Calling method 'detail' {{(pid=113699) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:19:21.882285 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.api_utils [None req-e62d99c0-76e6-4a0b-8620-54810ce1127e demo demo] Removing options '' from query. {{(pid=113699) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:19:21.883657 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.volume.api [None req-e62d99c0-76e6-4a0b-8620-54810ce1127e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113699) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:19:21.898367 np0000171483 devstack@c-api.service[113699]: INFO cinder.volume.api [None req-e62d99c0-76e6-4a0b-8620-54810ce1127e demo demo] Get all volumes completed successfully. May 02 03:19:21.900831 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-e62d99c0-76e6-4a0b-8620-54810ce1127e demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:19:21.901297 np0000171483 devstack@c-api.service[113699]: [pid: 113699|app: 0|req: 8/32] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:19:21 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 02 03:19:31.889426 np0000171483 devstack@c-api.service[113699]: DEBUG dbcounter [-] [113699] Writing DB stats cinder:SELECT=1 {{(pid=113699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:20:21.918412 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.middleware.request_id [None req-15ba502f-17ab-4ba6-9f4b-ae26437b85e9 None None] RequestId filter calling following filter/app {{(pid=113700) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:20:21.921499 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-15ba502f-17ab-4ba6-9f4b-ae26437b85e9 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:20:21.922012 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-15ba502f-17ab-4ba6-9f4b-ae26437b85e9 demo demo] Empty body provided in request {{(pid=113700) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:20:21.922012 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-15ba502f-17ab-4ba6-9f4b-ae26437b85e9 demo demo] Calling method 'detail' {{(pid=113700) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:20:21.923954 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.api_utils [None req-15ba502f-17ab-4ba6-9f4b-ae26437b85e9 demo demo] Removing options '' from query. {{(pid=113700) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:20:21.923954 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.volume.api [None req-15ba502f-17ab-4ba6-9f4b-ae26437b85e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113700) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:20:21.930336 np0000171483 devstack@c-api.service[113700]: INFO cinder.volume.api [None req-15ba502f-17ab-4ba6-9f4b-ae26437b85e9 demo demo] Get all volumes completed successfully. May 02 03:20:21.932438 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-15ba502f-17ab-4ba6-9f4b-ae26437b85e9 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:20:21.932833 np0000171483 devstack@c-api.service[113700]: [pid: 113700|app: 0|req: 8/33] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:20:21 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 02 03:20:31.926530 np0000171483 devstack@c-api.service[113700]: DEBUG dbcounter [-] [113700] Writing DB stats cinder:SELECT=1 {{(pid=113700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:21:21.950563 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.middleware.request_id [None req-f12aace3-21dc-4b13-9e0c-4b05f2c1f96d None None] RequestId filter calling following filter/app {{(pid=113698) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:21:21.954971 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-f12aace3-21dc-4b13-9e0c-4b05f2c1f96d demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:21:21.955385 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-f12aace3-21dc-4b13-9e0c-4b05f2c1f96d demo demo] Empty body provided in request {{(pid=113698) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:21:21.955785 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-f12aace3-21dc-4b13-9e0c-4b05f2c1f96d demo demo] Calling method 'detail' {{(pid=113698) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:21:21.956254 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.api_utils [None req-f12aace3-21dc-4b13-9e0c-4b05f2c1f96d demo demo] Removing options '' from query. {{(pid=113698) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:21:21.957844 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.volume.api [None req-f12aace3-21dc-4b13-9e0c-4b05f2c1f96d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113698) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:21:21.971323 np0000171483 devstack@c-api.service[113698]: INFO cinder.volume.api [None req-f12aace3-21dc-4b13-9e0c-4b05f2c1f96d demo demo] Get all volumes completed successfully. May 02 03:21:21.973961 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-f12aace3-21dc-4b13-9e0c-4b05f2c1f96d demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:21:21.974459 np0000171483 devstack@c-api.service[113698]: [pid: 113698|app: 0|req: 9/34] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:21:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:21:31.962280 np0000171483 devstack@c-api.service[113698]: DEBUG dbcounter [-] [113698] Writing DB stats cinder:SELECT=1 {{(pid=113698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:22:21.993987 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.middleware.request_id [None req-1cb9df73-c7ea-4570-8d89-ba270f4be0a4 None None] RequestId filter calling following filter/app {{(pid=113701) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:22:21.998573 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-1cb9df73-c7ea-4570-8d89-ba270f4be0a4 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:22:21.998955 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-1cb9df73-c7ea-4570-8d89-ba270f4be0a4 demo demo] Empty body provided in request {{(pid=113701) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:22:21.999328 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.openstack.wsgi [None req-1cb9df73-c7ea-4570-8d89-ba270f4be0a4 demo demo] Calling method 'detail' {{(pid=113701) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:22:21.999825 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.api.api_utils [None req-1cb9df73-c7ea-4570-8d89-ba270f4be0a4 demo demo] Removing options '' from query. {{(pid=113701) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:22:22.001266 np0000171483 devstack@c-api.service[113701]: DEBUG cinder.volume.api [None req-1cb9df73-c7ea-4570-8d89-ba270f4be0a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113701) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:22:22.009193 np0000171483 devstack@c-api.service[113701]: INFO cinder.volume.api [None req-1cb9df73-c7ea-4570-8d89-ba270f4be0a4 demo demo] Get all volumes completed successfully. May 02 03:22:22.011079 np0000171483 devstack@c-api.service[113701]: INFO cinder.api.openstack.wsgi [None req-1cb9df73-c7ea-4570-8d89-ba270f4be0a4 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:22:22.011424 np0000171483 devstack@c-api.service[113701]: [pid: 113701|app: 0|req: 10/35] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:22:21 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 02 03:22:32.004174 np0000171483 devstack@c-api.service[113701]: DEBUG dbcounter [-] [113701] Writing DB stats cinder:SELECT=1 {{(pid=113701) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:23:22.027376 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.middleware.request_id [None req-d02ffc0a-9dc5-4412-9400-b814a9ea1294 None None] RequestId filter calling following filter/app {{(pid=113699) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:23:22.033895 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-d02ffc0a-9dc5-4412-9400-b814a9ea1294 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:23:22.034131 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-d02ffc0a-9dc5-4412-9400-b814a9ea1294 demo demo] Empty body provided in request {{(pid=113699) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:23:22.034473 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.openstack.wsgi [None req-d02ffc0a-9dc5-4412-9400-b814a9ea1294 demo demo] Calling method 'detail' {{(pid=113699) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:23:22.034857 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.api.api_utils [None req-d02ffc0a-9dc5-4412-9400-b814a9ea1294 demo demo] Removing options '' from query. {{(pid=113699) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:23:22.036176 np0000171483 devstack@c-api.service[113699]: DEBUG cinder.volume.api [None req-d02ffc0a-9dc5-4412-9400-b814a9ea1294 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113699) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:23:22.049227 np0000171483 devstack@c-api.service[113699]: INFO cinder.volume.api [None req-d02ffc0a-9dc5-4412-9400-b814a9ea1294 demo demo] Get all volumes completed successfully. May 02 03:23:22.051572 np0000171483 devstack@c-api.service[113699]: INFO cinder.api.openstack.wsgi [None req-d02ffc0a-9dc5-4412-9400-b814a9ea1294 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:23:22.052022 np0000171483 devstack@c-api.service[113699]: [pid: 113699|app: 0|req: 9/36] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:23:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:23:32.040974 np0000171483 devstack@c-api.service[113699]: DEBUG dbcounter [-] [113699] Writing DB stats cinder:SELECT=1 {{(pid=113699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:24:22.073047 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.middleware.request_id [None req-2d58210a-80ee-4819-8878-a3206688de36 None None] RequestId filter calling following filter/app {{(pid=113700) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:24:22.115705 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-2d58210a-80ee-4819-8878-a3206688de36 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:24:22.116386 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-2d58210a-80ee-4819-8878-a3206688de36 demo demo] Empty body provided in request {{(pid=113700) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:24:22.116614 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.openstack.wsgi [None req-2d58210a-80ee-4819-8878-a3206688de36 demo demo] Calling method 'detail' {{(pid=113700) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:24:22.117164 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.api.api_utils [None req-2d58210a-80ee-4819-8878-a3206688de36 demo demo] Removing options '' from query. {{(pid=113700) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:24:22.118148 np0000171483 devstack@c-api.service[113700]: DEBUG cinder.volume.api [None req-2d58210a-80ee-4819-8878-a3206688de36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113700) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:24:22.126608 np0000171483 devstack@c-api.service[113700]: INFO cinder.volume.api [None req-2d58210a-80ee-4819-8878-a3206688de36 demo demo] Get all volumes completed successfully. May 02 03:24:22.130615 np0000171483 devstack@c-api.service[113700]: INFO cinder.api.openstack.wsgi [None req-2d58210a-80ee-4819-8878-a3206688de36 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:24:22.131247 np0000171483 devstack@c-api.service[113700]: [pid: 113700|app: 0|req: 9/37] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:24:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:24:32.121337 np0000171483 devstack@c-api.service[113700]: DEBUG dbcounter [-] [113700] Writing DB stats cinder:SELECT=1 {{(pid=113700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:25:22.157916 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.middleware.request_id [None req-607d961a-8ba3-4527-aa3b-6b9a1006dbb4 None None] RequestId filter calling following filter/app {{(pid=113698) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:25:22.162756 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-607d961a-8ba3-4527-aa3b-6b9a1006dbb4 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 02 03:25:22.163192 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-607d961a-8ba3-4527-aa3b-6b9a1006dbb4 demo demo] Empty body provided in request {{(pid=113698) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:25:22.163641 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.openstack.wsgi [None req-607d961a-8ba3-4527-aa3b-6b9a1006dbb4 demo demo] Calling method 'detail' {{(pid=113698) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:25:22.163924 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.api.api_utils [None req-607d961a-8ba3-4527-aa3b-6b9a1006dbb4 demo demo] Removing options '' from query. {{(pid=113698) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:25:22.164712 np0000171483 devstack@c-api.service[113698]: DEBUG cinder.volume.api [None req-607d961a-8ba3-4527-aa3b-6b9a1006dbb4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113698) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:25:22.175866 np0000171483 devstack@c-api.service[113698]: INFO cinder.volume.api [None req-607d961a-8ba3-4527-aa3b-6b9a1006dbb4 demo demo] Get all volumes completed successfully. May 02 03:25:22.179848 np0000171483 devstack@c-api.service[113698]: INFO cinder.api.openstack.wsgi [None req-607d961a-8ba3-4527-aa3b-6b9a1006dbb4 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 02 03:25:22.179848 np0000171483 devstack@c-api.service[113698]: [pid: 113698|app: 0|req: 10/38] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 2 03:25:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:25:32.167622 np0000171483 devstack@c-api.service[113698]: DEBUG dbcounter [-] [113698] Writing DB stats cinder:SELECT=1 {{(pid=113698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}