May 07 03:38:14.919519 np0000172408 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 07 03:38:14.928028 np0000172408 devstack@c-api.service[112673]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 07 03:38:14.931876 np0000172408 devstack@c-api.service[112673]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 7 03:38:14 2026] *** May 07 03:38:14.931876 np0000172408 devstack@c-api.service[112673]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 07 03:38:14.931876 np0000172408 devstack@c-api.service[112673]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 07 03:38:14.931876 np0000172408 devstack@c-api.service[112673]: nodename: np0000172408 May 07 03:38:14.931876 np0000172408 devstack@c-api.service[112673]: machine: x86_64 May 07 03:38:14.931876 np0000172408 devstack@c-api.service[112673]: clock source: unix May 07 03:38:14.931876 np0000172408 devstack@c-api.service[112673]: pcre jit disabled May 07 03:38:14.931876 np0000172408 devstack@c-api.service[112673]: detected number of CPU cores: 16 May 07 03:38:14.931876 np0000172408 devstack@c-api.service[112673]: current working directory: / May 07 03:38:14.931876 np0000172408 devstack@c-api.service[112673]: detected binary path: /usr/bin/uwsgi-core May 07 03:38:14.931876 np0000172408 devstack@c-api.service[112673]: your processes number limit is 256917 May 07 03:38:14.931876 np0000172408 devstack@c-api.service[112673]: your memory page size is 4096 bytes May 07 03:38:14.931876 np0000172408 devstack@c-api.service[112673]: detected max file descriptor number: 2048 May 07 03:38:14.931876 np0000172408 devstack@c-api.service[112673]: lock engine: pthread robust mutexes May 07 03:38:14.932643 np0000172408 devstack@c-api.service[112673]: thunder lock: enabled May 07 03:38:14.932643 np0000172408 devstack@c-api.service[112673]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 07 03:38:14.932643 np0000172408 devstack@c-api.service[112673]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 07 03:38:14.932643 np0000172408 devstack@c-api.service[112673]: PEP 405 virtualenv detected: /opt/stack/data/venv May 07 03:38:14.932643 np0000172408 devstack@c-api.service[112673]: Set PythonHome to /opt/stack/data/venv May 07 03:38:14.976485 np0000172408 devstack@c-api.service[112673]: Python main interpreter initialized at 0x785ac30a3668 May 07 03:38:14.976485 np0000172408 devstack@c-api.service[112673]: python threads support enabled May 07 03:38:14.976485 np0000172408 devstack@c-api.service[112673]: your server socket listen backlog is limited to 100 connections May 07 03:38:14.976485 np0000172408 devstack@c-api.service[112673]: your mercy for graceful operations on workers is 80 seconds May 07 03:38:14.977027 np0000172408 devstack@c-api.service[112673]: mapped 671795 bytes (656 KB) for 4 cores May 07 03:38:14.977173 np0000172408 devstack@c-api.service[112673]: *** Operational MODE: preforking *** May 07 03:38:14.977455 np0000172408 devstack@c-api.service[112673]: *** uWSGI is running in multiple interpreter mode *** May 07 03:38:14.977455 np0000172408 devstack@c-api.service[112673]: spawned uWSGI master process (pid: 112673) May 07 03:38:14.977724 np0000172408 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 07 03:38:14.978329 np0000172408 devstack@c-api.service[112673]: spawned uWSGI worker 1 (pid: 112678, cores: 1) May 07 03:38:14.978952 np0000172408 devstack@c-api.service[112673]: spawned uWSGI worker 2 (pid: 112679, cores: 1) May 07 03:38:14.979456 np0000172408 devstack@c-api.service[112673]: spawned uWSGI worker 3 (pid: 112680, cores: 1) May 07 03:38:14.979921 np0000172408 devstack@c-api.service[112673]: spawned uWSGI worker 4 (pid: 112681, cores: 1) May 07 03:38:14.979991 np0000172408 devstack@c-api.service[112673]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 07 03:38:15.114686 np0000172408 devstack@c-api.service[112678]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 03:38:15.114686 np0000172408 devstack@c-api.service[112678]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 03:38:15.114686 np0000172408 devstack@c-api.service[112678]: we strongly recommend against using it for new projects. May 07 03:38:15.114686 np0000172408 devstack@c-api.service[112678]: If you are already using Eventlet, we recommend migrating to a different May 07 03:38:15.114686 np0000172408 devstack@c-api.service[112678]: framework. For more detail see May 07 03:38:15.114686 np0000172408 devstack@c-api.service[112678]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 03:38:15.114686 np0000172408 devstack@c-api.service[112678]: import eventlet # noqa May 07 03:38:15.125573 np0000172408 devstack@c-api.service[112681]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 03:38:15.125573 np0000172408 devstack@c-api.service[112681]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 03:38:15.125573 np0000172408 devstack@c-api.service[112681]: we strongly recommend against using it for new projects. May 07 03:38:15.125573 np0000172408 devstack@c-api.service[112681]: If you are already using Eventlet, we recommend migrating to a different May 07 03:38:15.125573 np0000172408 devstack@c-api.service[112681]: framework. For more detail see May 07 03:38:15.125573 np0000172408 devstack@c-api.service[112681]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 03:38:15.125573 np0000172408 devstack@c-api.service[112681]: import eventlet # noqa May 07 03:38:15.131440 np0000172408 devstack@c-api.service[112679]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 03:38:15.131440 np0000172408 devstack@c-api.service[112679]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 03:38:15.131440 np0000172408 devstack@c-api.service[112679]: we strongly recommend against using it for new projects. May 07 03:38:15.131440 np0000172408 devstack@c-api.service[112679]: If you are already using Eventlet, we recommend migrating to a different May 07 03:38:15.131440 np0000172408 devstack@c-api.service[112679]: framework. For more detail see May 07 03:38:15.131440 np0000172408 devstack@c-api.service[112679]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 03:38:15.131440 np0000172408 devstack@c-api.service[112679]: import eventlet # noqa May 07 03:38:15.132217 np0000172408 devstack@c-api.service[112680]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 03:38:15.132217 np0000172408 devstack@c-api.service[112680]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 03:38:15.132217 np0000172408 devstack@c-api.service[112680]: we strongly recommend against using it for new projects. May 07 03:38:15.132217 np0000172408 devstack@c-api.service[112680]: If you are already using Eventlet, we recommend migrating to a different May 07 03:38:15.132217 np0000172408 devstack@c-api.service[112680]: framework. For more detail see May 07 03:38:15.132217 np0000172408 devstack@c-api.service[112680]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 03:38:15.132217 np0000172408 devstack@c-api.service[112680]: import eventlet # noqa May 07 03:38:15.198779 np0000172408 devstack@c-api.service[112678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 03:38:15.198779 np0000172408 devstack@c-api.service[112678]: debtcollector.deprecate( May 07 03:38:15.213198 np0000172408 devstack@c-api.service[112680]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 03:38:15.213198 np0000172408 devstack@c-api.service[112680]: debtcollector.deprecate( May 07 03:38:15.213384 np0000172408 devstack@c-api.service[112679]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 03:38:15.213384 np0000172408 devstack@c-api.service[112679]: debtcollector.deprecate( May 07 03:38:15.219083 np0000172408 devstack@c-api.service[112681]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 03:38:15.219083 np0000172408 devstack@c-api.service[112681]: debtcollector.deprecate( May 07 03:38:15.282012 np0000172408 devstack@c-api.service[112678]: /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 07 03:38:15.282012 np0000172408 devstack@c-api.service[112678]: from cgi import parse_header May 07 03:38:15.292724 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:15.292724 np0000172408 devstack@c-api.service[112679]: from cgi import parse_header May 07 03:38:15.292848 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:15.292848 np0000172408 devstack@c-api.service[112680]: from cgi import parse_header May 07 03:38:15.300088 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:15.300088 np0000172408 devstack@c-api.service[112681]: from cgi import parse_header May 07 03:38:15.325490 np0000172408 devstack@c-api.service[112678]: /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 07 03:38:15.325490 np0000172408 devstack@c-api.service[112678]: removals.removed_module( May 07 03:38:15.326297 np0000172408 devstack@c-api.service[112678]: /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 07 03:38:15.326297 np0000172408 devstack@c-api.service[112678]: removals.removed_module( May 07 03:38:15.334675 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:15.334675 np0000172408 devstack@c-api.service[112679]: removals.removed_module( May 07 03:38:15.335377 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:15.335377 np0000172408 devstack@c-api.service[112679]: removals.removed_module( May 07 03:38:15.338010 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:15.338010 np0000172408 devstack@c-api.service[112680]: removals.removed_module( May 07 03:38:15.338010 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:15.338010 np0000172408 devstack@c-api.service[112680]: removals.removed_module( May 07 03:38:15.345381 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:15.345381 np0000172408 devstack@c-api.service[112681]: removals.removed_module( May 07 03:38:15.346298 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:15.346298 np0000172408 devstack@c-api.service[112681]: removals.removed_module( May 07 03:38:15.929634 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:15.929634 np0000172408 devstack@c-api.service[112680]: warnings.warn( May 07 03:38:15.930724 np0000172408 devstack@c-api.service[112678]: /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 07 03:38:15.930724 np0000172408 devstack@c-api.service[112678]: warnings.warn( May 07 03:38:15.951758 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:15.951758 np0000172408 devstack@c-api.service[112681]: warnings.warn( May 07 03:38:15.964976 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:15.964976 np0000172408 devstack@c-api.service[112679]: warnings.warn( May 07 03:38:16.024795 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:16.024795 np0000172408 devstack@c-api.service[112680]: warnings.warn( May 07 03:38:16.028497 np0000172408 devstack@c-api.service[112678]: /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 07 03:38:16.028497 np0000172408 devstack@c-api.service[112678]: warnings.warn( May 07 03:38:16.052154 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:16.052154 np0000172408 devstack@c-api.service[112681]: warnings.warn( May 07 03:38:16.065743 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:16.065743 np0000172408 devstack@c-api.service[112679]: warnings.warn( May 07 03:38:16.312888 np0000172408 devstack@c-api.service[112678]: 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 07 03:38:16.313440 np0000172408 devstack@c-api.service[112678]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112678) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 03:38:16.318872 np0000172408 devstack@c-api.service[112680]: 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 07 03:38:16.319321 np0000172408 devstack@c-api.service[112680]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112680) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 03:38:16.348881 np0000172408 devstack@c-api.service[112681]: 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 07 03:38:16.349308 np0000172408 devstack@c-api.service[112681]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112681) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 03:38:16.349789 np0000172408 devstack@c-api.service[112679]: 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 07 03:38:16.350180 np0000172408 devstack@c-api.service[112679]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112679) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 03:38:16.397916 np0000172408 devstack@c-api.service[112678]: /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 07 03:38:16.397916 np0000172408 devstack@c-api.service[112678]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 03:38:16.399382 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:16.399382 np0000172408 devstack@c-api.service[112680]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 03:38:16.411891 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:16.411891 np0000172408 devstack@c-api.service[112681]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 03:38:16.413808 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:16.413808 np0000172408 devstack@c-api.service[112679]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 03:38:16.848264 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112678) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 03:38:16.848522 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112680) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 03:38:16.848629 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112681) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 03:38:16.848702 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.848771 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112679) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 03:38:16.848840 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.848897 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.848897 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.849013 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.849089 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.849145 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.849195 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.849262 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.849326 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.849388 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.849451 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.850050 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.850130 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.850186 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.850246 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.850305 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.850421 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.850528 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.850609 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.850665 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.850719 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.850781 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.850837 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.850892 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.850954 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.851016 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.851083 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.851146 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.851207 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.851271 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.851271 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.851379 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.851432 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.851522 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.851607 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.851684 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.851684 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.851684 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.851684 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.852515 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.852597 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.852682 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.852757 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.852828 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.852892 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.852952 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.853013 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.853054 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.853094 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.853128 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.853164 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.853205 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.853237 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.853283 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.853324 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.853361 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.853393 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.853428 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.853479 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.853525 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.853559 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.853604 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.853645 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.853679 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.853734 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.853734 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.853734 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.854045 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.854103 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.854160 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.854224 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.854269 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.854303 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.854338 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.854371 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.854415 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.854453 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.854519 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.854567 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.854603 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.854603 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.854675 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.854717 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.854756 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.854789 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.854789 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.854856 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.854901 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.854937 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.854937 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.854937 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.855105 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.855105 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.855232 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.855270 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.856081 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.856161 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.856197 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.856236 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.856275 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.856307 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.856347 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.856379 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.856413 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.856447 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.856504 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.856551 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.856551 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.856618 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.857216 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.857273 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.857316 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.857354 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.857395 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.857435 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.857502 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.857552 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.857588 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.857625 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.857660 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.857716 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.857752 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.857791 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.857831 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.857867 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.857988 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.857988 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.857988 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.857988 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.857988 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.858160 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.858160 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.858160 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.858160 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.858291 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.858334 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.858369 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.858404 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.858443 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.858497 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.858543 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.858543 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.858543 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.858543 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.858738 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.858795 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.858867 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.858913 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.858950 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.858985 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.859020 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.859054 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.859096 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.859139 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.859187 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.859223 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.859263 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.859302 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.859341 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.859380 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.859414 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.859455 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.859527 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.859527 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.859527 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.859638 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.859638 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.859702 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.859738 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.859774 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.859809 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.859845 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.859886 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.859930 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.859969 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.860008 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.860046 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.860086 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.860086 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.860662 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.860719 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.860774 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.860812 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.860859 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.860899 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.860950 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.860977 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.861003 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.861039 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.861068 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.861094 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.861118 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.861146 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.861173 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.861202 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.861228 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.861256 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.861287 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.861312 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.861337 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.861371 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.861401 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.861432 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.861458 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.861518 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.861518 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.861518 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.863263 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.863328 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.863365 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.863397 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.863422 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.863453 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.863504 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.863530 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.863554 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.863583 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.863613 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.863639 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.863671 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.863696 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.863728 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.863769 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.863806 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.863833 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.863858 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.863890 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.863916 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.863945 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.863975 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.864001 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.864032 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.864057 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.864087 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.864123 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.864150 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.864178 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.864209 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.864236 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.864265 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.864293 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.864322 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.864351 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.864381 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.864410 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.864443 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.864480 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.864513 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.864542 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.864571 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.864601 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.864626 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.864655 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.864680 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.864704 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.864738 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.864767 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.864792 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.864815 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.864847 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.864872 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.864901 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.864926 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.864956 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.864980 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.865009 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.865038 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.865064 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.865089 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.865121 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.865147 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.865174 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.865205 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.865229 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.865257 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.865282 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.865310 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.865338 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.865363 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.865386 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.865410 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.865439 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.865474 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.865498 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.865534 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.865559 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.865583 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.865607 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.865636 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.865636 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.865636 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.865722 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.865722 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.865780 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.865806 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.865806 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.865851 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.865881 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.865906 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.865936 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.865970 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.865997 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.866021 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.866052 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.866079 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.866104 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.866131 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.866157 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.866181 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.866210 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.866236 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.866259 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.866290 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.866315 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.866343 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.866368 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.866395 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.866395 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.866444 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.868753 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.868813 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.868878 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.868923 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.868960 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.869016 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.869053 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.869090 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.869124 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.869168 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.869203 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.869245 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.869297 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.869357 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.869357 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.869422 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.869422 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.869538 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.869581 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.869581 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.869581 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.869718 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.869759 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.869838 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.869922 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.869974 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.870008 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.870063 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.871714 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.871771 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.871829 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.871872 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.871913 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.871954 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.871996 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.872031 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.872074 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.872131 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.872178 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.872221 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.872268 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.872314 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.872362 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.872398 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.872433 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.872489 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.872526 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.872573 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.872615 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.872651 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.872690 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.872731 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.872767 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.872805 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.872843 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.872884 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.872925 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.872964 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.873002 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.873038 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.873080 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.873125 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.873164 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.873199 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.873233 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.873274 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.873319 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.873357 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.873399 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.873433 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.873492 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.873620 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.873667 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.873726 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.873762 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.873796 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.873838 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.873883 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.873883 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.873883 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.873883 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.873883 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.873883 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.873883 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.874099 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.874099 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.874099 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.874099 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.874235 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.874275 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.874313 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.874347 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.874381 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.874414 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.874452 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.874517 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.874562 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.874601 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.874635 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.874668 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.874702 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.874735 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.874769 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.874807 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.874840 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.874879 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.874923 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.874961 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.874961 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.874961 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.874961 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.874961 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.875652 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.875709 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.875765 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.875835 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.875898 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.875954 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.875998 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.876033 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.876068 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.876294 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.876328 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.876363 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.876398 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.876434 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.876509 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.876548 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.876582 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.876621 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.876657 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.876690 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.876729 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.876776 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.876815 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.876851 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.876895 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.876939 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.876939 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.876939 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.877572 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.877629 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.877713 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.877794 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.877835 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.877882 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.877922 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.877963 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.878002 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.878037 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.878086 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.878086 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.878086 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.878192 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.878270 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.878327 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.878393 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.878432 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.878491 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.878543 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.878599 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.878636 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.878677 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.878719 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.878768 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.878803 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.878838 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.878872 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.878914 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.878968 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.879009 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.879044 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.879079 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.879113 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.879157 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.879196 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.879230 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.879270 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.879304 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.879338 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.879378 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.879417 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.879451 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.879519 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.879559 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.879599 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.879639 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.879676 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.879676 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.879676 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.879676 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.879795 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.879835 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.879887 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.879932 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.879972 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.880364 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.880495 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.880495 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.880659 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.880742 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.880825 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.880876 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.880920 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.880958 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.880994 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.881027 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.881062 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.881096 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.881130 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.881163 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.881203 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.881249 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.881287 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.881326 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.881366 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.881408 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.881451 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.881510 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.881557 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.881557 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.881557 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.881557 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.881557 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.881782 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.881782 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.881782 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.881896 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.881934 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.881977 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.882022 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.882022 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.882178 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.882303 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.882346 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.882346 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.882409 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.882450 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.882510 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.882553 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.882597 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.882597 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.882597 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.882597 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.882722 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.882764 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.882802 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.882802 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.882802 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.882802 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.882802 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.882802 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.884169 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.884238 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.884289 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.884327 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.884368 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.884403 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.884446 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.884525 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.884579 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.884617 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.884653 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.884688 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.884726 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.884766 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.884807 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.884842 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.884886 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.884927 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.884966 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.885004 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.885208 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.885243 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.885288 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.885322 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.885363 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.885404 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.885404 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.885404 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.889559 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.889631 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.889675 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.889741 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.889799 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.889849 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.889935 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.890229 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.890295 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.890350 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.890391 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.890427 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.890485 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.890534 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.890570 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.890570 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.890647 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.890647 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.890720 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.890763 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.890804 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.890844 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.890883 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.890883 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.890883 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.890975 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.891016 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.891140 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.891181 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.891216 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.891251 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.891286 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.891320 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.891355 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.891388 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.891423 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.891458 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.891522 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.891565 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.891600 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.891634 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.891669 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.891709 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.891709 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.891709 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.891709 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.891845 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.891897 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.891939 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.891979 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.892036 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.892080 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.892115 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.892154 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.892188 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.892228 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.892262 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.892296 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.892337 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.892372 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.892406 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.892440 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.892440 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.892536 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.892536 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.892536 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.892633 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.892675 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.892709 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.892744 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.892783 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.892818 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.892850 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.892883 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.892922 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.892960 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.893000 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.893039 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.893077 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.893110 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.893144 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.893177 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.893210 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.893243 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.898021 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.898021 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.898279 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.898279 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.898279 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.898279 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.898563 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.898628 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.898690 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.898690 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.898690 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.898690 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.898690 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.898690 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.899045 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.899108 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.899169 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.899237 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.899303 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.899378 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.899441 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.899681 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.899772 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.899834 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.899892 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.899950 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.900007 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.900075 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.900310 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.900406 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.900406 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.900599 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.900599 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.900778 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.900856 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.900944 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.901018 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.901086 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.901086 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.901086 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.901086 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.901086 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.901410 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.901410 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.901410 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.901410 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.901410 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.901410 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.901410 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.901866 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.901866 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.901866 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.901866 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.901866 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.901866 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.901866 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.902304 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.902304 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.902419 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.902506 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.902595 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.902659 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.902726 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.902783 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.902842 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.902920 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.902998 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.903071 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.903146 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.903239 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.903319 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.903399 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.903579 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.903675 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.903748 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.903808 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.903868 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.903947 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.904006 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.904077 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.904145 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.904145 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.904145 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.904145 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.904361 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.904361 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.904361 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.904361 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.904752 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.904846 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.904906 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.904963 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.904963 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.905080 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.905141 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.905198 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.905257 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.905316 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.905373 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.905443 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.905543 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.905604 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.905664 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.905817 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.905883 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.905937 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.905974 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.906000 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.906024 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.906054 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.906079 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.906104 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.906126 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.906153 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.906178 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.906205 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.906230 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.906257 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.906292 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.906325 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.906350 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.906377 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.906405 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.906438 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.906488 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.906515 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.906538 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.906562 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.906595 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.906630 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.906656 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.906682 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.906712 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.906748 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.906778 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.906802 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.906802 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.906866 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.906896 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.906896 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.906946 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.906946 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.906946 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.906946 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.906946 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.906946 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.906946 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.907102 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.907102 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.907102 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.907102 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.907102 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.907102 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.907102 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.907259 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.907259 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.907259 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.907259 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.907259 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.907372 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.907397 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.907422 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.907446 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.907483 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.907483 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.907483 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.907483 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.907483 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.910157 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.910212 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.910282 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.910338 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.910410 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.910480 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.910550 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.910620 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112680) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.910677 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.910731 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.910792 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.910819 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.910846 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.910872 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112680) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.910896 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.910923 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.910956 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112680) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.910983 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.911009 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.911033 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.911069 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.911105 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.911131 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.911158 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.911184 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.911212 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.911237 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.911266 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.911293 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112681) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.911316 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.911348 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.911375 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.911399 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.911423 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.911447 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.911498 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.911530 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.911557 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.911581 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.911605 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.911630 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.911657 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.911680 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112681) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.911703 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.911726 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112678) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.911755 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:16.911755 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112679) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:16.911755 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:16.911826 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:16.911826 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:16.911896 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112679) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:16.911956 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112679) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:16.956450 np0000172408 devstack@c-api.service[112681]: INFO dbcounter [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Registered counter for database cinder May 07 03:38:16.956621 np0000172408 devstack@c-api.service[112680]: INFO dbcounter [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Registered counter for database cinder May 07 03:38:16.956698 np0000172408 devstack@c-api.service[112678]: INFO dbcounter [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Registered counter for database cinder May 07 03:38:16.958332 np0000172408 devstack@c-api.service[112679]: INFO dbcounter [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Registered counter for database cinder May 07 03:38:16.967678 np0000172408 devstack@c-api.service[112680]: DEBUG oslo_db.sqlalchemy.engines [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e 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=112680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:16.972064 np0000172408 devstack@c-api.service[112678]: DEBUG oslo_db.sqlalchemy.engines [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 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=112678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:16.973715 np0000172408 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d 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=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:16.977578 np0000172408 devstack@c-api.service[112679]: DEBUG oslo_db.sqlalchemy.engines [None req-c28f1d55-efa6-4809-835e-097b58251449 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=112679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:17.084503 np0000172408 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writer thread running {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 03:38:17.086845 np0000172408 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writer thread running {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 03:38:17.086957 np0000172408 devstack@c-api.service[112680]: INFO cinder.rpc [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 03:38:17.089148 np0000172408 devstack@c-api.service[112680]: INFO cinder.rpc [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 03:38:17.089284 np0000172408 devstack@c-api.service[112678]: INFO cinder.rpc [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 03:38:17.090534 np0000172408 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writer thread running {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 03:38:17.091073 np0000172408 devstack@c-api.service[112680]: INFO cinder.rpc [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 03:38:17.091503 np0000172408 devstack@c-api.service[112678]: INFO cinder.rpc [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 03:38:17.092853 np0000172408 devstack@c-api.service[112680]: INFO cinder.rpc [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 03:38:17.092948 np0000172408 devstack@c-api.service[112681]: INFO cinder.rpc [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 03:38:17.093394 np0000172408 devstack@c-api.service[112678]: INFO cinder.rpc [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 03:38:17.094025 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.095143 np0000172408 devstack@c-api.service[112681]: INFO cinder.rpc [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 03:38:17.095542 np0000172408 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writer thread running {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 03:38:17.095824 np0000172408 devstack@c-api.service[112678]: INFO cinder.rpc [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 03:38:17.096426 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.096935 np0000172408 devstack@c-api.service[112681]: INFO cinder.rpc [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 03:38:17.097011 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.098024 np0000172408 devstack@c-api.service[112679]: INFO cinder.rpc [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 03:38:17.098659 np0000172408 devstack@c-api.service[112681]: INFO cinder.rpc [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 03:38:17.099286 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.099454 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.100303 np0000172408 devstack@c-api.service[112679]: INFO cinder.rpc [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 03:38:17.101311 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.102265 np0000172408 devstack@c-api.service[112680]: DEBUG oslo_db.sqlalchemy.engines [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e 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=112680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:17.102489 np0000172408 devstack@c-api.service[112679]: INFO cinder.rpc [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 03:38:17.103950 np0000172408 devstack@c-api.service[112680]: INFO cinder.rpc [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 03:38:17.104179 np0000172408 devstack@c-api.service[112679]: INFO cinder.rpc [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 03:38:17.104686 np0000172408 devstack@c-api.service[112678]: DEBUG oslo_db.sqlalchemy.engines [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 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=112678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:17.105095 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.105492 np0000172408 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d 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=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:17.105615 np0000172408 devstack@c-api.service[112680]: INFO cinder.rpc [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 03:38:17.106371 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.106827 np0000172408 devstack@c-api.service[112678]: INFO cinder.rpc [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 03:38:17.106890 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.107295 np0000172408 devstack@c-api.service[112681]: INFO cinder.rpc [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 03:38:17.108839 np0000172408 devstack@c-api.service[112678]: INFO cinder.rpc [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 03:38:17.108978 np0000172408 devstack@c-api.service[112681]: INFO cinder.rpc [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 03:38:17.109670 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.109756 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.111444 np0000172408 devstack@c-api.service[112679]: DEBUG oslo_db.sqlalchemy.engines [None req-c28f1d55-efa6-4809-835e-097b58251449 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=112679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:17.113151 np0000172408 devstack@c-api.service[112679]: INFO cinder.rpc [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 03:38:17.114859 np0000172408 devstack@c-api.service[112679]: INFO cinder.rpc [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 03:38:17.115658 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.118105 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.120865 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.121034 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.122572 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.124930 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.125416 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.125676 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.125813 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.128182 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.128851 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.129022 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.129914 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.131394 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.132950 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.133015 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.133156 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.135579 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.135900 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.136013 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.136202 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.138642 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.138979 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.139062 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.139197 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.141979 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.142112 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.142400 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.142462 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.145223 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.145662 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.145995 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.146058 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.147187 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.148810 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.148937 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.148996 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.149865 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.150517 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.150582 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.151788 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.153163 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.153227 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.153286 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.155588 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.155999 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.159097 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.159225 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.159461 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.160981 np0000172408 devstack@c-api.service[112680]: WARNING cinder.api.contrib.hosts [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 03:38:17.161811 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.162160 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.162525 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.162886 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.163230 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.164313 np0000172408 devstack@c-api.service[112678]: WARNING cinder.api.contrib.hosts [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 03:38:17.164673 np0000172408 devstack@c-api.service[112681]: WARNING cinder.api.contrib.hosts [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 03:38:17.164736 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.165117 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.165509 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.165801 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.166214 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.166569 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.166907 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.167597 np0000172408 devstack@c-api.service[112679]: WARNING cinder.api.contrib.hosts [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 03:38:17.167730 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.168066 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.168399 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.168459 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.169581 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.169645 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.169886 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.169950 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.171171 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.171265 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.171412 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.171495 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.172650 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.172736 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.172893 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.173167 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.173480 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: extensions {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.174250 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.174399 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.174698 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.174763 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: encryption {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.175676 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.176082 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.176145 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.176332 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: os-hosts {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.176531 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: extensions {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.176958 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: extensions {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.177614 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.177734 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: os-quota-class-sets {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.177799 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: encryption {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.178223 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: encryption {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.178998 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: capabilities {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.179079 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.179403 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: os-hosts {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.179885 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: extensions {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.179954 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: os-hosts {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.180273 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: extra_specs {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.180832 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: os-quota-class-sets {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.181140 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: encryption {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.181276 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: os-quota-class-sets {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.181840 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: os-volume-manage {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.182322 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: capabilities {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.182590 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: capabilities {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.182820 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: os-hosts {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.183236 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: consistencygroups {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.183624 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: extra_specs {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.183874 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: extra_specs {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.184198 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: os-quota-class-sets {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.185173 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: os-volume-manage {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.185277 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: os-availability-zone {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.185401 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: os-volume-manage {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.185553 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: capabilities {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.186601 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: cgsnapshots {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.186682 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: consistencygroups {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.186763 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: extra_specs {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.186866 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: consistencygroups {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.187956 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: os-volume-transfer {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.188276 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: os-volume-manage {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.188563 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: os-availability-zone {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.188821 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: os-availability-zone {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.189691 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: consistencygroups {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.190114 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: os-volume-type-access {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.190421 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: cgsnapshots {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.190705 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: cgsnapshots {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.191635 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: os-availability-zone {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.191727 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: scheduler-stats {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.191800 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: os-volume-transfer {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.192075 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: os-volume-transfer {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.193169 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: encryption {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.193460 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: os-volume-type-access {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.193627 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: cgsnapshots {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.193762 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: os-volume-type-access {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.194714 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: qos-specs {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.195007 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: os-volume-transfer {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.195195 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: scheduler-stats {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.195382 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: scheduler-stats {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.196669 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: os-volume-type-access {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.196752 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: encryption {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.196921 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: os-quota-sets {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.197126 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: encryption {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.198242 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: qos-specs {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.198319 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: scheduler-stats {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.198377 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: backups {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.198695 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: qos-specs {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.199771 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: encryption {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.200307 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: os-quota-sets {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.200373 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extended resource: os-snapshot-manage {{(pid=112680) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.200763 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: os-quota-sets {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.201269 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: qos-specs {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.201767 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: backups {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.202212 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: backups {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.202551 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.203361 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: os-quota-sets {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.203486 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.contrib.snapshot_actions [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] SnapshotActionsController initialized {{(pid=112680) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 03:38:17.203771 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extended resource: os-snapshot-manage {{(pid=112678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.204222 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.204289 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extended resource: os-snapshot-manage {{(pid=112681) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.204810 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: backups {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.205661 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.205955 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.206421 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.206855 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extended resource: os-snapshot-manage {{(pid=112679) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:17.206956 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.contrib.snapshot_actions [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] SnapshotActionsController initialized {{(pid=112678) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 03:38:17.207320 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.207545 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.contrib.snapshot_actions [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] SnapshotActionsController initialized {{(pid=112681) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 03:38:17.207881 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.208282 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.208753 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.209213 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.209344 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.209773 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.210157 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.210319 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.contrib.snapshot_actions [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] SnapshotActionsController initialized {{(pid=112679) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 03:38:17.211072 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.211158 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.211261 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.211614 np0000172408 devstack@c-api.service[112680]: WARNING castellan.key_manager.migration [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.212549 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.212631 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.212712 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.212787 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.212787 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.212936 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension TypesManage extending resource: types {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.213039 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.213123 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.213123 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.213280 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.213280 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.213437 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension VolumeActions extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.213617 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.213703 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.213791 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.213969 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension UsedLimits extending resource: limits {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.214055 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.214134 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.214209 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension AdminActions extending resource: volumes {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.214209 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension AdminActions extending resource: snapshots {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.214376 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.v3.router [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e None None] Extension AdminActions extending resource: backups {{(pid=112680) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.214505 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.215406 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.215536 np0000172408 devstack@c-api.service[112681]: WARNING castellan.key_manager.migration [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.216322 np0000172408 devstack@c-api.service[112678]: WARNING castellan.key_manager.migration [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.216380 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.216519 np0000172408 devstack@c-api.service[112680]: WARNING keystonemiddleware.auth_token [None req-af00ed8c-663c-46a8-a918-3a1f9247e38e 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 07 03:38:17.216577 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.216644 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.216735 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension TypesManage extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.216795 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.216860 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.216942 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.217070 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.217161 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.217278 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension VolumeActions extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.217414 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.217544 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.217652 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.217723 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.217813 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.217880 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension UsedLimits extending resource: limits {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.217941 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension AdminActions extending resource: volumes {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.218003 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.218056 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension AdminActions extending resource: snapshots {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.218110 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension TypesManage extending resource: types {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.218162 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.v3.router [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d None None] Extension AdminActions extending resource: backups {{(pid=112681) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.218225 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.218290 np0000172408 devstack@c-api.service[112679]: WARNING castellan.key_manager.migration [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:17.218394 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.218609 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.218753 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.218908 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension VolumeActions extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.219115 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.219255 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.219314 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.219376 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.219441 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.219513 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.219605 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension TypesManage extending resource: types {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.219664 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension UsedLimits extending resource: limits {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.219717 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.219809 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension AdminActions extending resource: volumes {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.219883 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.219939 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.220016 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension AdminActions extending resource: snapshots {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.220073 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.220126 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.v3.router [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 None None] Extension AdminActions extending resource: backups {{(pid=112678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.220180 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension VolumeActions extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.220279 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.220366 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.220431 np0000172408 devstack@c-api.service[112681]: WARNING keystonemiddleware.auth_token [None req-d55f0e08-9691-4fd3-8ced-d4eae6fb383d 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 07 03:38:17.220517 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.220668 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension UsedLimits extending resource: limits {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.220772 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension AdminActions extending resource: volumes {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.220885 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension AdminActions extending resource: snapshots {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.220986 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.v3.router [None req-c28f1d55-efa6-4809-835e-097b58251449 None None] Extension AdminActions extending resource: backups {{(pid=112679) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:17.222440 np0000172408 devstack@c-api.service[112680]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x785ac30a3668 pid: 112680 (default app) May 07 03:38:17.222954 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.222954 np0000172408 devstack@c-api.service[112680]: warnings.warn( May 07 03:38:17.223249 np0000172408 devstack@c-api.service[112679]: WARNING keystonemiddleware.auth_token [None req-c28f1d55-efa6-4809-835e-097b58251449 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 07 03:38:17.223322 np0000172408 devstack@c-api.service[112678]: WARNING keystonemiddleware.auth_token [None req-242d0397-0a69-4b4a-83c9-f52b8c837317 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 07 03:38:17.226416 np0000172408 devstack@c-api.service[112681]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x785ac30a3668 pid: 112681 (default app) May 07 03:38:17.229287 np0000172408 devstack@c-api.service[112679]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x785ac30a3668 pid: 112679 (default app) May 07 03:38:17.230624 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.230624 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.230624 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.230624 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.230945 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.230945 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.230945 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.230945 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.231208 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.231208 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.231357 np0000172408 devstack@c-api.service[112678]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x785ac30a3668 pid: 112678 (default app) May 07 03:38:17.231411 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.231411 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.231411 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.231411 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.231411 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.231411 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.231812 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.231812 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.231812 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.231812 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.232073 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.232073 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.232073 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.232073 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.232332 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.232332 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.232332 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.232332 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.232600 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.232600 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.232600 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.232600 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.232600 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.232933 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.232933 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.232933 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.232933 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.232933 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.233228 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.233228 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.233228 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.233228 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.233228 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.233228 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.233671 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.233671 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.233671 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.233671 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.233671 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.233671 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.234040 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.234040 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.234040 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.234040 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.234040 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.234040 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.234534 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.234534 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.234534 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.234534 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.234534 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.234871 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.234871 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.234871 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.234871 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.234871 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.235160 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.235160 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.235160 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.235160 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.235160 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.235160 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.235527 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.235527 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.235527 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.235527 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.235527 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.235527 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.235882 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.235882 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.235882 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.235882 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.235882 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.236196 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.236196 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.236196 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.236196 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.236196 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.236511 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.236511 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.236511 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.236511 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.236757 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.236757 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.236757 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.236757 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.237014 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.237014 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.237014 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.237014 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.237014 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.237338 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.237338 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.237338 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.237338 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.237338 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.237765 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.237765 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.237765 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.237765 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.238018 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.238018 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.238018 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.238018 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.238290 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.238290 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.238290 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.238290 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.238596 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.238596 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.238596 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.238596 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.238853 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.238853 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.238853 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.238853 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.239110 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.239110 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.239110 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.239110 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.239110 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.239425 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.239425 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.239425 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.239425 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.239425 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.239425 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.239817 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.239817 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.239817 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.239817 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.239817 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.240098 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.240098 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.240098 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.240098 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.240098 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.240098 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.240494 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.240494 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.240494 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.240494 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.240494 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.240494 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.240873 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.240873 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.240873 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.240873 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.240873 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.240873 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.241249 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.241249 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.241249 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.241249 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.241249 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.241249 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.241684 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.241684 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.241684 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.241684 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.241952 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.241952 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.241952 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.241952 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.241952 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.242180 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.242180 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.242180 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.242180 np0000172408 devstack@c-api.service[112680]: /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 07 03:38:17.242180 np0000172408 devstack@c-api.service[112680]: warnings.warn(deprecated_msg) May 07 03:38:17.242180 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-a01596a9-b88f-4000-bb83-821e6026144b None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:38:17.242180 np0000172408 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 1/1] 199.204.45.132 () {60 vars in 953 bytes} [Thu May 7 03:38:17 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 07 03:38:24.151951 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.151951 np0000172408 devstack@c-api.service[112681]: warnings.warn( May 07 03:38:24.164231 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.164231 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.164231 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.164231 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.164675 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.164675 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.164675 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.164675 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.164968 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.164968 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.164968 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.164968 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.164968 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.164968 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.165389 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.165389 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.165389 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.165389 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.165389 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.165791 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.165791 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.165791 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.165791 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.165791 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.166136 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.166136 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.166136 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.166136 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.166295 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.166295 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.166295 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.166295 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.166295 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.166473 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.166473 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.166473 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.166473 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.166473 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.166653 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.166653 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.166653 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.166653 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.166653 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.166653 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.166924 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.166924 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.166924 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.166924 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.166924 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.166924 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.167203 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.167203 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.167203 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.167203 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.167203 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.167203 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.167474 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.167474 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.167474 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.167474 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.167474 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.167702 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.167702 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.167702 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.167702 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.167702 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.167884 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.167884 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.167884 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.167884 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.167884 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.167884 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.168161 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.168161 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.168161 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.168161 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.168161 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.168161 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.168512 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.168512 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.168512 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.168512 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.168512 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.168759 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.168759 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.168759 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.168759 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.168759 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.168973 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.168973 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.168973 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.168973 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.169165 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.169165 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.169165 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.169165 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.169333 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.169333 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.169333 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.169333 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.169333 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.169575 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.169575 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.169575 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.169575 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.169575 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.169794 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.169794 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.169794 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.169794 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.169973 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.169973 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.169973 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.169973 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.170146 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.170146 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.170146 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.170146 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.170362 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.170362 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.170362 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.170362 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.170585 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.170585 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.170585 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.170585 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.170767 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.170767 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.170767 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.170767 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.170767 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.171016 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.171016 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.171016 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.171016 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.171016 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.171016 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.171226 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.171226 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.171226 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.171226 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.171226 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.171421 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.171421 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.171421 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.171421 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.171421 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.171421 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.171662 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.171662 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.171662 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.171662 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.171662 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.171662 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.171866 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.171866 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.171866 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.171866 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.171866 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.171866 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.172067 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.172067 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.172067 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.172067 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.172067 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.172067 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.172373 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.172373 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.172373 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.172373 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.172598 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.172598 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.172598 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.172598 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.172598 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.172782 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.172782 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.172782 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.172782 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.172782 np0000172408 devstack@c-api.service[112681]: warnings.warn(deprecated_msg) May 07 03:38:24.172782 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-f6c05b59-5d64-427b-98cc-593f4f493ea9 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:38:24.658386 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-f6c05b59-5d64-427b-98cc-593f4f493ea9 admin admin] POST https://199.204.45.132/volume/v3/types May 07 03:38:24.658973 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-f6c05b59-5d64-427b-98cc-593f4f493ea9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 07 03:38:24.660600 np0000172408 devstack@c-api.service[112681]: /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 07 03:38:24.660600 np0000172408 devstack@c-api.service[112681]: warnings.warn( May 07 03:38:24.666202 np0000172408 devstack@c-api.service[112681]: DEBUG oslo_db.sqlalchemy.engines [None req-f6c05b59-5d64-427b-98cc-593f4f493ea9 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=112681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:24.696036 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-f6c05b59-5d64-427b-98cc-593f4f493ea9 admin admin] https://199.204.45.132/volume/v3/types returned with HTTP 200 May 07 03:38:24.696861 np0000172408 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 1/2] 199.204.45.132 () {68 vars in 1288 bytes} [Thu May 7 03:38:24 2026] POST /volume/v3/types => generated 186 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 03:38:24.707526 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.707526 np0000172408 devstack@c-api.service[112679]: warnings.warn( May 07 03:38:24.718445 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.718445 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.718638 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.718638 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.718747 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.718747 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.718851 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.718851 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.718954 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.718954 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.719058 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.719058 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.719159 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.719159 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.719284 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.719284 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.719424 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.719424 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.719548 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.719548 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.719662 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.719662 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.719771 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.719771 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.719874 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.719874 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.719972 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.719972 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.720071 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.720071 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.720168 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.720168 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.720265 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.720265 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.720366 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.720366 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.720485 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.720485 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.720604 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.720604 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.720703 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.720703 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.720802 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.720802 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.720899 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.720899 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.720996 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.720996 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.721096 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.721096 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.721194 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.721194 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.721292 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.721292 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.721405 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.721405 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.721549 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.721549 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.721651 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.721651 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.721748 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.721748 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.721844 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.721844 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.721958 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.721958 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.722059 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.722059 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.722156 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.722156 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.722259 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.722259 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.722357 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.722357 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.722456 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.722456 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.722580 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.722580 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.722679 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.722679 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.722788 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.722788 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.722886 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.722886 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.722983 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.722983 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.723089 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.723089 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.723191 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.723191 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.723307 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.723307 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.723432 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.723432 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.723556 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.723556 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.723655 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.723655 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.723753 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.723753 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.723850 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.723850 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.723949 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.723949 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.724048 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.724048 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.724144 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.724144 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.724242 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.724242 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.724341 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.724341 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.724441 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.724441 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.724559 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.724559 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.724659 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.724659 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.726501 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.726501 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.726501 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.726501 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.726623 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.726623 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.726623 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.726623 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.726733 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.726733 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.726733 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.726733 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.726733 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.726859 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.726859 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.726859 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.726859 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.726859 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.726859 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.726994 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.726994 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.726994 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.726994 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.726994 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727106 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727106 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727106 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727106 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727106 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727106 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727248 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727248 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727248 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727248 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727248 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727248 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727387 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727387 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727387 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727387 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727387 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727387 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727566 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727566 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727566 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727566 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727566 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727566 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727704 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727704 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727704 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727704 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727800 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727800 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727800 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.727800 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.727800 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.728318 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.728318 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.728318 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.728318 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:24.728318 np0000172408 devstack@c-api.service[112679]: warnings.warn(deprecated_msg) May 07 03:38:24.728725 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [req-f6c05b59-5d64-427b-98cc-593f4f493ea9 req-30da2d73-5988-4f41-811f-73804386c7e5 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:38:25.055256 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [req-f6c05b59-5d64-427b-98cc-593f4f493ea9 req-30da2d73-5988-4f41-811f-73804386c7e5 admin admin] POST https://199.204.45.132/volume/v3/types/235af4f0-880b-49ee-a571-d72cb61efdfd/extra_specs May 07 03:38:25.056015 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [req-f6c05b59-5d64-427b-98cc-593f4f493ea9 req-30da2d73-5988-4f41-811f-73804386c7e5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 07 03:38:25.057799 np0000172408 devstack@c-api.service[112679]: /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 07 03:38:25.057799 np0000172408 devstack@c-api.service[112679]: warnings.warn( May 07 03:38:25.067977 np0000172408 devstack@c-api.service[112679]: DEBUG oslo_db.sqlalchemy.engines [req-f6c05b59-5d64-427b-98cc-593f4f493ea9 req-30da2d73-5988-4f41-811f-73804386c7e5 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=112679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:25.121101 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [req-f6c05b59-5d64-427b-98cc-593f4f493ea9 req-30da2d73-5988-4f41-811f-73804386c7e5 admin admin] https://199.204.45.132/volume/v3/types/235af4f0-880b-49ee-a571-d72cb61efdfd/extra_specs returned with HTTP 200 May 07 03:38:25.121748 np0000172408 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 1/3] 199.204.45.132 () {70 vars in 1505 bytes} [Thu May 7 03:38:24 2026] POST /volume/v3/types/235af4f0-880b-49ee-a571-d72cb61efdfd/extra_specs => generated 55 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:38:27.105527 np0000172408 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=6 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:38:27.108418 np0000172408 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=6 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:38:34.692148 np0000172408 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:38:35.119997 np0000172408 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:41:36.942975 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.942975 np0000172408 devstack@c-api.service[112678]: warnings.warn( May 07 03:41:36.954632 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.954632 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.954632 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.954632 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.954632 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.955110 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.955110 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.955110 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.955110 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.955110 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.955436 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.955436 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.955436 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.955436 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.955436 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.955436 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.955881 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.955881 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.955881 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.955881 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.956171 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.956171 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.956171 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.956171 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.956453 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.956453 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.956453 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.956453 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.956758 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.956758 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.956758 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.956758 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.956758 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.957126 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.957126 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.957126 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.957126 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.957126 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.957497 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.957497 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.957497 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.957497 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.957497 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.957497 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.957926 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.957926 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.957926 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.957926 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.957926 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.957926 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.958330 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.958330 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.958330 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.958330 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.958330 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.958330 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.958769 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.958769 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.958769 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.958769 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.958769 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.959128 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.959128 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.959128 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.959128 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.959128 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.959453 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.959453 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.959453 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.959453 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.959453 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.959453 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.959881 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.959881 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.959881 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.959881 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.959881 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.959881 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.960333 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.960333 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.960333 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.960333 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.960333 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.960750 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.960750 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.960750 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.960750 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.960750 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.961075 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.961075 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.961075 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.961075 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.961407 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.961407 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.961407 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.961407 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.961725 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.961725 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.961725 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.961725 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.961725 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.961972 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.961972 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.961972 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.961972 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.961972 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.962161 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.962161 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.962161 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.962161 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.962328 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.962328 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.962328 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.962328 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.962513 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.962513 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.962513 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.962513 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.962685 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.962685 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.962685 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.962685 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.962845 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.962845 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.962845 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.962845 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.963001 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.963001 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.963001 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.963001 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.963001 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.963226 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.963226 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.963226 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.963226 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.963226 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.963226 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.963497 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.963497 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.963497 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.963497 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.963497 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.963703 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.963703 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.963703 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.963703 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.963703 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.963703 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.964051 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.964051 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.964051 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.964051 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.964051 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.964051 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.964308 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.964308 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.964308 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.964308 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.964308 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.964308 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.964583 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.964583 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.964583 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.964583 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.964583 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.964583 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.964817 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.964817 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.964817 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.964817 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.964998 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.964998 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.964998 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.964998 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.964998 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.965222 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.965222 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.965222 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.965222 np0000172408 devstack@c-api.service[112678]: /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 07 03:41:36.965222 np0000172408 devstack@c-api.service[112678]: warnings.warn(deprecated_msg) May 07 03:41:36.965222 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-a80777dc-0331-4f62-91e7-3c1190dbd8be None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:41:36.965222 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-a80777dc-0331-4f62-91e7-3c1190dbd8be None None] GET https://199.204.45.132/volume// May 07 03:41:36.965522 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-a80777dc-0331-4f62-91e7-3c1190dbd8be None None] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:41:36.965522 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-a80777dc-0331-4f62-91e7-3c1190dbd8be None None] Calling method 'all' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:41:36.965522 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-a80777dc-0331-4f62-91e7-3c1190dbd8be None None] https://199.204.45.132/volume// returned with HTTP 300 May 07 03:41:36.965522 np0000172408 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 1/4] 199.204.45.132 () {66 vars in 1456 bytes} [Thu May 7 03:41:36 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 07 03:42:12.347289 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-69e3a223-f35a-4767-a5c3-d504fc9d8cfb None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:42:12.659049 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-69e3a223-f35a-4767-a5c3-d504fc9d8cfb demo demo] GET https://199.204.45.132/volume/v3/types?is_public=None May 07 03:42:12.659385 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-69e3a223-f35a-4767-a5c3-d504fc9d8cfb demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:42:12.659628 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-69e3a223-f35a-4767-a5c3-d504fc9d8cfb demo demo] Calling method 'index' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:42:12.660100 np0000172408 devstack@c-api.service[112680]: /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 07 03:42:12.660100 np0000172408 devstack@c-api.service[112680]: warnings.warn( May 07 03:42:12.660734 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-69e3a223-f35a-4767-a5c3-d504fc9d8cfb demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:42:12.671259 np0000172408 devstack@c-api.service[112680]: DEBUG oslo_db.sqlalchemy.engines [None req-69e3a223-f35a-4767-a5c3-d504fc9d8cfb 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=112680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:42:12.696677 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-69e3a223-f35a-4767-a5c3-d504fc9d8cfb demo demo] https://199.204.45.132/volume/v3/types?is_public=None returned with HTTP 200 May 07 03:42:12.697197 np0000172408 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 2/5] 199.204.45.132 () {64 vars in 1263 bytes} [Thu May 7 03:42:12 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 07 03:42:12.710080 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [req-69e3a223-f35a-4767-a5c3-d504fc9d8cfb req-8d0eb4c7-100c-4dca-bc5a-e18bf63c7bff None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:42:12.714666 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [req-69e3a223-f35a-4767-a5c3-d504fc9d8cfb req-8d0eb4c7-100c-4dca-bc5a-e18bf63c7bff demo demo] GET https://199.204.45.132/volume/v3/types/default May 07 03:42:12.714905 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [req-69e3a223-f35a-4767-a5c3-d504fc9d8cfb req-8d0eb4c7-100c-4dca-bc5a-e18bf63c7bff demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:42:12.715159 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [req-69e3a223-f35a-4767-a5c3-d504fc9d8cfb req-8d0eb4c7-100c-4dca-bc5a-e18bf63c7bff demo demo] Calling method 'show' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:42:12.727669 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [req-69e3a223-f35a-4767-a5c3-d504fc9d8cfb req-8d0eb4c7-100c-4dca-bc5a-e18bf63c7bff demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 May 07 03:42:12.728348 np0000172408 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 2/6] 199.204.45.132 () {66 vars in 1329 bytes} [Thu May 7 03:42:12 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 03:42:13.059443 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-acd7bfe8-b998-46a9-9b4d-1f9635cfbdbc None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:42:13.062972 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-acd7bfe8-b998-46a9-9b4d-1f9635cfbdbc demo demo] GET https://199.204.45.132/volume/v3/types/default May 07 03:42:13.063201 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-acd7bfe8-b998-46a9-9b4d-1f9635cfbdbc demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:42:13.063453 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-acd7bfe8-b998-46a9-9b4d-1f9635cfbdbc demo demo] Calling method 'show' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:42:13.077119 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-acd7bfe8-b998-46a9-9b4d-1f9635cfbdbc demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 May 07 03:42:13.077460 np0000172408 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 2/7] 199.204.45.132 () {64 vars in 1258 bytes} [Thu May 7 03:42:13 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 07 03:42:13.467053 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-e6d0535d-43e4-421a-96d9-76f77ec1dc6c None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:42:13.780935 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-e6d0535d-43e4-421a-96d9-76f77ec1dc6c demo demo] GET https://199.204.45.132/volume/v3/types/default May 07 03:42:13.781291 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-e6d0535d-43e4-421a-96d9-76f77ec1dc6c demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:42:13.781505 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-e6d0535d-43e4-421a-96d9-76f77ec1dc6c demo demo] Calling method 'show' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:42:13.790599 np0000172408 devstack@c-api.service[112678]: DEBUG oslo_db.sqlalchemy.engines [None req-e6d0535d-43e4-421a-96d9-76f77ec1dc6c 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=112678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:42:13.808203 np0000172408 devstack@c-api.service[112678]: /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 07 03:42:13.808203 np0000172408 devstack@c-api.service[112678]: warnings.warn( May 07 03:42:13.810258 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-e6d0535d-43e4-421a-96d9-76f77ec1dc6c demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 May 07 03:42:13.810640 np0000172408 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 2/8] 199.204.45.132 () {64 vars in 1258 bytes} [Thu May 7 03:42:13 2026] GET /volume/v3/types/default => generated 145 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 03:42:13.824734 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-2310d201-e08b-4c79-9b8f-d08897d73470 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:42:13.828196 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-2310d201-e08b-4c79-9b8f-d08897d73470 demo demo] GET https://199.204.45.132/volume/v3/types/default May 07 03:42:13.828602 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-2310d201-e08b-4c79-9b8f-d08897d73470 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:42:13.829021 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-2310d201-e08b-4c79-9b8f-d08897d73470 demo demo] Calling method 'show' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:42:13.844438 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-2310d201-e08b-4c79-9b8f-d08897d73470 demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 May 07 03:42:13.844788 np0000172408 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 3/9] 199.204.45.132 () {64 vars in 1258 bytes} [Thu May 7 03:42:13 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 07 03:42:22.721728 np0000172408 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=2 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:42:23.073741 np0000172408 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=2 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:42:23.806747 np0000172408 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=2 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:42:23.841086 np0000172408 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=3 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:47:37.642291 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-d303929c-cf5e-4dfd-8e83-8c128cae92e5 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:47:37.721132 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-d303929c-cf5e-4dfd-8e83-8c128cae92e5 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 03:47:37.721679 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-d303929c-cf5e-4dfd-8e83-8c128cae92e5 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:47:37.722197 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-d303929c-cf5e-4dfd-8e83-8c128cae92e5 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:47:37.723221 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-d303929c-cf5e-4dfd-8e83-8c128cae92e5 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:47:37.725212 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-d303929c-cf5e-4dfd-8e83-8c128cae92e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:47:37.767568 np0000172408 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-d303929c-cf5e-4dfd-8e83-8c128cae92e5 demo demo] Get all volumes completed successfully. May 07 03:47:37.770448 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-d303929c-cf5e-4dfd-8e83-8c128cae92e5 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 03:47:37.770946 np0000172408 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 3/10] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 03:47:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:47:47.758244 np0000172408 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:48:37.787659 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-7ed0c0f4-d0b5-4d69-a370-7ab75ee7f065 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:48:37.791739 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-7ed0c0f4-d0b5-4d69-a370-7ab75ee7f065 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 03:48:37.791739 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-7ed0c0f4-d0b5-4d69-a370-7ab75ee7f065 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:48:37.792634 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-7ed0c0f4-d0b5-4d69-a370-7ab75ee7f065 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:48:37.793275 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-7ed0c0f4-d0b5-4d69-a370-7ab75ee7f065 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:48:37.794583 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-7ed0c0f4-d0b5-4d69-a370-7ab75ee7f065 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:48:37.821868 np0000172408 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-7ed0c0f4-d0b5-4d69-a370-7ab75ee7f065 demo demo] Get all volumes completed successfully. May 07 03:48:37.824245 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-7ed0c0f4-d0b5-4d69-a370-7ab75ee7f065 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 03:48:37.824852 np0000172408 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 3/11] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 03:48:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:48:47.816679 np0000172408 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:49:37.842575 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-07b76c84-5a8b-427e-af93-937f0fbc01ae None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:49:37.848126 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-07b76c84-5a8b-427e-af93-937f0fbc01ae demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 03:49:37.848411 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-07b76c84-5a8b-427e-af93-937f0fbc01ae demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:49:37.848710 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-07b76c84-5a8b-427e-af93-937f0fbc01ae demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:49:37.849537 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-07b76c84-5a8b-427e-af93-937f0fbc01ae demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:49:37.850432 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-07b76c84-5a8b-427e-af93-937f0fbc01ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:49:37.891793 np0000172408 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-07b76c84-5a8b-427e-af93-937f0fbc01ae demo demo] Get all volumes completed successfully. May 07 03:49:37.895186 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-07b76c84-5a8b-427e-af93-937f0fbc01ae demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 03:49:37.895997 np0000172408 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 3/12] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 03:49:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:49:47.883060 np0000172408 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:50:37.916365 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-31af6696-d94f-4ebf-8d0b-273153bf022b None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:50:37.920388 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-31af6696-d94f-4ebf-8d0b-273153bf022b demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 03:50:37.920648 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-31af6696-d94f-4ebf-8d0b-273153bf022b demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:50:37.920887 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-31af6696-d94f-4ebf-8d0b-273153bf022b demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:50:37.921440 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-31af6696-d94f-4ebf-8d0b-273153bf022b demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:50:37.923240 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-31af6696-d94f-4ebf-8d0b-273153bf022b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:50:37.968194 np0000172408 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-31af6696-d94f-4ebf-8d0b-273153bf022b demo demo] Get all volumes completed successfully. May 07 03:50:37.971012 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-31af6696-d94f-4ebf-8d0b-273153bf022b demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 03:50:37.972057 np0000172408 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 4/13] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 03:50:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:50:47.960303 np0000172408 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:51:37.989392 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-943cf95e-e3f7-4ebd-b0a7-3aef2fed158e None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:51:37.991948 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-943cf95e-e3f7-4ebd-b0a7-3aef2fed158e demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 03:51:37.992206 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-943cf95e-e3f7-4ebd-b0a7-3aef2fed158e demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:51:37.992451 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-943cf95e-e3f7-4ebd-b0a7-3aef2fed158e demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:51:37.992798 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-943cf95e-e3f7-4ebd-b0a7-3aef2fed158e demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:51:37.993769 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-943cf95e-e3f7-4ebd-b0a7-3aef2fed158e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:51:38.001022 np0000172408 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-943cf95e-e3f7-4ebd-b0a7-3aef2fed158e demo demo] Get all volumes completed successfully. May 07 03:51:38.002845 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-943cf95e-e3f7-4ebd-b0a7-3aef2fed158e demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 03:51:38.003143 np0000172408 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 4/14] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 03:51:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:51:47.996883 np0000172408 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:52:38.016891 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-4ed620d1-04fe-480a-807a-08f98b193e2f None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:52:38.118214 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-4ed620d1-04fe-480a-807a-08f98b193e2f demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 03:52:38.118655 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-4ed620d1-04fe-480a-807a-08f98b193e2f demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:52:38.119065 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-4ed620d1-04fe-480a-807a-08f98b193e2f demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:52:38.119643 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-4ed620d1-04fe-480a-807a-08f98b193e2f demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:52:38.121211 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-4ed620d1-04fe-480a-807a-08f98b193e2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:52:38.128832 np0000172408 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-4ed620d1-04fe-480a-807a-08f98b193e2f demo demo] Get all volumes completed successfully. May 07 03:52:38.131065 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-4ed620d1-04fe-480a-807a-08f98b193e2f demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 03:52:38.131534 np0000172408 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 4/15] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 03:52:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:52:48.124420 np0000172408 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:53:38.150282 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-e5041c50-a360-410a-826e-8f1520b2019e None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:53:38.154555 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-e5041c50-a360-410a-826e-8f1520b2019e demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 03:53:38.154997 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-e5041c50-a360-410a-826e-8f1520b2019e demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:53:38.155453 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-e5041c50-a360-410a-826e-8f1520b2019e demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:53:38.156099 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-e5041c50-a360-410a-826e-8f1520b2019e demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:53:38.157849 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-e5041c50-a360-410a-826e-8f1520b2019e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:53:38.167639 np0000172408 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-e5041c50-a360-410a-826e-8f1520b2019e demo demo] Get all volumes completed successfully. May 07 03:53:38.170188 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-e5041c50-a360-410a-826e-8f1520b2019e demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 03:53:38.170560 np0000172408 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 4/16] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 03:53:38 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 07 03:53:48.162688 np0000172408 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:54:38.184797 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-57176d26-c199-4dda-aba6-aacc3b5748a0 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:54:38.189321 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-57176d26-c199-4dda-aba6-aacc3b5748a0 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 03:54:38.189748 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-57176d26-c199-4dda-aba6-aacc3b5748a0 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:54:38.190197 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-57176d26-c199-4dda-aba6-aacc3b5748a0 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:54:38.190716 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-57176d26-c199-4dda-aba6-aacc3b5748a0 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:54:38.192334 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-57176d26-c199-4dda-aba6-aacc3b5748a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:54:38.200294 np0000172408 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-57176d26-c199-4dda-aba6-aacc3b5748a0 demo demo] Get all volumes completed successfully. May 07 03:54:38.202427 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-57176d26-c199-4dda-aba6-aacc3b5748a0 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 03:54:38.203608 np0000172408 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 5/17] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 03:54:38 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 07 03:54:48.196177 np0000172408 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:55:38.218196 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-2afbe629-4307-4aba-8a64-c9bf62b20f60 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:55:38.221884 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-2afbe629-4307-4aba-8a64-c9bf62b20f60 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 03:55:38.222120 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-2afbe629-4307-4aba-8a64-c9bf62b20f60 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:55:38.222362 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-2afbe629-4307-4aba-8a64-c9bf62b20f60 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:55:38.222739 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-2afbe629-4307-4aba-8a64-c9bf62b20f60 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:55:38.223914 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-2afbe629-4307-4aba-8a64-c9bf62b20f60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:55:38.232609 np0000172408 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-2afbe629-4307-4aba-8a64-c9bf62b20f60 demo demo] Get all volumes completed successfully. May 07 03:55:38.235318 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-2afbe629-4307-4aba-8a64-c9bf62b20f60 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 03:55:38.235755 np0000172408 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 5/18] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 03:55:38 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 07 03:55:48.227126 np0000172408 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:56:38.251785 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-2e30c9a2-6107-4e41-894f-ed25fbcae29a None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:56:38.254620 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-2e30c9a2-6107-4e41-894f-ed25fbcae29a demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 03:56:38.254857 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-2e30c9a2-6107-4e41-894f-ed25fbcae29a demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:56:38.255102 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-2e30c9a2-6107-4e41-894f-ed25fbcae29a demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:56:38.255393 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-2e30c9a2-6107-4e41-894f-ed25fbcae29a demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:56:38.256375 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-2e30c9a2-6107-4e41-894f-ed25fbcae29a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:56:38.267110 np0000172408 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-2e30c9a2-6107-4e41-894f-ed25fbcae29a demo demo] Get all volumes completed successfully. May 07 03:56:38.269964 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-2e30c9a2-6107-4e41-894f-ed25fbcae29a demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 03:56:38.270834 np0000172408 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 5/19] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 03:56:38 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 07 03:56:48.259747 np0000172408 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:57:38.287116 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-2b72a6d6-f3a5-48ac-8cef-5023ee98b331 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:57:38.437985 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-2b72a6d6-f3a5-48ac-8cef-5023ee98b331 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 03:57:38.438393 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-2b72a6d6-f3a5-48ac-8cef-5023ee98b331 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:57:38.438841 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-2b72a6d6-f3a5-48ac-8cef-5023ee98b331 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:57:38.439317 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-2b72a6d6-f3a5-48ac-8cef-5023ee98b331 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:57:38.440925 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-2b72a6d6-f3a5-48ac-8cef-5023ee98b331 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:57:38.450101 np0000172408 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-2b72a6d6-f3a5-48ac-8cef-5023ee98b331 demo demo] Get all volumes completed successfully. May 07 03:57:38.452010 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-2b72a6d6-f3a5-48ac-8cef-5023ee98b331 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 03:57:38.452337 np0000172408 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 5/20] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 03:57:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:57:48.446872 np0000172408 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:58:38.469349 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-5e1af258-286b-46a7-92eb-5a770794c6cd None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:58:38.472840 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-5e1af258-286b-46a7-92eb-5a770794c6cd demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 03:58:38.473117 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-5e1af258-286b-46a7-92eb-5a770794c6cd demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:58:38.473438 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-5e1af258-286b-46a7-92eb-5a770794c6cd demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:58:38.473821 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-5e1af258-286b-46a7-92eb-5a770794c6cd demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:58:38.475025 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-5e1af258-286b-46a7-92eb-5a770794c6cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:58:38.485939 np0000172408 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-5e1af258-286b-46a7-92eb-5a770794c6cd demo demo] Get all volumes completed successfully. May 07 03:58:38.488595 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-5e1af258-286b-46a7-92eb-5a770794c6cd demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 03:58:38.489126 np0000172408 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 6/21] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 03:58:38 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 07 03:58:48.478940 np0000172408 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:59:38.507340 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-7f1247fa-b7d5-4c63-aeba-345aeed7c5b8 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:59:38.512281 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-7f1247fa-b7d5-4c63-aeba-345aeed7c5b8 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 03:59:38.512720 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-7f1247fa-b7d5-4c63-aeba-345aeed7c5b8 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:59:38.513114 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-7f1247fa-b7d5-4c63-aeba-345aeed7c5b8 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:59:38.513739 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-7f1247fa-b7d5-4c63-aeba-345aeed7c5b8 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:59:38.515313 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-7f1247fa-b7d5-4c63-aeba-345aeed7c5b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:59:38.522305 np0000172408 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-7f1247fa-b7d5-4c63-aeba-345aeed7c5b8 demo demo] Get all volumes completed successfully. May 07 03:59:38.524249 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-7f1247fa-b7d5-4c63-aeba-345aeed7c5b8 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 03:59:38.524614 np0000172408 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 6/22] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 03:59:38 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 07 03:59:48.517856 np0000172408 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:00:38.540130 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-a6e18b9c-6781-4cd3-8544-0ff333b9ebec None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:00:38.544278 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-a6e18b9c-6781-4cd3-8544-0ff333b9ebec demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 04:00:38.544735 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-a6e18b9c-6781-4cd3-8544-0ff333b9ebec demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:00:38.545114 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-a6e18b9c-6781-4cd3-8544-0ff333b9ebec demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:00:38.545606 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-a6e18b9c-6781-4cd3-8544-0ff333b9ebec demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:00:38.547127 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-a6e18b9c-6781-4cd3-8544-0ff333b9ebec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:00:38.555701 np0000172408 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-a6e18b9c-6781-4cd3-8544-0ff333b9ebec demo demo] Get all volumes completed successfully. May 07 04:00:38.557489 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-a6e18b9c-6781-4cd3-8544-0ff333b9ebec demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 04:00:38.557831 np0000172408 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 6/23] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 04:00:38 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 07 04:00:48.551424 np0000172408 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:01:38.574831 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-83796a58-b125-47e1-bd5d-a3bfce6b0793 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:01:38.581110 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-83796a58-b125-47e1-bd5d-a3bfce6b0793 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 04:01:38.581361 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-83796a58-b125-47e1-bd5d-a3bfce6b0793 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:01:38.581681 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-83796a58-b125-47e1-bd5d-a3bfce6b0793 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:01:38.581944 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-83796a58-b125-47e1-bd5d-a3bfce6b0793 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:01:38.582663 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-83796a58-b125-47e1-bd5d-a3bfce6b0793 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:01:38.589493 np0000172408 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-83796a58-b125-47e1-bd5d-a3bfce6b0793 demo demo] Get all volumes completed successfully. May 07 04:01:38.592357 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-83796a58-b125-47e1-bd5d-a3bfce6b0793 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 04:01:38.592964 np0000172408 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 6/24] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 04:01:38 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 07 04:01:48.585377 np0000172408 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:02:38.609840 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-0f1b3798-1bc3-4f30-9bd2-61c3b565623e None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:02:38.744305 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-0f1b3798-1bc3-4f30-9bd2-61c3b565623e demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 04:02:38.744509 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-0f1b3798-1bc3-4f30-9bd2-61c3b565623e demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:02:38.744698 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-0f1b3798-1bc3-4f30-9bd2-61c3b565623e demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:02:38.744934 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-0f1b3798-1bc3-4f30-9bd2-61c3b565623e demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:02:38.745660 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-0f1b3798-1bc3-4f30-9bd2-61c3b565623e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:02:38.752786 np0000172408 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-0f1b3798-1bc3-4f30-9bd2-61c3b565623e demo demo] Get all volumes completed successfully. May 07 04:02:38.754662 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-0f1b3798-1bc3-4f30-9bd2-61c3b565623e demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 04:02:38.755241 np0000172408 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 7/25] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 04:02:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:02:48.749681 np0000172408 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:03:38.769209 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-a2823a70-7eb5-4426-a3f4-c8c275ab9a21 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:03:38.775414 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-a2823a70-7eb5-4426-a3f4-c8c275ab9a21 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 04:03:38.775693 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-a2823a70-7eb5-4426-a3f4-c8c275ab9a21 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:03:38.775952 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-a2823a70-7eb5-4426-a3f4-c8c275ab9a21 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:03:38.776265 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-a2823a70-7eb5-4426-a3f4-c8c275ab9a21 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:03:38.777346 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-a2823a70-7eb5-4426-a3f4-c8c275ab9a21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:03:38.786559 np0000172408 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-a2823a70-7eb5-4426-a3f4-c8c275ab9a21 demo demo] Get all volumes completed successfully. May 07 04:03:38.788794 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-a2823a70-7eb5-4426-a3f4-c8c275ab9a21 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 04:03:38.789230 np0000172408 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 7/26] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 04:03:38 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 07 04:03:48.780332 np0000172408 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:04:38.805520 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-e8d0a16c-19fc-443a-8229-58289da08daa None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:04:38.809611 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-e8d0a16c-19fc-443a-8229-58289da08daa demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 04:04:38.809987 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-e8d0a16c-19fc-443a-8229-58289da08daa demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:04:38.810378 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-e8d0a16c-19fc-443a-8229-58289da08daa demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:04:38.810911 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-e8d0a16c-19fc-443a-8229-58289da08daa demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:04:38.812165 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-e8d0a16c-19fc-443a-8229-58289da08daa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:04:38.820189 np0000172408 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-e8d0a16c-19fc-443a-8229-58289da08daa demo demo] Get all volumes completed successfully. May 07 04:04:38.822737 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-e8d0a16c-19fc-443a-8229-58289da08daa demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 04:04:38.823208 np0000172408 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 7/27] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 04:04:38 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 07 04:04:48.815052 np0000172408 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:05:38.841234 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-07b25c55-f409-4b1e-a592-5ab9c4c3bd40 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:05:38.844316 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-07b25c55-f409-4b1e-a592-5ab9c4c3bd40 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 04:05:38.845052 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-07b25c55-f409-4b1e-a592-5ab9c4c3bd40 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:05:38.845646 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-07b25c55-f409-4b1e-a592-5ab9c4c3bd40 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:05:38.846280 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-07b25c55-f409-4b1e-a592-5ab9c4c3bd40 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:05:38.847861 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-07b25c55-f409-4b1e-a592-5ab9c4c3bd40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:05:38.853913 np0000172408 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-07b25c55-f409-4b1e-a592-5ab9c4c3bd40 demo demo] Get all volumes completed successfully. May 07 04:05:38.855907 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-07b25c55-f409-4b1e-a592-5ab9c4c3bd40 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 04:05:38.856317 np0000172408 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 7/28] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 04:05:38 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 07 04:05:48.850427 np0000172408 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:06:38.871169 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-725b0eba-7dc0-4e77-8f26-5cb27d1d5710 None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:06:38.874820 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-725b0eba-7dc0-4e77-8f26-5cb27d1d5710 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 04:06:38.875526 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-725b0eba-7dc0-4e77-8f26-5cb27d1d5710 demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:06:38.876428 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-725b0eba-7dc0-4e77-8f26-5cb27d1d5710 demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:06:38.878275 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-725b0eba-7dc0-4e77-8f26-5cb27d1d5710 demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:06:38.880201 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-725b0eba-7dc0-4e77-8f26-5cb27d1d5710 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:06:38.888246 np0000172408 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-725b0eba-7dc0-4e77-8f26-5cb27d1d5710 demo demo] Get all volumes completed successfully. May 07 04:06:38.890717 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-725b0eba-7dc0-4e77-8f26-5cb27d1d5710 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 04:06:38.891318 np0000172408 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 8/29] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 04:06:38 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 07 04:06:48.884070 np0000172408 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:07:38.905216 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-413b1b5d-86df-4b10-810d-9115a3e225b3 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:07:38.998769 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-413b1b5d-86df-4b10-810d-9115a3e225b3 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 04:07:38.998975 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-413b1b5d-86df-4b10-810d-9115a3e225b3 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:07:38.999168 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-413b1b5d-86df-4b10-810d-9115a3e225b3 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:07:38.999421 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-413b1b5d-86df-4b10-810d-9115a3e225b3 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:07:39.000157 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-413b1b5d-86df-4b10-810d-9115a3e225b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:07:39.007108 np0000172408 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-413b1b5d-86df-4b10-810d-9115a3e225b3 demo demo] Get all volumes completed successfully. May 07 04:07:39.008908 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-413b1b5d-86df-4b10-810d-9115a3e225b3 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 04:07:39.009316 np0000172408 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 8/30] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 04:07:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:07:49.002778 np0000172408 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:08:39.026149 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-6757ab90-db6e-4191-8a5c-ff3affe95ed7 None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:08:39.030157 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-6757ab90-db6e-4191-8a5c-ff3affe95ed7 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 04:08:39.030568 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-6757ab90-db6e-4191-8a5c-ff3affe95ed7 demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:08:39.030944 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-6757ab90-db6e-4191-8a5c-ff3affe95ed7 demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:08:39.031390 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-6757ab90-db6e-4191-8a5c-ff3affe95ed7 demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:08:39.033076 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-6757ab90-db6e-4191-8a5c-ff3affe95ed7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:08:39.041590 np0000172408 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-6757ab90-db6e-4191-8a5c-ff3affe95ed7 demo demo] Get all volumes completed successfully. May 07 04:08:39.044128 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-6757ab90-db6e-4191-8a5c-ff3affe95ed7 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 04:08:39.044579 np0000172408 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 8/31] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 04:08:39 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 07 04:08:49.036298 np0000172408 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:09:39.059803 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-b246090c-805c-4ad3-9e54-5dbc526c7ce3 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:09:39.063693 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-b246090c-805c-4ad3-9e54-5dbc526c7ce3 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 04:09:39.064075 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-b246090c-805c-4ad3-9e54-5dbc526c7ce3 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:09:39.064517 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-b246090c-805c-4ad3-9e54-5dbc526c7ce3 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:09:39.065154 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-b246090c-805c-4ad3-9e54-5dbc526c7ce3 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:09:39.066217 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-b246090c-805c-4ad3-9e54-5dbc526c7ce3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:09:39.074257 np0000172408 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-b246090c-805c-4ad3-9e54-5dbc526c7ce3 demo demo] Get all volumes completed successfully. May 07 04:09:39.076306 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-b246090c-805c-4ad3-9e54-5dbc526c7ce3 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 04:09:39.076686 np0000172408 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 8/32] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 04:09:39 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 07 04:09:49.069594 np0000172408 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:10:39.091845 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-deb7d0b1-8eab-4e8c-bac2-d81049d3996e None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:10:39.094601 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-deb7d0b1-8eab-4e8c-bac2-d81049d3996e demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 04:10:39.094830 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-deb7d0b1-8eab-4e8c-bac2-d81049d3996e demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:10:39.095076 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-deb7d0b1-8eab-4e8c-bac2-d81049d3996e demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:10:39.095367 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-deb7d0b1-8eab-4e8c-bac2-d81049d3996e demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:10:39.097086 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-deb7d0b1-8eab-4e8c-bac2-d81049d3996e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:10:39.109050 np0000172408 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-deb7d0b1-8eab-4e8c-bac2-d81049d3996e demo demo] Get all volumes completed successfully. May 07 04:10:39.115103 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-deb7d0b1-8eab-4e8c-bac2-d81049d3996e demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 04:10:39.115959 np0000172408 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 9/33] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 04:10:39 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 07 04:10:49.101327 np0000172408 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:11:39.132081 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.middleware.request_id [None req-bc7fba63-8d36-414f-bc40-6d312cd1dcb2 None None] RequestId filter calling following filter/app {{(pid=112681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:11:39.135702 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-bc7fba63-8d36-414f-bc40-6d312cd1dcb2 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 04:11:39.135982 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-bc7fba63-8d36-414f-bc40-6d312cd1dcb2 demo demo] Empty body provided in request {{(pid=112681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:11:39.136306 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.openstack.wsgi [None req-bc7fba63-8d36-414f-bc40-6d312cd1dcb2 demo demo] Calling method 'detail' {{(pid=112681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:11:39.136686 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.api.api_utils [None req-bc7fba63-8d36-414f-bc40-6d312cd1dcb2 demo demo] Removing options '' from query. {{(pid=112681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:11:39.137867 np0000172408 devstack@c-api.service[112681]: DEBUG cinder.volume.api [None req-bc7fba63-8d36-414f-bc40-6d312cd1dcb2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112681) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:11:39.146453 np0000172408 devstack@c-api.service[112681]: INFO cinder.volume.api [None req-bc7fba63-8d36-414f-bc40-6d312cd1dcb2 demo demo] Get all volumes completed successfully. May 07 04:11:39.148662 np0000172408 devstack@c-api.service[112681]: INFO cinder.api.openstack.wsgi [None req-bc7fba63-8d36-414f-bc40-6d312cd1dcb2 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 04:11:39.149068 np0000172408 devstack@c-api.service[112681]: [pid: 112681|app: 0|req: 9/34] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 04:11:39 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 07 04:11:49.142043 np0000172408 devstack@c-api.service[112681]: DEBUG dbcounter [-] [112681] Writing DB stats cinder:SELECT=1 {{(pid=112681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:12:39.162192 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.middleware.request_id [None req-68bb8ed9-0de3-4b17-9e8a-58b64194e2ff None None] RequestId filter calling following filter/app {{(pid=112679) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:12:39.218326 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-68bb8ed9-0de3-4b17-9e8a-58b64194e2ff demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 04:12:39.218685 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-68bb8ed9-0de3-4b17-9e8a-58b64194e2ff demo demo] Empty body provided in request {{(pid=112679) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:12:39.219068 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.openstack.wsgi [None req-68bb8ed9-0de3-4b17-9e8a-58b64194e2ff demo demo] Calling method 'detail' {{(pid=112679) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:12:39.219549 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.api.api_utils [None req-68bb8ed9-0de3-4b17-9e8a-58b64194e2ff demo demo] Removing options '' from query. {{(pid=112679) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:12:39.221092 np0000172408 devstack@c-api.service[112679]: DEBUG cinder.volume.api [None req-68bb8ed9-0de3-4b17-9e8a-58b64194e2ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112679) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:12:39.229496 np0000172408 devstack@c-api.service[112679]: INFO cinder.volume.api [None req-68bb8ed9-0de3-4b17-9e8a-58b64194e2ff demo demo] Get all volumes completed successfully. May 07 04:12:39.233587 np0000172408 devstack@c-api.service[112679]: INFO cinder.api.openstack.wsgi [None req-68bb8ed9-0de3-4b17-9e8a-58b64194e2ff demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 04:12:39.234030 np0000172408 devstack@c-api.service[112679]: [pid: 112679|app: 0|req: 9/35] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 04:12:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:12:49.224114 np0000172408 devstack@c-api.service[112679]: DEBUG dbcounter [-] [112679] Writing DB stats cinder:SELECT=1 {{(pid=112679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:13:39.251055 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.middleware.request_id [None req-a2e07299-f83e-446e-a233-dd01574ad837 None None] RequestId filter calling following filter/app {{(pid=112678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:13:39.253127 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-a2e07299-f83e-446e-a233-dd01574ad837 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 04:13:39.253308 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-a2e07299-f83e-446e-a233-dd01574ad837 demo demo] Empty body provided in request {{(pid=112678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:13:39.253541 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.openstack.wsgi [None req-a2e07299-f83e-446e-a233-dd01574ad837 demo demo] Calling method 'detail' {{(pid=112678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:13:39.253741 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.api.api_utils [None req-a2e07299-f83e-446e-a233-dd01574ad837 demo demo] Removing options '' from query. {{(pid=112678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:13:39.254484 np0000172408 devstack@c-api.service[112678]: DEBUG cinder.volume.api [None req-a2e07299-f83e-446e-a233-dd01574ad837 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112678) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:13:39.260418 np0000172408 devstack@c-api.service[112678]: INFO cinder.volume.api [None req-a2e07299-f83e-446e-a233-dd01574ad837 demo demo] Get all volumes completed successfully. May 07 04:13:39.262422 np0000172408 devstack@c-api.service[112678]: INFO cinder.api.openstack.wsgi [None req-a2e07299-f83e-446e-a233-dd01574ad837 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 04:13:39.262751 np0000172408 devstack@c-api.service[112678]: [pid: 112678|app: 0|req: 9/36] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 04:13:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:13:49.256866 np0000172408 devstack@c-api.service[112678]: DEBUG dbcounter [-] [112678] Writing DB stats cinder:SELECT=1 {{(pid=112678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:14:39.279887 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.middleware.request_id [None req-1cfdbb80-bdeb-4104-b176-0ce7c8500dff None None] RequestId filter calling following filter/app {{(pid=112680) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:14:39.284170 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-1cfdbb80-bdeb-4104-b176-0ce7c8500dff demo demo] GET https://199.204.45.132/volume/v3/volumes/detail May 07 04:14:39.284787 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-1cfdbb80-bdeb-4104-b176-0ce7c8500dff demo demo] Empty body provided in request {{(pid=112680) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:14:39.285223 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.openstack.wsgi [None req-1cfdbb80-bdeb-4104-b176-0ce7c8500dff demo demo] Calling method 'detail' {{(pid=112680) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:14:39.285565 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.api.api_utils [None req-1cfdbb80-bdeb-4104-b176-0ce7c8500dff demo demo] Removing options '' from query. {{(pid=112680) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:14:39.286516 np0000172408 devstack@c-api.service[112680]: DEBUG cinder.volume.api [None req-1cfdbb80-bdeb-4104-b176-0ce7c8500dff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112680) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:14:39.297981 np0000172408 devstack@c-api.service[112680]: INFO cinder.volume.api [None req-1cfdbb80-bdeb-4104-b176-0ce7c8500dff demo demo] Get all volumes completed successfully. May 07 04:14:39.300007 np0000172408 devstack@c-api.service[112680]: INFO cinder.api.openstack.wsgi [None req-1cfdbb80-bdeb-4104-b176-0ce7c8500dff demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 May 07 04:14:39.300415 np0000172408 devstack@c-api.service[112680]: [pid: 112680|app: 0|req: 10/37] 199.204.45.132 () {64 vars in 1296 bytes} [Thu May 7 04:14:39 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 07 04:14:49.290951 np0000172408 devstack@c-api.service[112680]: DEBUG dbcounter [-] [112680] Writing DB stats cinder:SELECT=1 {{(pid=112680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}