May 06 05:50:58.398078 np0000172214 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 06 05:50:58.405165 np0000172214 devstack@c-api.service[112783]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 06 05:50:58.408225 np0000172214 devstack@c-api.service[112783]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 6 05:50:58 2026] *** May 06 05:50:58.408225 np0000172214 devstack@c-api.service[112783]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 06 05:50:58.408225 np0000172214 devstack@c-api.service[112783]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 06 05:50:58.408225 np0000172214 devstack@c-api.service[112783]: nodename: np0000172214 May 06 05:50:58.408225 np0000172214 devstack@c-api.service[112783]: machine: x86_64 May 06 05:50:58.408225 np0000172214 devstack@c-api.service[112783]: clock source: unix May 06 05:50:58.408225 np0000172214 devstack@c-api.service[112783]: pcre jit disabled May 06 05:50:58.408225 np0000172214 devstack@c-api.service[112783]: detected number of CPU cores: 16 May 06 05:50:58.408225 np0000172214 devstack@c-api.service[112783]: current working directory: / May 06 05:50:58.408225 np0000172214 devstack@c-api.service[112783]: detected binary path: /usr/bin/uwsgi-core May 06 05:50:58.408225 np0000172214 devstack@c-api.service[112783]: your processes number limit is 256917 May 06 05:50:58.408225 np0000172214 devstack@c-api.service[112783]: your memory page size is 4096 bytes May 06 05:50:58.408225 np0000172214 devstack@c-api.service[112783]: detected max file descriptor number: 2048 May 06 05:50:58.408225 np0000172214 devstack@c-api.service[112783]: lock engine: pthread robust mutexes May 06 05:50:58.408963 np0000172214 devstack@c-api.service[112783]: thunder lock: enabled May 06 05:50:58.408963 np0000172214 devstack@c-api.service[112783]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 06 05:50:58.408963 np0000172214 devstack@c-api.service[112783]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 06 05:50:58.408963 np0000172214 devstack@c-api.service[112783]: PEP 405 virtualenv detected: /opt/stack/data/venv May 06 05:50:58.408963 np0000172214 devstack@c-api.service[112783]: Set PythonHome to /opt/stack/data/venv May 06 05:50:58.445664 np0000172214 devstack@c-api.service[112783]: Python main interpreter initialized at 0x7820808a3668 May 06 05:50:58.445664 np0000172214 devstack@c-api.service[112783]: python threads support enabled May 06 05:50:58.445664 np0000172214 devstack@c-api.service[112783]: your server socket listen backlog is limited to 100 connections May 06 05:50:58.445664 np0000172214 devstack@c-api.service[112783]: your mercy for graceful operations on workers is 80 seconds May 06 05:50:58.446242 np0000172214 devstack@c-api.service[112783]: mapped 671795 bytes (656 KB) for 4 cores May 06 05:50:58.446392 np0000172214 devstack@c-api.service[112783]: *** Operational MODE: preforking *** May 06 05:50:58.446662 np0000172214 devstack@c-api.service[112783]: *** uWSGI is running in multiple interpreter mode *** May 06 05:50:58.446662 np0000172214 devstack@c-api.service[112783]: spawned uWSGI master process (pid: 112783) May 06 05:50:58.446820 np0000172214 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 06 05:50:58.447650 np0000172214 devstack@c-api.service[112783]: spawned uWSGI worker 1 (pid: 112784, cores: 1) May 06 05:50:58.448201 np0000172214 devstack@c-api.service[112783]: spawned uWSGI worker 2 (pid: 112785, cores: 1) May 06 05:50:58.448687 np0000172214 devstack@c-api.service[112783]: spawned uWSGI worker 3 (pid: 112786, cores: 1) May 06 05:50:58.449160 np0000172214 devstack@c-api.service[112783]: spawned uWSGI worker 4 (pid: 112787, cores: 1) May 06 05:50:58.449238 np0000172214 devstack@c-api.service[112783]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 06 05:50:58.572833 np0000172214 devstack@c-api.service[112785]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 05:50:58.572833 np0000172214 devstack@c-api.service[112785]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 05:50:58.572833 np0000172214 devstack@c-api.service[112785]: we strongly recommend against using it for new projects. May 06 05:50:58.572833 np0000172214 devstack@c-api.service[112785]: If you are already using Eventlet, we recommend migrating to a different May 06 05:50:58.572833 np0000172214 devstack@c-api.service[112785]: framework. For more detail see May 06 05:50:58.572833 np0000172214 devstack@c-api.service[112785]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 05:50:58.572833 np0000172214 devstack@c-api.service[112785]: import eventlet # noqa May 06 05:50:58.576070 np0000172214 devstack@c-api.service[112787]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 05:50:58.576070 np0000172214 devstack@c-api.service[112787]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 05:50:58.576070 np0000172214 devstack@c-api.service[112787]: we strongly recommend against using it for new projects. May 06 05:50:58.576070 np0000172214 devstack@c-api.service[112787]: If you are already using Eventlet, we recommend migrating to a different May 06 05:50:58.576070 np0000172214 devstack@c-api.service[112787]: framework. For more detail see May 06 05:50:58.576070 np0000172214 devstack@c-api.service[112787]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 05:50:58.576070 np0000172214 devstack@c-api.service[112787]: import eventlet # noqa May 06 05:50:58.577647 np0000172214 devstack@c-api.service[112786]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 05:50:58.577647 np0000172214 devstack@c-api.service[112786]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 05:50:58.577647 np0000172214 devstack@c-api.service[112786]: we strongly recommend against using it for new projects. May 06 05:50:58.577647 np0000172214 devstack@c-api.service[112786]: If you are already using Eventlet, we recommend migrating to a different May 06 05:50:58.577647 np0000172214 devstack@c-api.service[112786]: framework. For more detail see May 06 05:50:58.577647 np0000172214 devstack@c-api.service[112786]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 05:50:58.577647 np0000172214 devstack@c-api.service[112786]: import eventlet # noqa May 06 05:50:58.590556 np0000172214 devstack@c-api.service[112784]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 06 05:50:58.590556 np0000172214 devstack@c-api.service[112784]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 06 05:50:58.590556 np0000172214 devstack@c-api.service[112784]: we strongly recommend against using it for new projects. May 06 05:50:58.590556 np0000172214 devstack@c-api.service[112784]: If you are already using Eventlet, we recommend migrating to a different May 06 05:50:58.590556 np0000172214 devstack@c-api.service[112784]: framework. For more detail see May 06 05:50:58.590556 np0000172214 devstack@c-api.service[112784]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 06 05:50:58.590556 np0000172214 devstack@c-api.service[112784]: import eventlet # noqa May 06 05:50:58.658519 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 05:50:58.658519 np0000172214 devstack@c-api.service[112785]: debtcollector.deprecate( May 06 05:50:58.663234 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 05:50:58.663234 np0000172214 devstack@c-api.service[112786]: debtcollector.deprecate( May 06 05:50:58.663959 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 05:50:58.663959 np0000172214 devstack@c-api.service[112787]: debtcollector.deprecate( May 06 05:50:58.693234 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 06 05:50:58.693234 np0000172214 devstack@c-api.service[112784]: debtcollector.deprecate( May 06 05:50:58.735296 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 06 05:50:58.735296 np0000172214 devstack@c-api.service[112785]: from cgi import parse_header May 06 05:50:58.740591 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 06 05:50:58.740591 np0000172214 devstack@c-api.service[112786]: from cgi import parse_header May 06 05:50:58.742211 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 06 05:50:58.742211 np0000172214 devstack@c-api.service[112787]: from cgi import parse_header May 06 05:50:58.778255 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 06 05:50:58.778255 np0000172214 devstack@c-api.service[112784]: from cgi import parse_header May 06 05:50:58.778517 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 06 05:50:58.778517 np0000172214 devstack@c-api.service[112785]: removals.removed_module( May 06 05:50:58.779147 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 06 05:50:58.779147 np0000172214 devstack@c-api.service[112785]: removals.removed_module( May 06 05:50:58.784442 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 06 05:50:58.784442 np0000172214 devstack@c-api.service[112786]: removals.removed_module( May 06 05:50:58.785132 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 06 05:50:58.785132 np0000172214 devstack@c-api.service[112786]: removals.removed_module( May 06 05:50:58.787971 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 06 05:50:58.787971 np0000172214 devstack@c-api.service[112787]: removals.removed_module( May 06 05:50:58.788683 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 06 05:50:58.788683 np0000172214 devstack@c-api.service[112787]: removals.removed_module( May 06 05:50:58.832456 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 06 05:50:58.832456 np0000172214 devstack@c-api.service[112784]: removals.removed_module( May 06 05:50:58.833093 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 06 05:50:58.833093 np0000172214 devstack@c-api.service[112784]: removals.removed_module( May 06 05:50:59.378628 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 06 05:50:59.378628 np0000172214 devstack@c-api.service[112785]: warnings.warn( May 06 05:50:59.379461 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 06 05:50:59.379461 np0000172214 devstack@c-api.service[112786]: warnings.warn( May 06 05:50:59.386160 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 06 05:50:59.386160 np0000172214 devstack@c-api.service[112787]: warnings.warn( May 06 05:50:59.429265 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 06 05:50:59.429265 np0000172214 devstack@c-api.service[112784]: warnings.warn( May 06 05:50:59.476066 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 06 05:50:59.476066 np0000172214 devstack@c-api.service[112785]: warnings.warn( May 06 05:50:59.479264 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 06 05:50:59.479264 np0000172214 devstack@c-api.service[112786]: warnings.warn( May 06 05:50:59.485383 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 06 05:50:59.485383 np0000172214 devstack@c-api.service[112787]: warnings.warn( May 06 05:50:59.532549 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 06 05:50:59.532549 np0000172214 devstack@c-api.service[112784]: warnings.warn( May 06 05:50:59.763781 np0000172214 devstack@c-api.service[112787]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 06 05:50:59.764592 np0000172214 devstack@c-api.service[112787]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112787) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 05:50:59.766053 np0000172214 devstack@c-api.service[112785]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 06 05:50:59.766783 np0000172214 devstack@c-api.service[112785]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112785) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 05:50:59.769840 np0000172214 devstack@c-api.service[112786]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 06 05:50:59.770132 np0000172214 devstack@c-api.service[112786]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112786) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 05:50:59.815319 np0000172214 devstack@c-api.service[112784]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 06 05:50:59.815780 np0000172214 devstack@c-api.service[112784]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112784) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 06 05:50:59.849602 np0000172214 devstack@c-api.service[112785]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 06 05:50:59.849602 np0000172214 devstack@c-api.service[112785]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 05:50:59.850274 np0000172214 devstack@c-api.service[112787]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 06 05:50:59.850274 np0000172214 devstack@c-api.service[112787]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 05:50:59.850715 np0000172214 devstack@c-api.service[112786]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 06 05:50:59.850715 np0000172214 devstack@c-api.service[112786]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 05:50:59.876123 np0000172214 devstack@c-api.service[112784]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 06 05:50:59.876123 np0000172214 devstack@c-api.service[112784]: @jsonschema.FormatChecker.cls_checks('date-time') May 06 05:51:00.292677 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112786) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 05:51:00.292852 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112787) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 05:51:00.292957 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112785) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 05:51:00.293020 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112784) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 06 05:51:00.293074 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.293136 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.293220 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.293288 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.293350 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.293408 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.293468 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.293575 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.293668 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.293735 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.293793 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.293793 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.294396 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.294542 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.294542 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.294698 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.294756 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.294830 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.294890 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.294946 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.295010 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.295068 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.295124 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.295182 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.295238 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.295296 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.295354 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.295428 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.295485 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.295989 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.296118 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.296239 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.296356 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.296473 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.296648 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.296802 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.296938 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.297059 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.297059 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.297059 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.297406 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.297406 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.297406 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.297406 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.297406 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.297912 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.297982 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.298043 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.298101 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.298163 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.298219 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.298277 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.298332 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.298387 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.298451 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.298744 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.298882 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.299002 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.299133 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.299258 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.299376 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.299525 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.299682 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.299803 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.299924 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.300040 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.300163 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.300226 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.300280 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.300338 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.300415 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.300473 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.300565 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.300631 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.300687 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.300739 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.300799 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.300855 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.300905 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.300978 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.301033 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.301091 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.301147 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.301206 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.301255 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.301311 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.301367 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.301426 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.301477 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.301561 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.301627 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.301683 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.301741 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.301741 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.301741 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.301741 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.301942 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.301942 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.301942 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.301942 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.302158 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.302215 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.302266 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.302323 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.302385 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.302448 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.303123 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.303123 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.303123 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.303123 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.303392 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.303392 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.303392 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.303559 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.303618 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.303674 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.303739 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.303816 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.303873 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.303927 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.303983 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.304040 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.304040 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.304040 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.304186 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.304186 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.304305 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.304363 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.304421 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.304479 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.304578 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.304637 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.304696 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.304752 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.304805 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.304875 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.304955 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.305028 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.305087 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.305144 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.305201 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.305265 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.305319 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.305371 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.305426 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.305512 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.305580 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.305636 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.305692 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.305752 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.305807 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.305858 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.305912 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.305912 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.305912 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.305912 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.306135 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.306188 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.306239 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.306239 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.306358 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.306414 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.306465 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.306542 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.306621 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.306681 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.306735 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.306794 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.306847 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.306904 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.306955 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.307006 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.307061 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.307120 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.307182 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.307235 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.307292 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.307292 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.307292 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.307292 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.307517 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.307517 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.307517 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.307517 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.307730 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.307789 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.307841 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.307901 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.307949 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.308020 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.308051 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.308082 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.308106 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.308138 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.308163 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.308187 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.308212 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.308242 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.308265 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.308293 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.308321 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.308344 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.308372 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.308403 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.308428 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.308456 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.308479 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.308522 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.308553 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.308553 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.308598 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.308621 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.308650 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.308673 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.308702 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.308731 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.308753 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.308779 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.308805 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.308828 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.308854 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.308876 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.308904 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.308936 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.308966 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.308992 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.309023 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.309049 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.309076 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.309098 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.309125 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.309151 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.309179 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.309214 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.309250 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.309278 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.309305 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.309336 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.309368 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.309396 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.309419 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.309443 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.309471 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.309842 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.309902 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.309969 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.310028 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.310082 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.310133 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.310188 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.310239 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.310295 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.310352 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.310408 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.310462 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.310545 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.310682 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.310739 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.310793 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.310850 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.310914 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.310968 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.311018 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.311072 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.311124 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.311182 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.311239 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.311296 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.311348 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.311398 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.311453 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.311521 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.311586 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.311639 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.311697 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.311755 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.311812 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.311871 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.311927 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.311978 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.312029 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.312083 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.312140 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.312193 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.312248 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.312301 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.312351 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.312400 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.312400 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.312400 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.312400 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.312400 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.312681 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.312681 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.312681 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.312681 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.312891 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.312951 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.312951 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.313001 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.313031 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.313054 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.313087 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.313114 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.313146 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.313174 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.313200 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.313224 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.313247 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.313273 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.313300 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.313330 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.313356 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.313383 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.313410 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.313437 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.313459 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.313484 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.313528 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.313553 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.313579 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.313579 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.313579 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.313647 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.313674 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.313699 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.313724 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.313747 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.313768 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.313795 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.313821 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.313843 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.313866 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.313889 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.313916 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.313942 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.313969 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.313969 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.313969 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.314038 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.314064 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.314089 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.314114 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.314140 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.314140 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.314140 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.314140 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.314140 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.315818 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.315908 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.315952 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.315977 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.316005 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.316080 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.316149 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.316149 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.316283 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.316322 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.316355 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.316382 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.316417 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.316442 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.316467 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.316518 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.316545 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.316577 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.316605 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.316632 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.316658 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.316691 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.316715 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.316742 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.316768 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.316795 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.316823 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.316852 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.316879 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.316902 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.316928 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.316951 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.316979 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.317001 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.317025 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.317051 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.317081 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.317104 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.317127 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.317149 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.317176 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.317199 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.317225 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.317250 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.317277 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.317303 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.317336 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.317373 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.317413 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.317441 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.317465 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.317507 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.317533 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.317563 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.317563 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.317563 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.317628 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.317628 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.317628 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.317628 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.317628 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.317739 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.317765 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.317787 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.317813 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.317836 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.317836 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.317884 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.317916 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.317940 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.317965 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.317991 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.318017 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.318045 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.318072 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.318098 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.318098 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.318140 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.318171 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.318196 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.318196 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.318239 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.318986 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.318986 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.319811 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.319895 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.319953 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.320009 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.320065 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.320119 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.320177 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.320235 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.320288 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.320344 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.320400 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.320452 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.320521 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.320581 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.320652 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.320705 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.320761 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.320812 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.320861 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.320915 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.320965 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.321014 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.321068 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.321122 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.321181 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.321236 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.321294 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.321294 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.321546 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.321648 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.321648 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.321789 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.321861 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.321953 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.322035 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.322111 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.322167 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.322221 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.322298 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.322375 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.322434 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.322523 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.322627 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.322703 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.322774 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.322833 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.322885 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.322936 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.322997 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.323048 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.323048 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.323193 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.323193 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.323392 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.323791 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.323846 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.323890 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.323924 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.323980 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.324014 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.324049 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.324082 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.324123 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.324161 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.324200 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.324238 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.324276 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.324315 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.324353 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.324392 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.324427 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.324470 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.324531 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.324583 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.324618 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.324656 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.324695 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.324732 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.324767 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.324801 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.324833 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.324873 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.324873 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.324873 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.324968 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.324968 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.325048 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.325091 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.325125 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.325158 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.325204 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.325240 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.325279 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.325312 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.325350 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.325390 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.325423 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.325457 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.326131 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.326239 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.326336 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.326415 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.326532 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.326642 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.326721 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.326803 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.326885 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.326960 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.327032 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.327112 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.327197 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.327197 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.327352 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.327352 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.327352 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.327619 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.327697 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.327772 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.327844 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.328013 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.328100 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.328176 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.328251 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.328330 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.328409 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.328518 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.328616 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.328693 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.328793 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.328860 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.328935 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.329013 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.329078 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.329161 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.329223 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.329302 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.329374 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.329457 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.329457 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.329457 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.329591 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.329591 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.329591 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.329591 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.329722 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.329758 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.329790 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.329840 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.329879 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.329917 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.329951 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.329984 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.330021 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.330054 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.330088 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.330122 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.330161 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.330196 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.330229 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.330263 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.330298 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.330330 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.330370 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.330402 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.330435 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.330435 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.330435 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.330435 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.333299 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.333375 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.333439 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.333514 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.333572 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.333624 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.333674 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.333733 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.333793 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.333844 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.333894 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.333894 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.333894 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.333894 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.334079 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.334135 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.334184 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.334247 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.334305 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.334359 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.334416 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.334467 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.334545 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.334612 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.334664 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.334715 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.334766 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.334828 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.334885 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.334939 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.334989 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.335043 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.335100 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.335132 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.335156 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.335184 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.335208 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.335234 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.335265 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.335289 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.335313 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.335313 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.335360 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.335360 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.335408 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.335432 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.335457 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.335480 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.335528 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.335555 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.335580 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.335604 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.335632 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.335662 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.335691 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.335722 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.335751 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.335785 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.335821 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.335859 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.335890 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.335925 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.335959 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.335993 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.336027 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.336027 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.336070 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.336105 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.336105 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.336154 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.336178 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.336202 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.336227 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.336250 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.336284 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.336310 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.336337 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.336366 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.336392 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.336415 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.336438 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.336459 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.336482 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.336482 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.341848 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.341905 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.341936 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.341962 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.342049 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.342111 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.342165 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.342216 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.342216 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.342356 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.342356 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.342522 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.342597 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.342642 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.342681 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.342716 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.342749 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.342749 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.342749 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.342749 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.342875 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.342917 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.342963 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.342963 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.342963 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.342963 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.342963 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.342963 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.344174 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.344228 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.344328 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.344415 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.344415 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.344600 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.344665 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.344763 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.344837 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.344916 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.344955 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.344990 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.345023 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.345064 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.345103 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.345141 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.345176 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.345214 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.345254 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.345293 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.345333 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.345376 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.345411 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.345411 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.345411 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.345411 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.345411 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.345411 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.345618 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.345618 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.345685 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.345727 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.345771 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.345807 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.345922 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.346057 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.346094 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.346138 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.346177 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.346215 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.346250 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.346292 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.346326 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.346364 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.346571 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.346571 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.346571 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.346672 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.346712 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.346746 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.346779 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.346823 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.346823 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.346823 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.346823 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.346823 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.347398 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.347398 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.347398 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.347398 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.347738 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.347823 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.347903 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.347987 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.348068 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.348141 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.348221 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.348294 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.348372 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.348447 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.348545 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.348636 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.348711 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.348791 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.348872 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.348951 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.349023 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.349106 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.349187 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.349270 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.349343 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.349428 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.349519 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.349601 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.349684 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.349764 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.349839 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.349911 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.349983 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.350055 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.350128 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.350213 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.350297 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.350370 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.350450 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.350551 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.350670 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.350746 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.350820 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.350898 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.350979 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.351063 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.351137 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.351214 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.351280 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.351331 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.351385 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.351442 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.351522 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.351522 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.351522 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.351522 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.351794 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.351794 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.351794 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.351794 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.351794 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.351794 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.351794 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.352104 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.352104 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.352104 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.352104 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.352104 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.352104 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.352309 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.352333 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.352359 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.352381 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.352404 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.352431 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.352453 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.352480 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.352517 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.352547 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.352570 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.352596 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.352620 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.352647 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.352647 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.353336 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.353408 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.353454 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.353530 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.353589 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.353648 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.353700 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.353776 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.353841 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.353899 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.353970 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.354015 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.354070 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.354383 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.354453 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.354513 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.354606 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.354662 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.354694 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.354718 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.354747 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.354821 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.354875 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.354925 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.354983 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.355010 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.355038 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.355065 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.355089 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.355116 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.355143 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.355169 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.355194 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.355216 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.355240 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.355262 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.355289 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.355315 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.355338 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.355361 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.355388 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.355411 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.355433 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.355457 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 06 05:51:00.355481 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.355517 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 06 05:51:00.355541 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.355569 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 06 05:51:00.355569 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 06 05:51:00.355569 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 06 05:51:00.355569 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 06 05:51:00.355653 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 06 05:51:00.399662 np0000172214 devstack@c-api.service[112784]: INFO dbcounter [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Registered counter for database cinder May 06 05:51:00.399833 np0000172214 devstack@c-api.service[112787]: INFO dbcounter [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Registered counter for database cinder May 06 05:51:00.400045 np0000172214 devstack@c-api.service[112785]: INFO dbcounter [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Registered counter for database cinder May 06 05:51:00.400183 np0000172214 devstack@c-api.service[112786]: INFO dbcounter [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Registered counter for database cinder May 06 05:51:00.411096 np0000172214 devstack@c-api.service[112787]: DEBUG oslo_db.sqlalchemy.engines [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f 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=112787) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 05:51:00.413297 np0000172214 devstack@c-api.service[112785]: DEBUG oslo_db.sqlalchemy.engines [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 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=112785) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 05:51:00.414685 np0000172214 devstack@c-api.service[112784]: DEBUG oslo_db.sqlalchemy.engines [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 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=112784) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 05:51:00.416124 np0000172214 devstack@c-api.service[112786]: DEBUG oslo_db.sqlalchemy.engines [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d 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=112786) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 05:51:00.524680 np0000172214 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writer thread running {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 05:51:00.527098 np0000172214 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writer thread running {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 05:51:00.527205 np0000172214 devstack@c-api.service[112787]: INFO cinder.rpc [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 05:51:00.528721 np0000172214 devstack@c-api.service[112785]: DEBUG dbcounter [-] [112785] Writer thread running {{(pid=112785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 05:51:00.529423 np0000172214 devstack@c-api.service[112787]: INFO cinder.rpc [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 05:51:00.529852 np0000172214 devstack@c-api.service[112786]: INFO cinder.rpc [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 05:51:00.530776 np0000172214 devstack@c-api.service[112784]: DEBUG dbcounter [-] [112784] Writer thread running {{(pid=112784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 06 05:51:00.531088 np0000172214 devstack@c-api.service[112785]: INFO cinder.rpc [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 05:51:00.531469 np0000172214 devstack@c-api.service[112787]: INFO cinder.rpc [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 05:51:00.532408 np0000172214 devstack@c-api.service[112786]: INFO cinder.rpc [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 05:51:00.533064 np0000172214 devstack@c-api.service[112784]: INFO cinder.rpc [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 06 05:51:00.533753 np0000172214 devstack@c-api.service[112787]: INFO cinder.rpc [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 05:51:00.533989 np0000172214 devstack@c-api.service[112785]: INFO cinder.rpc [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 05:51:00.534824 np0000172214 devstack@c-api.service[112786]: INFO cinder.rpc [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 05:51:00.534964 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.535508 np0000172214 devstack@c-api.service[112784]: INFO cinder.rpc [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 06 05:51:00.536721 np0000172214 devstack@c-api.service[112785]: INFO cinder.rpc [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 05:51:00.536945 np0000172214 devstack@c-api.service[112786]: INFO cinder.rpc [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 05:51:00.537277 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.537638 np0000172214 devstack@c-api.service[112784]: INFO cinder.rpc [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 06 05:51:00.538174 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.539214 np0000172214 devstack@c-api.service[112785]: INFO cinder.rpc [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 05:51:00.539686 np0000172214 devstack@c-api.service[112784]: INFO cinder.rpc [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 06 05:51:00.540389 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.540558 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.540858 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.542731 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.542843 np0000172214 devstack@c-api.service[112787]: DEBUG oslo_db.sqlalchemy.engines [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f 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=112787) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 05:51:00.543215 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.544598 np0000172214 devstack@c-api.service[112787]: INFO cinder.rpc [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 05:51:00.546174 np0000172214 devstack@c-api.service[112787]: INFO cinder.rpc [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 05:51:00.546316 np0000172214 devstack@c-api.service[112786]: DEBUG oslo_db.sqlalchemy.engines [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d 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=112786) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 05:51:00.547019 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.547732 np0000172214 devstack@c-api.service[112785]: DEBUG oslo_db.sqlalchemy.engines [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 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=112785) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 05:51:00.548442 np0000172214 devstack@c-api.service[112786]: INFO cinder.rpc [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 05:51:00.548667 np0000172214 devstack@c-api.service[112784]: DEBUG oslo_db.sqlalchemy.engines [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 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=112784) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 05:51:00.549888 np0000172214 devstack@c-api.service[112785]: INFO cinder.rpc [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 05:51:00.550180 np0000172214 devstack@c-api.service[112786]: INFO cinder.rpc [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 05:51:00.550242 np0000172214 devstack@c-api.service[112784]: INFO cinder.rpc [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 06 05:51:00.551058 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.551942 np0000172214 devstack@c-api.service[112784]: INFO cinder.rpc [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 05:51:00.552066 np0000172214 devstack@c-api.service[112785]: INFO cinder.rpc [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 06 05:51:00.552744 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.553168 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.558267 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.561778 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.561920 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.562647 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.564125 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.565002 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.565424 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.565828 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.567311 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.568781 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.569033 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.569085 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.570545 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.572174 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.572850 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.573161 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.574870 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.575124 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.576187 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.576502 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.577905 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.578423 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.579294 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.579470 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.580846 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.582033 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.582664 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.583147 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.584023 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.584981 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.586066 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.586349 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.586568 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.587550 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.589051 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.589197 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.589297 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.590430 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.590595 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.590891 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.591982 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.593266 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.593447 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.594648 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.594845 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.598236 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.598851 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.599092 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.600063 np0000172214 devstack@c-api.service[112787]: WARNING cinder.api.contrib.hosts [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 05:51:00.600185 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.600882 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.602218 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.602316 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.602959 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.603965 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.604108 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.604174 np0000172214 devstack@c-api.service[112784]: WARNING cinder.api.contrib.hosts [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 05:51:00.604926 np0000172214 devstack@c-api.service[112786]: WARNING cinder.api.contrib.hosts [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 05:51:00.605002 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.605696 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.605769 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.605903 np0000172214 devstack@c-api.service[112785]: WARNING cinder.api.contrib.hosts [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 06 05:51:00.606410 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.606727 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.607121 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.607209 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.607944 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.608125 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.608643 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.608871 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.609401 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.609623 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.610084 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.610357 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.610923 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.611128 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.611631 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.611784 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.612586 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.612635 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: extensions {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.612684 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.613280 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.613864 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: encryption {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.614061 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.614295 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.614816 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.615468 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: os-hosts {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.615547 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.615828 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.616219 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.616327 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: extensions {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.616860 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: os-quota-class-sets {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.617079 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: extensions {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.617225 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.617572 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: encryption {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.618065 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: extensions {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.618117 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: capabilities {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.618317 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: encryption {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.619164 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: os-hosts {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.619312 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: encryption {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.619362 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: extra_specs {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.619944 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: os-hosts {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.620547 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: os-quota-class-sets {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.620910 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: os-hosts {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.620960 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: os-volume-manage {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.621324 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: os-quota-class-sets {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.621970 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: capabilities {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.622300 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: consistencygroups {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.622354 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: os-quota-class-sets {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.622596 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: capabilities {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.623248 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: extra_specs {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.623884 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: extra_specs {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.623955 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: capabilities {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.624308 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: os-availability-zone {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.624839 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: os-volume-manage {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.625143 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: extra_specs {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.625635 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: os-volume-manage {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.626240 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: consistencygroups {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.626384 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: cgsnapshots {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.626738 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: os-volume-manage {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.627067 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: consistencygroups {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.627774 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: os-volume-transfer {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.628125 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: consistencygroups {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.628711 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: os-availability-zone {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.629041 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: os-availability-zone {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.629390 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: os-volume-type-access {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.630025 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: cgsnapshots {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.630117 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: os-availability-zone {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.630889 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: cgsnapshots {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.631049 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: scheduler-stats {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.631386 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: os-volume-transfer {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.631922 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: cgsnapshots {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.632224 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: os-volume-transfer {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.632454 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: encryption {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.633011 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: os-volume-type-access {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.633296 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: os-volume-transfer {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.633853 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: os-volume-type-access {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.633955 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: qos-specs {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.634638 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: scheduler-stats {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.634958 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: os-volume-type-access {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.635471 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: scheduler-stats {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.636182 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: os-quota-sets {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.636244 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: encryption {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.636680 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: scheduler-stats {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.637088 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: encryption {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.637638 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: backups {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.637689 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: qos-specs {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.638103 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: encryption {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.638600 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: qos-specs {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.639626 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: qos-specs {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.639681 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extended resource: os-snapshot-manage {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.639775 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: os-quota-sets {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.640675 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: os-quota-sets {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.641202 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: backups {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.641688 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: os-quota-sets {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.641825 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.642098 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: backups {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.642809 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.contrib.snapshot_actions [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] SnapshotActionsController initialized {{(pid=112787) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 05:51:00.643150 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: backups {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.643254 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extended resource: os-snapshot-manage {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.643563 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.644145 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extended resource: os-snapshot-manage {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.644954 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.645153 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extended resource: os-snapshot-manage {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 06 05:51:00.645382 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.646274 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.646328 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.contrib.snapshot_actions [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] SnapshotActionsController initialized {{(pid=112784) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 05:51:00.646365 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.647073 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.647232 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.contrib.snapshot_actions [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] SnapshotActionsController initialized {{(pid=112786) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 05:51:00.647297 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.647810 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.647988 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.648229 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.contrib.snapshot_actions [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] SnapshotActionsController initialized {{(pid=112785) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 06 05:51:00.648477 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.648979 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.649193 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.649384 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.649965 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.650382 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.650660 np0000172214 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.650845 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.651335 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.651619 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.651761 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.651864 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.651990 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.651990 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension TypesManage extending resource: types {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.652183 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.652183 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.652386 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.652533 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.652533 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.652533 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension VolumeActions extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.652725 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.652725 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.652819 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.652870 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.653087 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension UsedLimits extending resource: limits {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.653087 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension AdminActions extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.653303 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension AdminActions extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.653426 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.653573 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] Extension AdminActions extending resource: backups {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.653695 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.654152 np0000172214 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.654607 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.655066 np0000172214 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.655139 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.655273 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.655424 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.655424 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension TypesManage extending resource: types {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.655561 np0000172214 devstack@c-api.service[112787]: WARNING keystonemiddleware.auth_token [None req-8fb3493a-9a28-48bd-9422-faf5cbbee35f None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 05:51:00.655642 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.655642 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.655753 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.655946 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.656064 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension VolumeActions extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.656174 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.656282 np0000172214 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 06 05:51:00.656389 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.656526 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.656809 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.656880 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.656933 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.656983 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension TypesManage extending resource: types {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.656983 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657082 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension UsedLimits extending resource: limits {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657132 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657182 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension AdminActions extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657244 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657301 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension AdminActions extending resource: snapshots {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657352 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657403 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] Extension AdminActions extending resource: backups {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657452 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension VolumeActions extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657533 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657588 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657588 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657703 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657765 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657824 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657824 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension TypesManage extending resource: types {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657916 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension UsedLimits extending resource: limits {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.657968 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.658026 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension AdminActions extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.658076 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.658128 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension AdminActions extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.658191 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.658243 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] Extension AdminActions extending resource: backups {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.658293 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.658293 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension VolumeActions extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.658293 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.658293 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.658293 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.659126 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension UsedLimits extending resource: limits {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.659126 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension AdminActions extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.659126 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension AdminActions extending resource: snapshots {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.659126 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] Extension AdminActions extending resource: backups {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 06 05:51:00.659466 np0000172214 devstack@c-api.service[112784]: WARNING keystonemiddleware.auth_token [None req-fa180ff1-c65a-4ceb-a7fd-67c6507c1e00 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 05:51:00.659943 np0000172214 devstack@c-api.service[112786]: WARNING keystonemiddleware.auth_token [None req-e78a3559-c3a4-43a0-ab88-a80ad85a125d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 05:51:00.660879 np0000172214 devstack@c-api.service[112785]: WARNING keystonemiddleware.auth_token [None req-de226c7c-4b3d-4de2-beb2-9acbfaf046b8 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 06 05:51:00.661416 np0000172214 devstack@c-api.service[112787]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7820808a3668 pid: 112787 (default app) May 06 05:51:00.661904 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 05:51:00.661904 np0000172214 devstack@c-api.service[112787]: warnings.warn( May 06 05:51:00.664852 np0000172214 devstack@c-api.service[112784]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7820808a3668 pid: 112784 (default app) May 06 05:51:00.666209 np0000172214 devstack@c-api.service[112786]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7820808a3668 pid: 112786 (default app) May 06 05:51:00.666691 np0000172214 devstack@c-api.service[112785]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7820808a3668 pid: 112785 (default app) May 06 05:51:00.669904 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.669904 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.669904 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.669904 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.670788 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.670788 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.670788 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.670788 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.671362 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.671362 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.671362 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.671362 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.671362 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.671362 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.672024 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.672024 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.672024 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.672024 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.672024 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.672360 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.672360 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.672360 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.672360 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.672360 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.672701 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.672701 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.672701 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.672701 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.672954 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.672954 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.672954 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.672954 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.672954 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.673286 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.673286 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.673286 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.673286 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.673286 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.674131 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.674131 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.674131 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.674131 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.674131 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.674131 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.675122 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.675122 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.675122 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.675122 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.675122 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.675122 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.675951 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.675951 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.675951 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.675951 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.675951 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.675951 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.676740 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.676740 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.676740 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.676740 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.676740 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.677258 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.677258 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.677258 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.677258 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.677258 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.677794 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.677794 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.677794 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.677794 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.677794 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.677794 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.678519 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.678519 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.678519 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.678519 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.678519 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.678519 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.678912 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.678912 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.678912 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.678912 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.678912 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.679236 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.679236 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.679236 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.679236 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.679236 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.679378 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.679378 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.679378 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.679378 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.679502 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.679502 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.679502 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.679502 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.679624 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.679624 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.679624 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.679624 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.679624 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.679782 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.679782 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.679782 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.679782 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.679782 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.679923 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.679923 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.679923 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.679923 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.680041 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.680041 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.680041 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.680041 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.680153 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.680153 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.680153 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.680153 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.680282 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.680282 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.680282 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.680282 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.680399 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.680399 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.680399 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.680399 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.680530 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.680530 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.680530 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.680530 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.680530 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.680687 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.680687 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.680687 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.680687 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.680687 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.680687 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.681603 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.681603 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.681603 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.681603 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.681603 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.681939 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.681939 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.681939 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.681939 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.681939 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.681939 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.682235 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.682235 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.682235 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.682235 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.682235 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.682235 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.682533 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.682533 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.682533 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.682533 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.682533 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.682533 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.682828 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.682828 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.682828 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.682828 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.682828 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.682828 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.683129 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.683129 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.683129 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.683129 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.683346 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.683346 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.683346 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.683346 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.683346 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.683651 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.683651 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.683651 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.683651 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:00.683651 np0000172214 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) May 06 05:51:00.683651 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-a135e720-a080-4a1d-b6d8-967198bfd3e0 None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 05:51:00.683651 np0000172214 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 1/1] 199.204.45.216 () {60 vars in 953 bytes} [Wed May 6 05:51:00 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 06 05:51:07.667819 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 05:51:07.667819 np0000172214 devstack@c-api.service[112784]: warnings.warn( May 06 05:51:07.685414 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.685414 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.685676 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.685676 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.685676 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.685676 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.685676 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.685969 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.685969 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.685969 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.685969 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.685969 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.685969 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.686305 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.686305 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.686305 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.686305 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.686305 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.686609 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.686609 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.686609 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.686609 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.686855 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.686855 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.686855 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.686855 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.687094 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.687094 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.687094 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.687094 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.687094 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.687373 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.687373 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.687373 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.687373 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.687373 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.687688 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.687688 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.687688 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.687688 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.687688 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.687688 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.688030 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.688030 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.688030 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.688030 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.688030 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.688030 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.688353 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.688353 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.688353 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.688353 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.688353 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.688353 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.689642 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.689642 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.689642 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.689642 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.689642 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.689642 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.690294 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.690294 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.690294 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.690294 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.690730 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.690730 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.690730 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.690730 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.690730 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.691268 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.691268 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.691268 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.691268 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.691268 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.691788 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.691788 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.691788 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.691788 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.691788 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.691788 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.692448 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.692448 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.692448 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.692448 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.692448 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.692786 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.692786 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.692786 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.692786 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.692786 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.693077 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.693077 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.693077 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.693077 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.693324 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.693324 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.693324 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.693324 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.693612 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.693612 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.693612 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.693612 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.693612 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.693926 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.693926 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.693926 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.693926 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.693926 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.694228 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.694228 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.694228 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.694228 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.694468 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.694468 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.694468 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.694468 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.694755 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.694755 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.694755 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.694755 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.695005 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.695005 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.695005 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.695005 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.695251 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.695251 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.695251 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.695251 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.695489 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.695489 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.695489 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.695489 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.695489 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.695489 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.695862 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.695862 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.695862 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.695862 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.695862 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.696198 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.696198 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.696198 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.696198 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.696198 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.696198 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.696198 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.696648 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.696648 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.696648 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.696648 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.696648 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.696648 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.697024 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.697024 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.697024 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.697024 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.697024 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.697024 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.697226 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.697226 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.697226 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.697226 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.697226 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.697226 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.697425 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.697425 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.697425 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.697425 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.697831 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.697831 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.697831 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.697831 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.698103 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.698103 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.698103 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.698103 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.698357 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.698357 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.698357 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:07.698357 np0000172214 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) May 06 05:51:07.698357 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.middleware.request_id [None req-da565e22-2bb9-454f-9381-e174259d3c6a None None] RequestId filter calling following filter/app {{(pid=112784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 05:51:08.139685 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-da565e22-2bb9-454f-9381-e174259d3c6a admin admin] POST https://199.204.45.216/volume/v3/types May 06 05:51:08.140192 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [None req-da565e22-2bb9-454f-9381-e174259d3c6a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 05:51:08.141829 np0000172214 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 05:51:08.141829 np0000172214 devstack@c-api.service[112784]: warnings.warn( May 06 05:51:08.150947 np0000172214 devstack@c-api.service[112784]: DEBUG oslo_db.sqlalchemy.engines [None req-da565e22-2bb9-454f-9381-e174259d3c6a 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=112784) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 05:51:08.183257 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-da565e22-2bb9-454f-9381-e174259d3c6a admin admin] https://199.204.45.216/volume/v3/types returned with HTTP 200 May 06 05:51:08.183816 np0000172214 devstack@c-api.service[112784]: [pid: 112784|app: 0|req: 1/2] 199.204.45.216 () {68 vars in 1288 bytes} [Wed May 6 05:51:07 2026] POST /volume/v3/types => generated 186 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 05:51:08.195622 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 05:51:08.195622 np0000172214 devstack@c-api.service[112786]: warnings.warn( May 06 05:51:08.208652 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.208652 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.208917 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.208917 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.208917 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.208917 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.208917 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.209410 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.209410 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.209410 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.209410 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.209410 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.209410 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.210009 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.210009 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.210009 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.210009 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.210009 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.210462 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.210462 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.210462 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.210462 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.211086 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.211086 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.211086 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.211086 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.211469 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.211469 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.211469 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.211469 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.211469 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.211966 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.211966 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.211966 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.211966 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.211966 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.212422 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.212422 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.212422 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.212422 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.212422 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.212422 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.213000 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.213000 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.213000 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.213000 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.213000 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.213000 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.213677 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.213677 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.213677 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.213677 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.213677 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.213677 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.214230 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.214230 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.214230 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.214230 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.214230 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.214230 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.214805 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.214805 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.214805 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.214805 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.215194 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.215194 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.215194 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.215194 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.215194 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.215724 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.215724 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.215724 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.215724 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.215724 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.216203 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.216203 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.216203 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.216203 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.216203 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.216203 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.216725 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.216725 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.216725 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.216725 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.216725 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.216985 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.216985 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.216985 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.216985 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.216985 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.217236 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.217236 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.217236 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.217236 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.217445 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.217445 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.217445 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.217445 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.217697 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.217697 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.217697 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.217697 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.217697 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.217961 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.217961 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.217961 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.217961 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.217961 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.218203 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.218203 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.218203 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.218203 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.218407 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.218407 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.218407 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.218407 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.218632 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.218632 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.218632 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.218632 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.218852 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.218852 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.218852 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.218852 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.219076 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.219076 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.219076 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.219076 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.219282 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.219282 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.219282 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.219282 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.219282 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.219282 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.220509 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.220509 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.220509 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.220509 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.220509 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.220992 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.220992 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.220992 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.220992 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.220992 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.220992 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.220992 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.221645 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.221645 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.221645 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.221645 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.221645 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.221645 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.222213 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.222213 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.222213 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.222213 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.222213 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.222213 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.222810 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.222810 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.222810 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.222810 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.222810 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.222810 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.223406 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.223406 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.223406 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.223406 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.223658 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.223658 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.223658 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.223658 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.223852 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.223852 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.223852 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.223852 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.224030 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.224030 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.224030 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:51:08.224030 np0000172214 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) May 06 05:51:08.224030 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [req-da565e22-2bb9-454f-9381-e174259d3c6a req-f2a6e4ea-9fe0-45b6-b9a6-bcf983bc99df None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 05:51:08.524104 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [req-da565e22-2bb9-454f-9381-e174259d3c6a req-f2a6e4ea-9fe0-45b6-b9a6-bcf983bc99df admin admin] POST https://199.204.45.216/volume/v3/types/930f96d9-1047-49ac-a5e2-e36be26e832d/extra_specs May 06 05:51:08.524670 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [req-da565e22-2bb9-454f-9381-e174259d3c6a req-f2a6e4ea-9fe0-45b6-b9a6-bcf983bc99df admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 06 05:51:08.526292 np0000172214 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 05:51:08.526292 np0000172214 devstack@c-api.service[112786]: warnings.warn( May 06 05:51:08.536742 np0000172214 devstack@c-api.service[112786]: DEBUG oslo_db.sqlalchemy.engines [req-da565e22-2bb9-454f-9381-e174259d3c6a req-f2a6e4ea-9fe0-45b6-b9a6-bcf983bc99df 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=112786) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 05:51:08.598684 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [req-da565e22-2bb9-454f-9381-e174259d3c6a req-f2a6e4ea-9fe0-45b6-b9a6-bcf983bc99df admin admin] https://199.204.45.216/volume/v3/types/930f96d9-1047-49ac-a5e2-e36be26e832d/extra_specs returned with HTTP 200 May 06 05:51:08.599601 np0000172214 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 1/3] 199.204.45.216 () {70 vars in 1505 bytes} [Wed May 6 05:51:08 2026] POST /volume/v3/types/930f96d9-1047-49ac-a5e2-e36be26e832d/extra_specs => generated 55 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 05:51:10.545822 np0000172214 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=6 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 05:51:10.551312 np0000172214 devstack@c-api.service[112785]: DEBUG dbcounter [-] [112785] Writing DB stats cinder:SELECT=6 {{(pid=112785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 05:51:18.180706 np0000172214 devstack@c-api.service[112784]: DEBUG dbcounter [-] [112784] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 05:51:18.596376 np0000172214 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 05:53:50.055433 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 06 05:53:50.055433 np0000172214 devstack@c-api.service[112785]: warnings.warn( May 06 05:53:50.066885 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.066885 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.066885 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.066885 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.066885 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.067346 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.067346 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.067346 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.067346 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.067346 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.067706 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.067706 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.067706 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.067706 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.067706 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.067706 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.068117 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.068117 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.068117 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.068117 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.068391 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.068391 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.068391 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.068391 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.068716 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.068716 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.068716 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.068716 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.068993 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.068993 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.068993 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.068993 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.068993 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.069361 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.069361 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.069361 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.069361 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.069361 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.069780 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.069780 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.069780 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.069780 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.069780 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.069780 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.070217 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.070217 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.070217 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.070217 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.070217 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.070217 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.070677 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.070677 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.070677 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.070677 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.070677 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.070677 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.071145 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.071145 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.071145 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.071145 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.071145 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.071532 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.071532 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.071532 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.071532 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.071532 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.071820 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.071820 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.071820 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.071820 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.071820 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.071820 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.072217 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.072217 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.072217 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.072217 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.072217 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.072217 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.072474 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.072474 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.072474 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.072474 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.072474 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.072745 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.072745 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.072745 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.072745 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.072745 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.072973 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.072973 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.072973 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.072973 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.073160 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.073160 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.073160 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.073160 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.073345 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.073345 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.073345 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.073345 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.073345 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.073625 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.073625 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.073625 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.073625 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.073625 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.073855 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.073855 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.073855 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.073855 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.074046 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.074046 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.074046 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.074046 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.074230 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.074230 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.074230 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.074230 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.074427 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.074427 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.074427 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.074427 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.074654 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.074654 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.074654 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.074654 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.074858 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.074858 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.074858 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.074858 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.074858 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.075088 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.075088 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.075088 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.075088 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.075088 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.075088 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.075355 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.075355 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.075355 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.075355 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.075355 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.075598 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.075598 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.075598 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.075598 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.075598 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.075598 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.075861 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.075861 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.075861 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.075861 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.075861 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.075861 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.076135 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.076135 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.076135 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.076135 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.076135 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.076135 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.076405 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.076405 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.076405 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.076405 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.076405 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.076405 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.076697 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.076697 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.076697 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.076697 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.076887 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.076887 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.076887 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.076887 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.076887 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.077139 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.077139 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.077139 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.077139 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 06 05:53:50.077139 np0000172214 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) May 06 05:53:50.077139 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.middleware.request_id [None req-ec3c9c8c-cb8e-45e2-ae0a-4a5139bcfff1 None None] RequestId filter calling following filter/app {{(pid=112785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 05:53:50.077139 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-ec3c9c8c-cb8e-45e2-ae0a-4a5139bcfff1 None None] GET https://199.204.45.216/volume// May 06 05:53:50.077427 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-ec3c9c8c-cb8e-45e2-ae0a-4a5139bcfff1 None None] Empty body provided in request {{(pid=112785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 05:53:50.077427 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-ec3c9c8c-cb8e-45e2-ae0a-4a5139bcfff1 None None] Calling method 'all' {{(pid=112785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 05:53:50.077427 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-ec3c9c8c-cb8e-45e2-ae0a-4a5139bcfff1 None None] https://199.204.45.216/volume// returned with HTTP 300 May 06 05:53:50.077427 np0000172214 devstack@c-api.service[112785]: [pid: 112785|app: 0|req: 1/4] 199.204.45.216 () {66 vars in 1456 bytes} [Wed May 6 05:53:50 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 06 05:54:25.966354 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-eed03704-27bf-4e54-98b7-eed475ff0d8d None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 05:54:26.288313 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-eed03704-27bf-4e54-98b7-eed475ff0d8d demo demo] GET https://199.204.45.216/volume/v3/types?is_public=None May 06 05:54:26.288688 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-eed03704-27bf-4e54-98b7-eed475ff0d8d demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 05:54:26.288874 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-eed03704-27bf-4e54-98b7-eed475ff0d8d demo demo] Calling method 'index' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 05:54:26.289337 np0000172214 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 05:54:26.289337 np0000172214 devstack@c-api.service[112787]: warnings.warn( May 06 05:54:26.290038 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-eed03704-27bf-4e54-98b7-eed475ff0d8d demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 05:54:26.297466 np0000172214 devstack@c-api.service[112787]: DEBUG oslo_db.sqlalchemy.engines [None req-eed03704-27bf-4e54-98b7-eed475ff0d8d 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=112787) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 05:54:26.315105 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-eed03704-27bf-4e54-98b7-eed475ff0d8d demo demo] https://199.204.45.216/volume/v3/types?is_public=None returned with HTTP 200 May 06 05:54:26.315482 np0000172214 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 2/5] 199.204.45.216 () {64 vars in 1263 bytes} [Wed May 6 05:54:25 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 05:54:26.324216 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.middleware.request_id [req-eed03704-27bf-4e54-98b7-eed475ff0d8d req-f9bd11e8-1aef-4b65-8d5e-0792ee00be3c None None] RequestId filter calling following filter/app {{(pid=112784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 05:54:26.329688 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [req-eed03704-27bf-4e54-98b7-eed475ff0d8d req-f9bd11e8-1aef-4b65-8d5e-0792ee00be3c demo demo] GET https://199.204.45.216/volume/v3/types/default May 06 05:54:26.330066 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [req-eed03704-27bf-4e54-98b7-eed475ff0d8d req-f9bd11e8-1aef-4b65-8d5e-0792ee00be3c demo demo] Empty body provided in request {{(pid=112784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 05:54:26.330454 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [req-eed03704-27bf-4e54-98b7-eed475ff0d8d req-f9bd11e8-1aef-4b65-8d5e-0792ee00be3c demo demo] Calling method 'show' {{(pid=112784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 05:54:26.345380 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [req-eed03704-27bf-4e54-98b7-eed475ff0d8d req-f9bd11e8-1aef-4b65-8d5e-0792ee00be3c demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 06 05:54:26.345842 np0000172214 devstack@c-api.service[112784]: [pid: 112784|app: 0|req: 2/6] 199.204.45.216 () {66 vars in 1329 bytes} [Wed May 6 05:54:26 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 05:54:26.675421 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-6fdf7872-ddb5-4ddf-9010-9c8066989b02 None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 05:54:26.678537 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-6fdf7872-ddb5-4ddf-9010-9c8066989b02 demo demo] GET https://199.204.45.216/volume/v3/types/default May 06 05:54:26.678806 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-6fdf7872-ddb5-4ddf-9010-9c8066989b02 demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 05:54:26.679080 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-6fdf7872-ddb5-4ddf-9010-9c8066989b02 demo demo] Calling method 'show' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 05:54:26.693566 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-6fdf7872-ddb5-4ddf-9010-9c8066989b02 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 06 05:54:26.693891 np0000172214 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 2/7] 199.204.45.216 () {64 vars in 1258 bytes} [Wed May 6 05:54:26 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 06 05:54:27.081047 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.middleware.request_id [None req-4cb97264-2af8-4cd1-8dfd-d30444d55f2c None None] RequestId filter calling following filter/app {{(pid=112785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 05:54:27.413937 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-4cb97264-2af8-4cd1-8dfd-d30444d55f2c demo demo] GET https://199.204.45.216/volume/v3/types/default May 06 05:54:27.414291 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-4cb97264-2af8-4cd1-8dfd-d30444d55f2c demo demo] Empty body provided in request {{(pid=112785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 05:54:27.414512 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-4cb97264-2af8-4cd1-8dfd-d30444d55f2c demo demo] Calling method 'show' {{(pid=112785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 05:54:27.423317 np0000172214 devstack@c-api.service[112785]: DEBUG oslo_db.sqlalchemy.engines [None req-4cb97264-2af8-4cd1-8dfd-d30444d55f2c 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=112785) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 06 05:54:27.438193 np0000172214 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 06 05:54:27.438193 np0000172214 devstack@c-api.service[112785]: warnings.warn( May 06 05:54:27.440210 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-4cb97264-2af8-4cd1-8dfd-d30444d55f2c demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 06 05:54:27.440868 np0000172214 devstack@c-api.service[112785]: [pid: 112785|app: 0|req: 2/8] 199.204.45.216 () {64 vars in 1258 bytes} [Wed May 6 05:54:27 2026] GET /volume/v3/types/default => generated 145 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 05:54:27.455309 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-2a9b4d07-8fdc-4a64-8628-41880e28bca6 None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 05:54:27.458854 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-2a9b4d07-8fdc-4a64-8628-41880e28bca6 demo demo] GET https://199.204.45.216/volume/v3/types/default May 06 05:54:27.459231 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-2a9b4d07-8fdc-4a64-8628-41880e28bca6 demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 05:54:27.459654 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-2a9b4d07-8fdc-4a64-8628-41880e28bca6 demo demo] Calling method 'show' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 05:54:27.474858 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-2a9b4d07-8fdc-4a64-8628-41880e28bca6 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 06 05:54:27.475212 np0000172214 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 3/9] 199.204.45.216 () {64 vars in 1258 bytes} [Wed May 6 05:54:27 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 06 05:54:36.339702 np0000172214 devstack@c-api.service[112784]: DEBUG dbcounter [-] [112784] Writing DB stats cinder:SELECT=2 {{(pid=112784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 05:54:36.690477 np0000172214 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=2 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 05:54:37.436452 np0000172214 devstack@c-api.service[112785]: DEBUG dbcounter [-] [112785] Writing DB stats cinder:SELECT=2 {{(pid=112785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 05:54:37.471461 np0000172214 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=3 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 05:59:32.188378 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.middleware.request_id [None req-c4c234e3-9d33-48ec-8860-3da8c9441a23 None None] RequestId filter calling following filter/app {{(pid=112784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 05:59:32.276920 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-c4c234e3-9d33-48ec-8860-3da8c9441a23 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 05:59:32.277092 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [None req-c4c234e3-9d33-48ec-8860-3da8c9441a23 demo demo] Empty body provided in request {{(pid=112784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 05:59:32.277283 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [None req-c4c234e3-9d33-48ec-8860-3da8c9441a23 demo demo] Calling method 'detail' {{(pid=112784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 05:59:32.277770 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.api_utils [None req-c4c234e3-9d33-48ec-8860-3da8c9441a23 demo demo] Removing options '' from query. {{(pid=112784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 05:59:32.278507 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.volume.api [None req-c4c234e3-9d33-48ec-8860-3da8c9441a23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112784) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 05:59:32.329781 np0000172214 devstack@c-api.service[112784]: INFO cinder.volume.api [None req-c4c234e3-9d33-48ec-8860-3da8c9441a23 demo demo] Get all volumes completed successfully. May 06 05:59:32.331999 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-c4c234e3-9d33-48ec-8860-3da8c9441a23 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 05:59:32.332624 np0000172214 devstack@c-api.service[112784]: [pid: 112784|app: 0|req: 3/10] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 05:59:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 05:59:42.321851 np0000172214 devstack@c-api.service[112784]: DEBUG dbcounter [-] [112784] Writing DB stats cinder:SELECT=1 {{(pid=112784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:00:32.348758 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-182bdf35-204e-413f-9747-75fc3b79e11f None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:00:32.352382 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-182bdf35-204e-413f-9747-75fc3b79e11f demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:00:32.352757 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-182bdf35-204e-413f-9747-75fc3b79e11f demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:00:32.353150 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-182bdf35-204e-413f-9747-75fc3b79e11f demo demo] Calling method 'detail' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:00:32.354277 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.api_utils [None req-182bdf35-204e-413f-9747-75fc3b79e11f demo demo] Removing options '' from query. {{(pid=112786) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:00:32.355251 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.volume.api [None req-182bdf35-204e-413f-9747-75fc3b79e11f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112786) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:00:32.392810 np0000172214 devstack@c-api.service[112786]: INFO cinder.volume.api [None req-182bdf35-204e-413f-9747-75fc3b79e11f demo demo] Get all volumes completed successfully. May 06 06:00:32.396128 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-182bdf35-204e-413f-9747-75fc3b79e11f demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:00:32.396628 np0000172214 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 3/11] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:00:32 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 06 06:00:42.386058 np0000172214 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:01:32.410545 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.middleware.request_id [None req-38e2246f-6c5e-4632-8264-f24d220f72f9 None None] RequestId filter calling following filter/app {{(pid=112785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:01:32.419933 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-38e2246f-6c5e-4632-8264-f24d220f72f9 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:01:32.420450 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-38e2246f-6c5e-4632-8264-f24d220f72f9 demo demo] Empty body provided in request {{(pid=112785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:01:32.420818 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-38e2246f-6c5e-4632-8264-f24d220f72f9 demo demo] Calling method 'detail' {{(pid=112785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:01:32.422521 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.api_utils [None req-38e2246f-6c5e-4632-8264-f24d220f72f9 demo demo] Removing options '' from query. {{(pid=112785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:01:32.422521 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.volume.api [None req-38e2246f-6c5e-4632-8264-f24d220f72f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112785) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:01:32.462923 np0000172214 devstack@c-api.service[112785]: INFO cinder.volume.api [None req-38e2246f-6c5e-4632-8264-f24d220f72f9 demo demo] Get all volumes completed successfully. May 06 06:01:32.465748 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-38e2246f-6c5e-4632-8264-f24d220f72f9 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:01:32.466247 np0000172214 devstack@c-api.service[112785]: [pid: 112785|app: 0|req: 3/12] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:01:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:01:42.450132 np0000172214 devstack@c-api.service[112785]: DEBUG dbcounter [-] [112785] Writing DB stats cinder:SELECT=1 {{(pid=112785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:02:32.487154 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-f20c538b-7626-4d90-a151-cc3dcbd57cef None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:02:32.490233 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-f20c538b-7626-4d90-a151-cc3dcbd57cef demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:02:32.490751 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-f20c538b-7626-4d90-a151-cc3dcbd57cef demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:02:32.490940 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-f20c538b-7626-4d90-a151-cc3dcbd57cef demo demo] Calling method 'detail' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:02:32.491357 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-f20c538b-7626-4d90-a151-cc3dcbd57cef demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:02:32.492094 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.volume.api [None req-f20c538b-7626-4d90-a151-cc3dcbd57cef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112787) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:02:32.533989 np0000172214 devstack@c-api.service[112787]: INFO cinder.volume.api [None req-f20c538b-7626-4d90-a151-cc3dcbd57cef demo demo] Get all volumes completed successfully. May 06 06:02:32.535305 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-f20c538b-7626-4d90-a151-cc3dcbd57cef demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:02:32.535712 np0000172214 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 4/13] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:02:32 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 06 06:02:42.528192 np0000172214 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=1 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:03:32.590439 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.middleware.request_id [None req-6f1f78b0-ef2e-44b7-9921-187f5756fa14 None None] RequestId filter calling following filter/app {{(pid=112784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:03:32.592903 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-6f1f78b0-ef2e-44b7-9921-187f5756fa14 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:03:32.593080 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [None req-6f1f78b0-ef2e-44b7-9921-187f5756fa14 demo demo] Empty body provided in request {{(pid=112784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:03:32.593334 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [None req-6f1f78b0-ef2e-44b7-9921-187f5756fa14 demo demo] Calling method 'detail' {{(pid=112784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:03:32.593556 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.api_utils [None req-6f1f78b0-ef2e-44b7-9921-187f5756fa14 demo demo] Removing options '' from query. {{(pid=112784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:03:32.594265 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.volume.api [None req-6f1f78b0-ef2e-44b7-9921-187f5756fa14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112784) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:03:32.603971 np0000172214 devstack@c-api.service[112784]: INFO cinder.volume.api [None req-6f1f78b0-ef2e-44b7-9921-187f5756fa14 demo demo] Get all volumes completed successfully. May 06 06:03:32.606549 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-6f1f78b0-ef2e-44b7-9921-187f5756fa14 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:03:32.606973 np0000172214 devstack@c-api.service[112784]: [pid: 112784|app: 0|req: 4/14] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:03:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:03:42.597198 np0000172214 devstack@c-api.service[112784]: DEBUG dbcounter [-] [112784] Writing DB stats cinder:SELECT=1 {{(pid=112784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:04:32.620359 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-ee6d98ef-1476-4c8c-a622-628612c8332b None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:04:32.829625 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-ee6d98ef-1476-4c8c-a622-628612c8332b demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:04:32.829625 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-ee6d98ef-1476-4c8c-a622-628612c8332b demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:04:32.829625 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-ee6d98ef-1476-4c8c-a622-628612c8332b demo demo] Calling method 'detail' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:04:32.829926 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.api_utils [None req-ee6d98ef-1476-4c8c-a622-628612c8332b demo demo] Removing options '' from query. {{(pid=112786) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:04:32.830871 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.volume.api [None req-ee6d98ef-1476-4c8c-a622-628612c8332b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112786) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:04:32.838618 np0000172214 devstack@c-api.service[112786]: INFO cinder.volume.api [None req-ee6d98ef-1476-4c8c-a622-628612c8332b demo demo] Get all volumes completed successfully. May 06 06:04:32.840625 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-ee6d98ef-1476-4c8c-a622-628612c8332b demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:04:32.840967 np0000172214 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 4/15] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:04:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:04:42.834613 np0000172214 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:05:32.858260 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.middleware.request_id [None req-05d208a1-b43e-45ea-8103-ed65a3d4b1b0 None None] RequestId filter calling following filter/app {{(pid=112785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:05:32.860416 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-05d208a1-b43e-45ea-8103-ed65a3d4b1b0 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:05:32.860657 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-05d208a1-b43e-45ea-8103-ed65a3d4b1b0 demo demo] Empty body provided in request {{(pid=112785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:05:32.860795 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-05d208a1-b43e-45ea-8103-ed65a3d4b1b0 demo demo] Calling method 'detail' {{(pid=112785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:05:32.861037 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.api_utils [None req-05d208a1-b43e-45ea-8103-ed65a3d4b1b0 demo demo] Removing options '' from query. {{(pid=112785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:05:32.861750 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.volume.api [None req-05d208a1-b43e-45ea-8103-ed65a3d4b1b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112785) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:05:32.871041 np0000172214 devstack@c-api.service[112785]: INFO cinder.volume.api [None req-05d208a1-b43e-45ea-8103-ed65a3d4b1b0 demo demo] Get all volumes completed successfully. May 06 06:05:32.873661 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-05d208a1-b43e-45ea-8103-ed65a3d4b1b0 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:05:32.874063 np0000172214 devstack@c-api.service[112785]: [pid: 112785|app: 0|req: 4/16] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:05:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:05:42.864690 np0000172214 devstack@c-api.service[112785]: DEBUG dbcounter [-] [112785] Writing DB stats cinder:SELECT=1 {{(pid=112785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:06:32.889189 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-7894685b-3007-4fa5-8583-18b54e8d5b3c None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:06:32.893383 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-7894685b-3007-4fa5-8583-18b54e8d5b3c demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:06:32.893816 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-7894685b-3007-4fa5-8583-18b54e8d5b3c demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:06:32.894042 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-7894685b-3007-4fa5-8583-18b54e8d5b3c demo demo] Calling method 'detail' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:06:32.894344 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-7894685b-3007-4fa5-8583-18b54e8d5b3c demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:06:32.895298 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.volume.api [None req-7894685b-3007-4fa5-8583-18b54e8d5b3c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112787) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:06:32.904445 np0000172214 devstack@c-api.service[112787]: INFO cinder.volume.api [None req-7894685b-3007-4fa5-8583-18b54e8d5b3c demo demo] Get all volumes completed successfully. May 06 06:06:32.906357 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-7894685b-3007-4fa5-8583-18b54e8d5b3c demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:06:32.906666 np0000172214 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 5/17] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:06:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:06:42.898526 np0000172214 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=1 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:07:32.919594 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.middleware.request_id [None req-a7bf417e-a522-435b-b24b-9cd353d0d6c7 None None] RequestId filter calling following filter/app {{(pid=112784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:07:32.923849 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-a7bf417e-a522-435b-b24b-9cd353d0d6c7 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:07:32.924231 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [None req-a7bf417e-a522-435b-b24b-9cd353d0d6c7 demo demo] Empty body provided in request {{(pid=112784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:07:32.925885 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [None req-a7bf417e-a522-435b-b24b-9cd353d0d6c7 demo demo] Calling method 'detail' {{(pid=112784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:07:32.926646 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.api_utils [None req-a7bf417e-a522-435b-b24b-9cd353d0d6c7 demo demo] Removing options '' from query. {{(pid=112784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:07:32.927691 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.volume.api [None req-a7bf417e-a522-435b-b24b-9cd353d0d6c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112784) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:07:32.935717 np0000172214 devstack@c-api.service[112784]: INFO cinder.volume.api [None req-a7bf417e-a522-435b-b24b-9cd353d0d6c7 demo demo] Get all volumes completed successfully. May 06 06:07:32.937566 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-a7bf417e-a522-435b-b24b-9cd353d0d6c7 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:07:32.937902 np0000172214 devstack@c-api.service[112784]: [pid: 112784|app: 0|req: 5/18] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:07:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:07:42.930873 np0000172214 devstack@c-api.service[112784]: DEBUG dbcounter [-] [112784] Writing DB stats cinder:SELECT=1 {{(pid=112784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:08:32.951686 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-ad67f3ff-feb2-47bf-aad4-124077f71edc None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:08:32.953972 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-ad67f3ff-feb2-47bf-aad4-124077f71edc demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:08:32.954141 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-ad67f3ff-feb2-47bf-aad4-124077f71edc demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:08:32.954316 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-ad67f3ff-feb2-47bf-aad4-124077f71edc demo demo] Calling method 'detail' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:08:32.954548 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.api_utils [None req-ad67f3ff-feb2-47bf-aad4-124077f71edc demo demo] Removing options '' from query. {{(pid=112786) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:08:32.955214 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.volume.api [None req-ad67f3ff-feb2-47bf-aad4-124077f71edc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112786) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:08:32.961744 np0000172214 devstack@c-api.service[112786]: INFO cinder.volume.api [None req-ad67f3ff-feb2-47bf-aad4-124077f71edc demo demo] Get all volumes completed successfully. May 06 06:08:32.963532 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-ad67f3ff-feb2-47bf-aad4-124077f71edc demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:08:32.963828 np0000172214 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 5/19] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:08:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:08:42.957959 np0000172214 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:09:32.980160 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.middleware.request_id [None req-bd4c1045-8fbc-47f5-80d6-fdc29ad63ccd None None] RequestId filter calling following filter/app {{(pid=112785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:09:33.126147 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-bd4c1045-8fbc-47f5-80d6-fdc29ad63ccd demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:09:33.126412 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-bd4c1045-8fbc-47f5-80d6-fdc29ad63ccd demo demo] Empty body provided in request {{(pid=112785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:09:33.126733 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-bd4c1045-8fbc-47f5-80d6-fdc29ad63ccd demo demo] Calling method 'detail' {{(pid=112785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:09:33.127094 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.api_utils [None req-bd4c1045-8fbc-47f5-80d6-fdc29ad63ccd demo demo] Removing options '' from query. {{(pid=112785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:09:33.128901 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.volume.api [None req-bd4c1045-8fbc-47f5-80d6-fdc29ad63ccd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112785) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:09:33.141752 np0000172214 devstack@c-api.service[112785]: INFO cinder.volume.api [None req-bd4c1045-8fbc-47f5-80d6-fdc29ad63ccd demo demo] Get all volumes completed successfully. May 06 06:09:33.145809 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-bd4c1045-8fbc-47f5-80d6-fdc29ad63ccd demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:09:33.145809 np0000172214 devstack@c-api.service[112785]: [pid: 112785|app: 0|req: 5/20] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:09:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 06 06:09:43.136103 np0000172214 devstack@c-api.service[112785]: DEBUG dbcounter [-] [112785] Writing DB stats cinder:SELECT=1 {{(pid=112785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:10:33.163964 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-4adb282a-cd8d-42b8-b2fb-11ce162c9374 None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:10:33.168381 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-4adb282a-cd8d-42b8-b2fb-11ce162c9374 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:10:33.168827 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-4adb282a-cd8d-42b8-b2fb-11ce162c9374 demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:10:33.169229 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-4adb282a-cd8d-42b8-b2fb-11ce162c9374 demo demo] Calling method 'detail' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:10:33.169749 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-4adb282a-cd8d-42b8-b2fb-11ce162c9374 demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:10:33.171701 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.volume.api [None req-4adb282a-cd8d-42b8-b2fb-11ce162c9374 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112787) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:10:33.182789 np0000172214 devstack@c-api.service[112787]: INFO cinder.volume.api [None req-4adb282a-cd8d-42b8-b2fb-11ce162c9374 demo demo] Get all volumes completed successfully. May 06 06:10:33.185519 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-4adb282a-cd8d-42b8-b2fb-11ce162c9374 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:10:33.185954 np0000172214 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 6/21] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:10:33 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 06 06:10:43.177333 np0000172214 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=1 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:11:33.199215 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.middleware.request_id [None req-77236839-ee3f-4e25-b566-b9a79b609205 None None] RequestId filter calling following filter/app {{(pid=112784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:11:33.201628 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-77236839-ee3f-4e25-b566-b9a79b609205 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:11:33.201628 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [None req-77236839-ee3f-4e25-b566-b9a79b609205 demo demo] Empty body provided in request {{(pid=112784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:11:33.201628 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [None req-77236839-ee3f-4e25-b566-b9a79b609205 demo demo] Calling method 'detail' {{(pid=112784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:11:33.201628 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.api_utils [None req-77236839-ee3f-4e25-b566-b9a79b609205 demo demo] Removing options '' from query. {{(pid=112784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:11:33.202294 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.volume.api [None req-77236839-ee3f-4e25-b566-b9a79b609205 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112784) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:11:33.209983 np0000172214 devstack@c-api.service[112784]: INFO cinder.volume.api [None req-77236839-ee3f-4e25-b566-b9a79b609205 demo demo] Get all volumes completed successfully. May 06 06:11:33.211978 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-77236839-ee3f-4e25-b566-b9a79b609205 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:11:33.212287 np0000172214 devstack@c-api.service[112784]: [pid: 112784|app: 0|req: 6/22] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:11:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:11:43.205591 np0000172214 devstack@c-api.service[112784]: DEBUG dbcounter [-] [112784] Writing DB stats cinder:SELECT=1 {{(pid=112784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:12:33.228944 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-f03a550f-53cc-44df-9697-a6bb3f4f5389 None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:12:33.233429 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-f03a550f-53cc-44df-9697-a6bb3f4f5389 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:12:33.233847 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-f03a550f-53cc-44df-9697-a6bb3f4f5389 demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:12:33.234251 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-f03a550f-53cc-44df-9697-a6bb3f4f5389 demo demo] Calling method 'detail' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:12:33.234811 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.api_utils [None req-f03a550f-53cc-44df-9697-a6bb3f4f5389 demo demo] Removing options '' from query. {{(pid=112786) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:12:33.236455 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.volume.api [None req-f03a550f-53cc-44df-9697-a6bb3f4f5389 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112786) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:12:33.246338 np0000172214 devstack@c-api.service[112786]: INFO cinder.volume.api [None req-f03a550f-53cc-44df-9697-a6bb3f4f5389 demo demo] Get all volumes completed successfully. May 06 06:12:33.248192 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-f03a550f-53cc-44df-9697-a6bb3f4f5389 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:12:33.248567 np0000172214 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 6/23] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:12:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:12:43.241697 np0000172214 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:13:33.261765 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.middleware.request_id [None req-659deee4-a2a6-4085-bcf4-a74e341ae30b None None] RequestId filter calling following filter/app {{(pid=112785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:13:33.265788 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-659deee4-a2a6-4085-bcf4-a74e341ae30b demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:13:33.266152 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-659deee4-a2a6-4085-bcf4-a74e341ae30b demo demo] Empty body provided in request {{(pid=112785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:13:33.267086 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-659deee4-a2a6-4085-bcf4-a74e341ae30b demo demo] Calling method 'detail' {{(pid=112785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:13:33.267593 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.api_utils [None req-659deee4-a2a6-4085-bcf4-a74e341ae30b demo demo] Removing options '' from query. {{(pid=112785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:13:33.269028 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.volume.api [None req-659deee4-a2a6-4085-bcf4-a74e341ae30b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112785) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:13:33.279696 np0000172214 devstack@c-api.service[112785]: INFO cinder.volume.api [None req-659deee4-a2a6-4085-bcf4-a74e341ae30b demo demo] Get all volumes completed successfully. May 06 06:13:33.282109 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-659deee4-a2a6-4085-bcf4-a74e341ae30b demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:13:33.282583 np0000172214 devstack@c-api.service[112785]: [pid: 112785|app: 0|req: 6/24] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:13:33 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 06 06:13:43.273235 np0000172214 devstack@c-api.service[112785]: DEBUG dbcounter [-] [112785] Writing DB stats cinder:SELECT=1 {{(pid=112785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:14:33.296068 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-f1d039d9-2bf7-4cd3-b92a-2b41f42296d5 None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:14:33.475091 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-f1d039d9-2bf7-4cd3-b92a-2b41f42296d5 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:14:33.475384 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-f1d039d9-2bf7-4cd3-b92a-2b41f42296d5 demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:14:33.475773 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-f1d039d9-2bf7-4cd3-b92a-2b41f42296d5 demo demo] Calling method 'detail' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:14:33.476237 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-f1d039d9-2bf7-4cd3-b92a-2b41f42296d5 demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:14:33.477694 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.volume.api [None req-f1d039d9-2bf7-4cd3-b92a-2b41f42296d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112787) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:14:33.485917 np0000172214 devstack@c-api.service[112787]: INFO cinder.volume.api [None req-f1d039d9-2bf7-4cd3-b92a-2b41f42296d5 demo demo] Get all volumes completed successfully. May 06 06:14:33.487846 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-f1d039d9-2bf7-4cd3-b92a-2b41f42296d5 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:14:33.488180 np0000172214 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 7/25] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:14:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:14:43.482233 np0000172214 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=1 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:15:33.507012 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.middleware.request_id [None req-7e8b2df3-586b-42ae-8143-755b5cb2aafd None None] RequestId filter calling following filter/app {{(pid=112784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:15:33.513538 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-7e8b2df3-586b-42ae-8143-755b5cb2aafd demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:15:33.513538 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [None req-7e8b2df3-586b-42ae-8143-755b5cb2aafd demo demo] Empty body provided in request {{(pid=112784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:15:33.513538 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [None req-7e8b2df3-586b-42ae-8143-755b5cb2aafd demo demo] Calling method 'detail' {{(pid=112784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:15:33.514162 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.api_utils [None req-7e8b2df3-586b-42ae-8143-755b5cb2aafd demo demo] Removing options '' from query. {{(pid=112784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:15:33.514971 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.volume.api [None req-7e8b2df3-586b-42ae-8143-755b5cb2aafd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112784) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:15:33.526323 np0000172214 devstack@c-api.service[112784]: INFO cinder.volume.api [None req-7e8b2df3-586b-42ae-8143-755b5cb2aafd demo demo] Get all volumes completed successfully. May 06 06:15:33.526323 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-7e8b2df3-586b-42ae-8143-755b5cb2aafd demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:15:33.526323 np0000172214 devstack@c-api.service[112784]: [pid: 112784|app: 0|req: 7/26] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:15:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:15:43.518034 np0000172214 devstack@c-api.service[112784]: DEBUG dbcounter [-] [112784] Writing DB stats cinder:SELECT=1 {{(pid=112784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:16:33.541607 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-d8c18575-feee-41ac-a3ba-38de3a17d2df None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:16:33.546763 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-d8c18575-feee-41ac-a3ba-38de3a17d2df demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:16:33.547140 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-d8c18575-feee-41ac-a3ba-38de3a17d2df demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:16:33.547537 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-d8c18575-feee-41ac-a3ba-38de3a17d2df demo demo] Calling method 'detail' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:16:33.548023 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.api_utils [None req-d8c18575-feee-41ac-a3ba-38de3a17d2df demo demo] Removing options '' from query. {{(pid=112786) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:16:33.549119 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.volume.api [None req-d8c18575-feee-41ac-a3ba-38de3a17d2df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112786) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:16:33.559177 np0000172214 devstack@c-api.service[112786]: INFO cinder.volume.api [None req-d8c18575-feee-41ac-a3ba-38de3a17d2df demo demo] Get all volumes completed successfully. May 06 06:16:33.561754 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-d8c18575-feee-41ac-a3ba-38de3a17d2df demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:16:33.562285 np0000172214 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 7/27] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:16:33 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 06 06:16:43.552484 np0000172214 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:17:33.577185 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.middleware.request_id [None req-7988d51f-3acc-4819-b32c-327d5dce1958 None None] RequestId filter calling following filter/app {{(pid=112785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:17:33.582596 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-7988d51f-3acc-4819-b32c-327d5dce1958 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:17:33.582835 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-7988d51f-3acc-4819-b32c-327d5dce1958 demo demo] Empty body provided in request {{(pid=112785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:17:33.583056 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-7988d51f-3acc-4819-b32c-327d5dce1958 demo demo] Calling method 'detail' {{(pid=112785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:17:33.583338 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.api_utils [None req-7988d51f-3acc-4819-b32c-327d5dce1958 demo demo] Removing options '' from query. {{(pid=112785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:17:33.584309 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.volume.api [None req-7988d51f-3acc-4819-b32c-327d5dce1958 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112785) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:17:33.596516 np0000172214 devstack@c-api.service[112785]: INFO cinder.volume.api [None req-7988d51f-3acc-4819-b32c-327d5dce1958 demo demo] Get all volumes completed successfully. May 06 06:17:33.599557 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-7988d51f-3acc-4819-b32c-327d5dce1958 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:17:33.600245 np0000172214 devstack@c-api.service[112785]: [pid: 112785|app: 0|req: 7/28] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:17:33 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 06 06:17:43.588630 np0000172214 devstack@c-api.service[112785]: DEBUG dbcounter [-] [112785] Writing DB stats cinder:SELECT=1 {{(pid=112785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:18:33.618135 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-114a2d2d-c590-427e-9574-7e6149e1af3f None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:18:33.621834 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-114a2d2d-c590-427e-9574-7e6149e1af3f demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:18:33.622126 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-114a2d2d-c590-427e-9574-7e6149e1af3f demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:18:33.622330 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-114a2d2d-c590-427e-9574-7e6149e1af3f demo demo] Calling method 'detail' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:18:33.622633 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-114a2d2d-c590-427e-9574-7e6149e1af3f demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:18:33.623585 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.volume.api [None req-114a2d2d-c590-427e-9574-7e6149e1af3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112787) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:18:33.634988 np0000172214 devstack@c-api.service[112787]: INFO cinder.volume.api [None req-114a2d2d-c590-427e-9574-7e6149e1af3f demo demo] Get all volumes completed successfully. May 06 06:18:33.639439 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-114a2d2d-c590-427e-9574-7e6149e1af3f demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:18:33.640039 np0000172214 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 8/29] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:18:33 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 06 06:18:43.627836 np0000172214 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=1 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:19:33.655412 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.middleware.request_id [None req-95492810-ec80-48a9-bb2d-34b40898c351 None None] RequestId filter calling following filter/app {{(pid=112784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:19:33.763797 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-95492810-ec80-48a9-bb2d-34b40898c351 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:19:33.764192 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [None req-95492810-ec80-48a9-bb2d-34b40898c351 demo demo] Empty body provided in request {{(pid=112784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:19:33.764617 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [None req-95492810-ec80-48a9-bb2d-34b40898c351 demo demo] Calling method 'detail' {{(pid=112784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:19:33.765113 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.api_utils [None req-95492810-ec80-48a9-bb2d-34b40898c351 demo demo] Removing options '' from query. {{(pid=112784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:19:33.766633 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.volume.api [None req-95492810-ec80-48a9-bb2d-34b40898c351 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112784) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:19:33.777763 np0000172214 devstack@c-api.service[112784]: INFO cinder.volume.api [None req-95492810-ec80-48a9-bb2d-34b40898c351 demo demo] Get all volumes completed successfully. May 06 06:19:33.780277 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-95492810-ec80-48a9-bb2d-34b40898c351 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:19:33.781006 np0000172214 devstack@c-api.service[112784]: [pid: 112784|app: 0|req: 8/30] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:19:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:19:43.770789 np0000172214 devstack@c-api.service[112784]: DEBUG dbcounter [-] [112784] Writing DB stats cinder:SELECT=1 {{(pid=112784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:20:33.803980 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-278b3473-d84d-4392-99f2-6f422f823d76 None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:20:33.807974 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-278b3473-d84d-4392-99f2-6f422f823d76 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:20:33.808357 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-278b3473-d84d-4392-99f2-6f422f823d76 demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:20:33.808780 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-278b3473-d84d-4392-99f2-6f422f823d76 demo demo] Calling method 'detail' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:20:33.809222 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.api_utils [None req-278b3473-d84d-4392-99f2-6f422f823d76 demo demo] Removing options '' from query. {{(pid=112786) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:20:33.810681 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.volume.api [None req-278b3473-d84d-4392-99f2-6f422f823d76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112786) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:20:33.818870 np0000172214 devstack@c-api.service[112786]: INFO cinder.volume.api [None req-278b3473-d84d-4392-99f2-6f422f823d76 demo demo] Get all volumes completed successfully. May 06 06:20:33.820719 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-278b3473-d84d-4392-99f2-6f422f823d76 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:20:33.821020 np0000172214 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 8/31] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:20:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:20:43.814699 np0000172214 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:21:33.836358 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.middleware.request_id [None req-51cdadd4-d1ef-4d5b-8de1-40923b05d672 None None] RequestId filter calling following filter/app {{(pid=112785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:21:33.841038 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-51cdadd4-d1ef-4d5b-8de1-40923b05d672 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:21:33.841378 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-51cdadd4-d1ef-4d5b-8de1-40923b05d672 demo demo] Empty body provided in request {{(pid=112785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:21:33.841763 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-51cdadd4-d1ef-4d5b-8de1-40923b05d672 demo demo] Calling method 'detail' {{(pid=112785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:21:33.842198 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.api_utils [None req-51cdadd4-d1ef-4d5b-8de1-40923b05d672 demo demo] Removing options '' from query. {{(pid=112785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:21:33.843393 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.volume.api [None req-51cdadd4-d1ef-4d5b-8de1-40923b05d672 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112785) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:21:33.852758 np0000172214 devstack@c-api.service[112785]: INFO cinder.volume.api [None req-51cdadd4-d1ef-4d5b-8de1-40923b05d672 demo demo] Get all volumes completed successfully. May 06 06:21:33.854710 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-51cdadd4-d1ef-4d5b-8de1-40923b05d672 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:21:33.855231 np0000172214 devstack@c-api.service[112785]: [pid: 112785|app: 0|req: 8/32] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:21:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:21:43.847743 np0000172214 devstack@c-api.service[112785]: DEBUG dbcounter [-] [112785] Writing DB stats cinder:SELECT=1 {{(pid=112785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:22:33.870609 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-c7996253-d78c-443e-90a5-248c26c46e16 None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:22:33.875220 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-c7996253-d78c-443e-90a5-248c26c46e16 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:22:33.875629 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-c7996253-d78c-443e-90a5-248c26c46e16 demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:22:33.876003 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-c7996253-d78c-443e-90a5-248c26c46e16 demo demo] Calling method 'detail' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:22:33.876561 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-c7996253-d78c-443e-90a5-248c26c46e16 demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:22:33.878077 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.volume.api [None req-c7996253-d78c-443e-90a5-248c26c46e16 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112787) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:22:33.885293 np0000172214 devstack@c-api.service[112787]: INFO cinder.volume.api [None req-c7996253-d78c-443e-90a5-248c26c46e16 demo demo] Get all volumes completed successfully. May 06 06:22:33.887223 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-c7996253-d78c-443e-90a5-248c26c46e16 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:22:33.887720 np0000172214 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 9/33] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:22:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:22:43.881166 np0000172214 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=1 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:23:33.903753 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.middleware.request_id [None req-7d7a3f2c-2aca-4285-a29a-0669635632e6 None None] RequestId filter calling following filter/app {{(pid=112784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:23:33.907965 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-7d7a3f2c-2aca-4285-a29a-0669635632e6 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:23:33.908211 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [None req-7d7a3f2c-2aca-4285-a29a-0669635632e6 demo demo] Empty body provided in request {{(pid=112784) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:23:33.908477 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [None req-7d7a3f2c-2aca-4285-a29a-0669635632e6 demo demo] Calling method 'detail' {{(pid=112784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:23:33.908838 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.api.api_utils [None req-7d7a3f2c-2aca-4285-a29a-0669635632e6 demo demo] Removing options '' from query. {{(pid=112784) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:23:33.909982 np0000172214 devstack@c-api.service[112784]: DEBUG cinder.volume.api [None req-7d7a3f2c-2aca-4285-a29a-0669635632e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112784) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:23:33.927119 np0000172214 devstack@c-api.service[112784]: INFO cinder.volume.api [None req-7d7a3f2c-2aca-4285-a29a-0669635632e6 demo demo] Get all volumes completed successfully. May 06 06:23:33.932837 np0000172214 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [None req-7d7a3f2c-2aca-4285-a29a-0669635632e6 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:23:33.933773 np0000172214 devstack@c-api.service[112784]: [pid: 112784|app: 0|req: 9/34] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:23:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:23:43.913241 np0000172214 devstack@c-api.service[112784]: DEBUG dbcounter [-] [112784] Writing DB stats cinder:SELECT=1 {{(pid=112784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:24:33.957742 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-a4a50de9-fcc2-4a6b-bac1-f91d15f11646 None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:24:34.074057 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-a4a50de9-fcc2-4a6b-bac1-f91d15f11646 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:24:34.074419 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-a4a50de9-fcc2-4a6b-bac1-f91d15f11646 demo demo] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:24:34.074846 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-a4a50de9-fcc2-4a6b-bac1-f91d15f11646 demo demo] Calling method 'detail' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:24:34.075287 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.api.api_utils [None req-a4a50de9-fcc2-4a6b-bac1-f91d15f11646 demo demo] Removing options '' from query. {{(pid=112786) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:24:34.076733 np0000172214 devstack@c-api.service[112786]: DEBUG cinder.volume.api [None req-a4a50de9-fcc2-4a6b-bac1-f91d15f11646 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112786) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:24:34.084720 np0000172214 devstack@c-api.service[112786]: INFO cinder.volume.api [None req-a4a50de9-fcc2-4a6b-bac1-f91d15f11646 demo demo] Get all volumes completed successfully. May 06 06:24:34.086523 np0000172214 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-a4a50de9-fcc2-4a6b-bac1-f91d15f11646 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:24:34.086846 np0000172214 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 9/35] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:24:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:24:44.080594 np0000172214 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=1 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:25:34.114618 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.middleware.request_id [None req-c3bd3325-c863-4cc4-bce5-7cbb3894ec22 None None] RequestId filter calling following filter/app {{(pid=112785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:25:34.121419 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-c3bd3325-c863-4cc4-bce5-7cbb3894ec22 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:25:34.121513 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-c3bd3325-c863-4cc4-bce5-7cbb3894ec22 demo demo] Empty body provided in request {{(pid=112785) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:25:34.121683 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-c3bd3325-c863-4cc4-bce5-7cbb3894ec22 demo demo] Calling method 'detail' {{(pid=112785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:25:34.122028 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.api.api_utils [None req-c3bd3325-c863-4cc4-bce5-7cbb3894ec22 demo demo] Removing options '' from query. {{(pid=112785) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:25:34.122743 np0000172214 devstack@c-api.service[112785]: DEBUG cinder.volume.api [None req-c3bd3325-c863-4cc4-bce5-7cbb3894ec22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112785) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:25:34.128919 np0000172214 devstack@c-api.service[112785]: INFO cinder.volume.api [None req-c3bd3325-c863-4cc4-bce5-7cbb3894ec22 demo demo] Get all volumes completed successfully. May 06 06:25:34.130858 np0000172214 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-c3bd3325-c863-4cc4-bce5-7cbb3894ec22 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:25:34.131209 np0000172214 devstack@c-api.service[112785]: [pid: 112785|app: 0|req: 9/36] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:25:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:25:44.125706 np0000172214 devstack@c-api.service[112785]: DEBUG dbcounter [-] [112785] Writing DB stats cinder:SELECT=1 {{(pid=112785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 06 06:26:34.145524 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-0f5cf7c7-60f5-4ac2-bb49-e5d3af6ed856 None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 06 06:26:34.149576 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-0f5cf7c7-60f5-4ac2-bb49-e5d3af6ed856 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 06 06:26:34.149789 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-0f5cf7c7-60f5-4ac2-bb49-e5d3af6ed856 demo demo] Empty body provided in request {{(pid=112787) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 06 06:26:34.150076 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [None req-0f5cf7c7-60f5-4ac2-bb49-e5d3af6ed856 demo demo] Calling method 'detail' {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 06 06:26:34.150980 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.api.api_utils [None req-0f5cf7c7-60f5-4ac2-bb49-e5d3af6ed856 demo demo] Removing options '' from query. {{(pid=112787) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 06 06:26:34.151627 np0000172214 devstack@c-api.service[112787]: DEBUG cinder.volume.api [None req-0f5cf7c7-60f5-4ac2-bb49-e5d3af6ed856 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112787) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 06 06:26:34.160479 np0000172214 devstack@c-api.service[112787]: INFO cinder.volume.api [None req-0f5cf7c7-60f5-4ac2-bb49-e5d3af6ed856 demo demo] Get all volumes completed successfully. May 06 06:26:34.163718 np0000172214 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [None req-0f5cf7c7-60f5-4ac2-bb49-e5d3af6ed856 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 06 06:26:34.164199 np0000172214 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 10/37] 199.204.45.216 () {64 vars in 1296 bytes} [Wed May 6 06:26:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 06 06:26:44.155019 np0000172214 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=1 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}