May 12 19:06:44.104414 np0000173798 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 12 19:06:44.111291 np0000173798 devstack@c-api.service[112323]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 12 19:06:44.114676 np0000173798 devstack@c-api.service[112323]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 12 19:06:44 2026] *** May 12 19:06:44.114676 np0000173798 devstack@c-api.service[112323]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 12 19:06:44.114676 np0000173798 devstack@c-api.service[112323]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 12 19:06:44.114676 np0000173798 devstack@c-api.service[112323]: nodename: np0000173798 May 12 19:06:44.114676 np0000173798 devstack@c-api.service[112323]: machine: x86_64 May 12 19:06:44.114676 np0000173798 devstack@c-api.service[112323]: clock source: unix May 12 19:06:44.114676 np0000173798 devstack@c-api.service[112323]: pcre jit disabled May 12 19:06:44.114676 np0000173798 devstack@c-api.service[112323]: detected number of CPU cores: 16 May 12 19:06:44.114676 np0000173798 devstack@c-api.service[112323]: current working directory: / May 12 19:06:44.114676 np0000173798 devstack@c-api.service[112323]: detected binary path: /usr/bin/uwsgi-core May 12 19:06:44.114676 np0000173798 devstack@c-api.service[112323]: your processes number limit is 256917 May 12 19:06:44.114676 np0000173798 devstack@c-api.service[112323]: your memory page size is 4096 bytes May 12 19:06:44.114676 np0000173798 devstack@c-api.service[112323]: detected max file descriptor number: 2048 May 12 19:06:44.114676 np0000173798 devstack@c-api.service[112323]: lock engine: pthread robust mutexes May 12 19:06:44.115398 np0000173798 devstack@c-api.service[112323]: thunder lock: enabled May 12 19:06:44.115398 np0000173798 devstack@c-api.service[112323]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 12 19:06:44.115398 np0000173798 devstack@c-api.service[112323]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 12 19:06:44.115398 np0000173798 devstack@c-api.service[112323]: PEP 405 virtualenv detected: /opt/stack/data/venv May 12 19:06:44.115398 np0000173798 devstack@c-api.service[112323]: Set PythonHome to /opt/stack/data/venv May 12 19:06:44.153057 np0000173798 devstack@c-api.service[112323]: Python main interpreter initialized at 0x7254e30a3668 May 12 19:06:44.153057 np0000173798 devstack@c-api.service[112323]: python threads support enabled May 12 19:06:44.153057 np0000173798 devstack@c-api.service[112323]: your server socket listen backlog is limited to 100 connections May 12 19:06:44.153057 np0000173798 devstack@c-api.service[112323]: your mercy for graceful operations on workers is 80 seconds May 12 19:06:44.153655 np0000173798 devstack@c-api.service[112323]: mapped 671795 bytes (656 KB) for 4 cores May 12 19:06:44.153821 np0000173798 devstack@c-api.service[112323]: *** Operational MODE: preforking *** May 12 19:06:44.154123 np0000173798 devstack@c-api.service[112323]: *** uWSGI is running in multiple interpreter mode *** May 12 19:06:44.154123 np0000173798 devstack@c-api.service[112323]: spawned uWSGI master process (pid: 112323) May 12 19:06:44.154272 np0000173798 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 12 19:06:44.155288 np0000173798 devstack@c-api.service[112323]: spawned uWSGI worker 1 (pid: 112330, cores: 1) May 12 19:06:44.155906 np0000173798 devstack@c-api.service[112323]: spawned uWSGI worker 2 (pid: 112331, cores: 1) May 12 19:06:44.156385 np0000173798 devstack@c-api.service[112323]: spawned uWSGI worker 3 (pid: 112332, cores: 1) May 12 19:06:44.156920 np0000173798 devstack@c-api.service[112323]: spawned uWSGI worker 4 (pid: 112333, cores: 1) May 12 19:06:44.156920 np0000173798 devstack@c-api.service[112323]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 12 19:06:44.278696 np0000173798 devstack@c-api.service[112333]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:06:44.278696 np0000173798 devstack@c-api.service[112333]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:06:44.278696 np0000173798 devstack@c-api.service[112333]: we strongly recommend against using it for new projects. May 12 19:06:44.278696 np0000173798 devstack@c-api.service[112333]: If you are already using Eventlet, we recommend migrating to a different May 12 19:06:44.278696 np0000173798 devstack@c-api.service[112333]: framework. For more detail see May 12 19:06:44.278696 np0000173798 devstack@c-api.service[112333]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:06:44.278696 np0000173798 devstack@c-api.service[112333]: import eventlet # noqa May 12 19:06:44.282063 np0000173798 devstack@c-api.service[112331]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:06:44.282063 np0000173798 devstack@c-api.service[112331]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:06:44.282063 np0000173798 devstack@c-api.service[112331]: we strongly recommend against using it for new projects. May 12 19:06:44.282063 np0000173798 devstack@c-api.service[112331]: If you are already using Eventlet, we recommend migrating to a different May 12 19:06:44.282063 np0000173798 devstack@c-api.service[112331]: framework. For more detail see May 12 19:06:44.282063 np0000173798 devstack@c-api.service[112331]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:06:44.282063 np0000173798 devstack@c-api.service[112331]: import eventlet # noqa May 12 19:06:44.288608 np0000173798 devstack@c-api.service[112330]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:06:44.288608 np0000173798 devstack@c-api.service[112330]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:06:44.288608 np0000173798 devstack@c-api.service[112330]: we strongly recommend against using it for new projects. May 12 19:06:44.288608 np0000173798 devstack@c-api.service[112330]: If you are already using Eventlet, we recommend migrating to a different May 12 19:06:44.288608 np0000173798 devstack@c-api.service[112330]: framework. For more detail see May 12 19:06:44.288608 np0000173798 devstack@c-api.service[112330]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:06:44.288608 np0000173798 devstack@c-api.service[112330]: import eventlet # noqa May 12 19:06:44.296570 np0000173798 devstack@c-api.service[112332]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:06:44.296570 np0000173798 devstack@c-api.service[112332]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:06:44.296570 np0000173798 devstack@c-api.service[112332]: we strongly recommend against using it for new projects. May 12 19:06:44.296570 np0000173798 devstack@c-api.service[112332]: If you are already using Eventlet, we recommend migrating to a different May 12 19:06:44.296570 np0000173798 devstack@c-api.service[112332]: framework. For more detail see May 12 19:06:44.296570 np0000173798 devstack@c-api.service[112332]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:06:44.296570 np0000173798 devstack@c-api.service[112332]: import eventlet # noqa May 12 19:06:44.366783 np0000173798 devstack@c-api.service[112333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:06:44.366783 np0000173798 devstack@c-api.service[112333]: debtcollector.deprecate( May 12 19:06:44.374938 np0000173798 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:06:44.374938 np0000173798 devstack@c-api.service[112331]: debtcollector.deprecate( May 12 19:06:44.379764 np0000173798 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:06:44.379764 np0000173798 devstack@c-api.service[112330]: debtcollector.deprecate( May 12 19:06:44.381617 np0000173798 devstack@c-api.service[112332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:06:44.381617 np0000173798 devstack@c-api.service[112332]: debtcollector.deprecate( May 12 19:06:44.452867 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:44.452867 np0000173798 devstack@c-api.service[112331]: from cgi import parse_header May 12 19:06:44.455739 np0000173798 devstack@c-api.service[112333]: /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 12 19:06:44.455739 np0000173798 devstack@c-api.service[112333]: from cgi import parse_header May 12 19:06:44.463066 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:44.463066 np0000173798 devstack@c-api.service[112332]: from cgi import parse_header May 12 19:06:44.475258 np0000173798 devstack@c-api.service[112330]: /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 12 19:06:44.475258 np0000173798 devstack@c-api.service[112330]: from cgi import parse_header May 12 19:06:44.496604 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:44.496604 np0000173798 devstack@c-api.service[112331]: removals.removed_module( May 12 19:06:44.497303 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:44.497303 np0000173798 devstack@c-api.service[112331]: removals.removed_module( May 12 19:06:44.499718 np0000173798 devstack@c-api.service[112333]: /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 12 19:06:44.499718 np0000173798 devstack@c-api.service[112333]: removals.removed_module( May 12 19:06:44.500593 np0000173798 devstack@c-api.service[112333]: /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 12 19:06:44.500593 np0000173798 devstack@c-api.service[112333]: removals.removed_module( May 12 19:06:44.511445 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:44.511445 np0000173798 devstack@c-api.service[112332]: removals.removed_module( May 12 19:06:44.512264 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:44.512264 np0000173798 devstack@c-api.service[112332]: removals.removed_module( May 12 19:06:44.530637 np0000173798 devstack@c-api.service[112330]: /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 12 19:06:44.530637 np0000173798 devstack@c-api.service[112330]: removals.removed_module( May 12 19:06:44.531290 np0000173798 devstack@c-api.service[112330]: /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 12 19:06:44.531290 np0000173798 devstack@c-api.service[112330]: removals.removed_module( May 12 19:06:45.099813 np0000173798 devstack@c-api.service[112333]: /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 12 19:06:45.099813 np0000173798 devstack@c-api.service[112333]: warnings.warn( May 12 19:06:45.144767 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:45.144767 np0000173798 devstack@c-api.service[112332]: warnings.warn( May 12 19:06:45.148289 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:45.148289 np0000173798 devstack@c-api.service[112331]: warnings.warn( May 12 19:06:45.192863 np0000173798 devstack@c-api.service[112333]: /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 12 19:06:45.192863 np0000173798 devstack@c-api.service[112333]: warnings.warn( May 12 19:06:45.242101 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:45.242101 np0000173798 devstack@c-api.service[112332]: warnings.warn( May 12 19:06:45.267505 np0000173798 devstack@c-api.service[112330]: /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 12 19:06:45.267505 np0000173798 devstack@c-api.service[112330]: warnings.warn( May 12 19:06:45.273198 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:45.273198 np0000173798 devstack@c-api.service[112331]: warnings.warn( May 12 19:06:45.436307 np0000173798 devstack@c-api.service[112330]: /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 12 19:06:45.436307 np0000173798 devstack@c-api.service[112330]: warnings.warn( May 12 19:06:45.505832 np0000173798 devstack@c-api.service[112333]: 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 12 19:06:45.505832 np0000173798 devstack@c-api.service[112333]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112333) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:06:45.530227 np0000173798 devstack@c-api.service[112332]: 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 12 19:06:45.531004 np0000173798 devstack@c-api.service[112332]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112332) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:06:45.578330 np0000173798 devstack@c-api.service[112331]: 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 12 19:06:45.578986 np0000173798 devstack@c-api.service[112331]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112331) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:06:45.591318 np0000173798 devstack@c-api.service[112333]: /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 12 19:06:45.591318 np0000173798 devstack@c-api.service[112333]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:06:45.593898 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:45.593898 np0000173798 devstack@c-api.service[112332]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:06:45.645283 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:45.645283 np0000173798 devstack@c-api.service[112331]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:06:45.770827 np0000173798 devstack@c-api.service[112330]: 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 12 19:06:45.771036 np0000173798 devstack@c-api.service[112330]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112330) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:06:45.844521 np0000173798 devstack@c-api.service[112330]: /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 12 19:06:45.844521 np0000173798 devstack@c-api.service[112330]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:06:46.086810 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112333) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:06:46.087085 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112332) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:06:46.087165 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.087165 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.087298 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.087298 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.087444 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.087515 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.088476 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112331) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:06:46.088877 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.088977 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.089193 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.089468 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.089659 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.089659 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.089659 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.089942 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.090052 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.090138 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.090208 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.090276 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.090335 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.090395 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.090465 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.090549 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.090609 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.090696 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.090772 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.090872 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.090941 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.091015 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.091088 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.091157 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.091223 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.091223 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.091223 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.091223 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.091223 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.091223 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.091601 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.091665 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.091723 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.091723 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.091723 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.091958 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.092027 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.092027 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.092185 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.092247 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.092305 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.092305 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.092305 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.092305 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.092305 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.092960 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.093064 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.093159 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.093228 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.093300 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.093360 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.093420 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.093493 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.093553 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.093691 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.093759 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.093858 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.093929 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.093929 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.094653 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.094727 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.094774 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.094838 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.094884 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.094925 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.094966 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.095007 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.095042 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.095091 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.095138 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.095178 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.095217 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.095252 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.095302 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.095344 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.095384 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.095423 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.095458 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.095505 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.095550 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.095550 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.095550 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.095550 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.095550 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.095718 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.095718 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.095718 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.096215 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.096268 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.096343 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.096391 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.096432 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.096474 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.096514 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.096558 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.096598 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.096638 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.096688 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.096738 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.096776 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.096833 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.096878 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.096919 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.096960 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.096996 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.097038 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.097102 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.097150 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.097186 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.097228 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.097263 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.097305 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.097341 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.097383 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.097419 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.097453 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.097507 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.097543 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.097619 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.097659 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.097701 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.097736 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.097780 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.097838 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.097874 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.097925 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.097925 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.097925 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.097925 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.099602 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.099688 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.099745 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.099828 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.099882 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.099926 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.099979 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.100053 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.100053 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.100053 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.100198 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.100244 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.100280 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.100350 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.100417 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.100472 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.100528 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.100528 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.100528 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.100528 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.100528 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.100854 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.100902 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.100967 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.101040 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.101089 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.101128 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.101164 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.101208 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.101248 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.101286 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.101320 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.101364 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.101410 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.101410 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.101541 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.101626 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.101667 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.101667 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.101667 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.101667 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.101838 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.102574 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.102641 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.102695 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.102695 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.102769 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.102843 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.102896 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.102941 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.102981 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.103019 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.103054 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.103092 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.103165 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.103165 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.103270 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.103270 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.103270 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.103270 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.103270 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.103484 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.103484 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.104056 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.104126 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.104169 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.104211 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.104211 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.104321 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.104403 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.104481 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.104529 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.104575 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.104643 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.104701 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.104701 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.104773 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.104847 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.104892 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.104892 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.104892 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.104892 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.104892 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.104892 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.110750 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.110750 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.110921 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.110921 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.111056 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.111140 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.111201 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.111243 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.111284 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.111331 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.111331 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.111331 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.111331 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.111331 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.111656 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.111833 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.111833 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.111971 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.111971 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.112128 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.112225 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.112315 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.112388 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.112388 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.112521 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.112599 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.112677 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.112748 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.112856 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.112935 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.112935 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.112935 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.112935 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.112935 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.112935 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.113325 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.113325 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.113325 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.113325 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.113325 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.113325 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.113777 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.113886 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.113886 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.113886 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.114117 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.114196 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.114271 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.114358 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.114447 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.114520 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.114584 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.114650 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.114727 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.114823 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.114889 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.114954 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.115040 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.115127 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.115206 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.115278 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.115354 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.115419 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.115499 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.115580 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.115665 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.115734 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.115850 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.115929 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.115996 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.115996 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.116118 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.116194 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.116272 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.116272 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.116272 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.116272 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.116272 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.116272 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.116272 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.116272 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.116272 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.116272 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.116272 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.116978 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.116978 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.116978 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.116978 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.117406 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.117496 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.117496 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.117675 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.117751 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.117858 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.117935 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.118002 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.118002 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.118133 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.118217 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.118290 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.118290 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.118438 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.118512 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.118580 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.118661 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.118706 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.118748 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.118783 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.118783 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.118783 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.118783 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.118783 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.119447 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.119497 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.119585 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.119623 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.119659 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.119691 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.119732 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.119757 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.119840 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.119868 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.119893 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.119893 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.119953 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.119981 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.120009 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.120124 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.120242 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.120380 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.120518 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.120574 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.120645 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.120680 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.120714 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.120764 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.120823 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.120913 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.120945 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.120945 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.120995 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.120995 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.121041 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.121071 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.121244 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.121244 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.121297 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.121322 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.121322 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.121366 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.121366 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.121421 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.121447 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.121476 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.121566 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.121599 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.121631 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.121665 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.121696 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.121720 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.121749 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.121772 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.121818 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.121845 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.121872 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.121897 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.121925 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.121949 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.122749 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.122859 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.122945 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.123024 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.123103 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.123137 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.123164 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.123190 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.123225 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.123250 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.123278 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.123307 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.123336 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.123365 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.123396 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.123424 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.123450 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.123478 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.123511 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.123540 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.123591 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.123620 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.123690 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.123760 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.123862 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.123935 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.124005 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.124091 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.124356 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.124444 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.124500 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.124568 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.124624 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.124683 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.124754 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.125250 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.125316 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.125396 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.125499 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.125611 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.125706 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.125742 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.125775 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.125827 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.125861 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.125928 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.125994 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.126025 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.126050 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.126095 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.126123 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.126152 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.126221 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.126292 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.126366 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.126433 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.126537 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.126642 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.126739 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.126862 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.126959 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.127059 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.127142 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.128579 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.128645 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.128691 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.128764 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.128833 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.128901 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.128949 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.128986 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.129017 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.129078 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.129161 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.129226 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.129291 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.129361 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.130091 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.130157 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.130217 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.130280 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.130333 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.130391 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.130456 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.130485 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.130515 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.130588 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.130653 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.130698 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.130769 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.130851 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.131293 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.131339 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.131384 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.131429 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.131470 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.131523 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.131560 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.131603 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.131647 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.131696 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.131733 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.131776 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.131831 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.131869 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.131926 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.131986 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.132038 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.132038 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.132130 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.132177 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.132220 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.132278 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.132348 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.132402 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.132459 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.132511 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.132564 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.132614 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.132663 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.132709 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.132760 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.132822 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.132871 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.132919 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.132983 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.133029 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.133074 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.133120 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.133184 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.133228 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.133271 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.133315 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.133365 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.133409 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.133453 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.133538 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.133591 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.133645 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.133698 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.133748 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.133748 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.133748 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.133748 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.133748 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.133986 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.134034 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.134034 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.134134 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.134134 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.134134 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.134134 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.134134 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.134134 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.134134 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.134134 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.134134 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.134134 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.134547 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.134547 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.134547 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.134547 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.134547 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.134547 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.134547 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.134547 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.134547 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.134547 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.135452 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.135510 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.135546 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.135631 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.135690 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.135730 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.135781 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.135878 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.135934 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.135934 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.135934 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.136075 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.136075 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.136162 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.136712 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.136774 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.136842 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.136902 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.136956 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.137006 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.137099 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.140297 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.140353 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.140402 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.140443 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.140443 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.140526 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.140564 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.140615 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.140659 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.140699 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.140699 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.140780 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.140850 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.140850 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.141176 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.141228 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.141282 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.141357 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.141400 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.141464 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.141540 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.142454 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.142519 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.142555 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.142588 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.142626 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.142731 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.142829 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.142882 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.142946 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.142997 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.143067 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.143588 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.143641 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.143704 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.143761 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.143829 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.143907 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.143967 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.144089 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.144156 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.144230 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.148205 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.148275 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.148334 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.148503 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.148564 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.148618 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.148662 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.148713 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.148763 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.148836 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.148888 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.148888 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.148888 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.148888 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.149066 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.149066 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.149066 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.149199 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.149199 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.149199 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.149320 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.149425 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.149512 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.149560 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.149615 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.149664 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.149708 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.149751 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.149821 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.149878 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.149933 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.149981 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.150028 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.150098 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.150148 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.150186 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.150222 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.150259 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.150297 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.150333 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.150373 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.150411 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.150452 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.150494 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.150530 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.150574 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.150612 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.150652 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.150688 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.150725 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.150758 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.150807 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.150857 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.150893 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.150933 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.150972 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.151013 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.151013 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.151013 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.151013 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.195583 np0000173798 devstack@c-api.service[112332]: INFO dbcounter [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Registered counter for database cinder May 12 19:06:46.199212 np0000173798 devstack@c-api.service[112331]: INFO dbcounter [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Registered counter for database cinder May 12 19:06:46.202697 np0000173798 devstack@c-api.service[112333]: INFO dbcounter [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Registered counter for database cinder May 12 19:06:46.206527 np0000173798 devstack@c-api.service[112332]: DEBUG oslo_db.sqlalchemy.engines [None req-38a89094-3d50-4542-b616-41c0b0e68111 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=112332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:46.210650 np0000173798 devstack@c-api.service[112331]: DEBUG oslo_db.sqlalchemy.engines [None req-04770bd6-65b2-490c-b33e-bc3db9127458 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=112331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:46.215447 np0000173798 devstack@c-api.service[112333]: DEBUG oslo_db.sqlalchemy.engines [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 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=112333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:46.324959 np0000173798 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writer thread running {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:06:46.325478 np0000173798 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writer thread running {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:06:46.327856 np0000173798 devstack@c-api.service[112332]: INFO cinder.rpc [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:06:46.328275 np0000173798 devstack@c-api.service[112331]: INFO cinder.rpc [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:06:46.330686 np0000173798 devstack@c-api.service[112331]: INFO cinder.rpc [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:06:46.331163 np0000173798 devstack@c-api.service[112332]: INFO cinder.rpc [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:06:46.332671 np0000173798 devstack@c-api.service[112331]: INFO cinder.rpc [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:06:46.333494 np0000173798 devstack@c-api.service[112332]: INFO cinder.rpc [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:06:46.334405 np0000173798 devstack@c-api.service[112331]: INFO cinder.rpc [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:06:46.335302 np0000173798 devstack@c-api.service[112332]: INFO cinder.rpc [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:06:46.335388 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.336312 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.337084 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.338151 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.341545 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112330) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:06:46.342120 np0000173798 devstack@c-api.service[112333]: DEBUG dbcounter [-] [112333] Writer thread running {{(pid=112333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:06:46.342260 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.342260 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.342393 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.342594 np0000173798 devstack@c-api.service[112331]: DEBUG oslo_db.sqlalchemy.engines [None req-04770bd6-65b2-490c-b33e-bc3db9127458 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=112331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:46.342983 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.343054 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.343111 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.343194 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.343194 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.343327 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.343327 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.343629 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.343715 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.343773 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.343894 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.343894 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.344040 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.344103 np0000173798 devstack@c-api.service[112332]: DEBUG oslo_db.sqlalchemy.engines [None req-38a89094-3d50-4542-b616-41c0b0e68111 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=112332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:46.344179 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.344511 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.344583 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.344647 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.344647 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.344752 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.344825 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.344884 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.345177 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.345177 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.345326 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.345387 np0000173798 devstack@c-api.service[112331]: INFO cinder.rpc [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:06:46.345445 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.345512 np0000173798 devstack@c-api.service[112333]: INFO cinder.rpc [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:06:46.345594 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.345594 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.345594 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.346006 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.346006 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.346180 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.346180 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.346180 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.346443 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.346443 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.346604 np0000173798 devstack@c-api.service[112332]: INFO cinder.rpc [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:06:46.346655 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.346655 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.346655 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.346655 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.346655 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.346655 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.346888 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.347397 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.347451 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.347517 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.347567 np0000173798 devstack@c-api.service[112331]: INFO cinder.rpc [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:06:46.347612 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.347612 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.347683 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.347728 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.347970 np0000173798 devstack@c-api.service[112333]: INFO cinder.rpc [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:06:46.348072 np0000173798 devstack@c-api.service[112332]: INFO cinder.rpc [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:06:46.348127 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.348127 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.348212 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.348259 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.348305 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.348343 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.348419 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.348676 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.348903 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.348948 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.348983 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.349020 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.349083 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.349161 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.349233 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.349305 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.349750 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.349825 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.349918 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.349965 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.350032 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.350083 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.350165 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.350208 np0000173798 devstack@c-api.service[112333]: INFO cinder.rpc [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:06:46.351252 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.351321 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.351362 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.351414 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.351462 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.351544 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.351623 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.351928 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.351976 np0000173798 devstack@c-api.service[112333]: INFO cinder.rpc [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:06:46.352022 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.352022 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.352113 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.352167 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.352215 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.352260 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.352759 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.352840 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.352885 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.352962 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.353007 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.353047 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.353095 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.353162 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.353212 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.353266 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.353320 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.353364 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.353411 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.353474 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.353547 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.354115 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.354182 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.354223 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.354258 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.354347 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.354409 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.354457 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.354506 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.354554 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.354688 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.354688 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.354894 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.354894 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.354894 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.355255 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.355407 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.355454 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.355525 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.355568 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.355653 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.355698 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.355765 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.356095 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.356148 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.356193 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.356277 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.356329 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.356375 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.356443 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.356675 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.356728 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.356782 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.356853 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.356949 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.357005 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.357045 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.357523 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.357589 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.357651 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.357685 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.357726 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.357823 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.357871 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.359486 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.359568 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.359613 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.359660 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.359726 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.359775 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.359881 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.360414 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.360470 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.360550 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.360610 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.360662 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.360723 np0000173798 devstack@c-api.service[112333]: DEBUG oslo_db.sqlalchemy.engines [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 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=112333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:46.360776 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.360776 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.360776 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.361272 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.361342 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.361403 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.361461 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.361499 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.361581 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.361628 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.361971 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.362051 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.362113 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.362188 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.362251 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.362308 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.362370 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.362427 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.362483 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.362540 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.362605 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.362671 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.362714 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.362754 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.362754 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.362859 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.362903 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.363480 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.363480 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.363480 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.363480 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.363480 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.363870 np0000173798 devstack@c-api.service[112333]: INFO cinder.rpc [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:06:46.363921 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.364295 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.364295 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.364295 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.364295 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.364295 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.364295 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.364295 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.365064 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.365166 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.365212 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.365259 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.365325 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.365374 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.365451 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.365755 np0000173798 devstack@c-api.service[112333]: INFO cinder.rpc [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:06:46.366004 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.366068 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.366115 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.366167 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.366215 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.366291 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.366353 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.366504 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.367055 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.367225 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.367271 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.367271 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.367366 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.367405 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.367466 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.367508 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.367586 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.367913 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.367959 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.368036 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.368094 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.368140 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.368198 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.368264 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:06:46.368337 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:06:46.368387 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:06:46.368455 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:06:46.368513 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:06:46.368580 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:06:46.368649 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:06:46.369712 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.371186 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.374268 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.374739 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.377205 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.378452 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.378972 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.381689 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.381779 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.382352 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.384588 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.384952 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.385682 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.387601 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.389186 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.389297 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.389949 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.392106 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.392171 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.393110 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.393811 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.396093 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.396470 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.397942 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.399614 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.401380 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.402558 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.403705 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.403998 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.405250 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.406050 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.406766 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.407276 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.408214 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.408533 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.409596 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.409942 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.410358 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.411186 np0000173798 devstack@c-api.service[112331]: WARNING cinder.api.contrib.hosts [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:06:46.411593 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.411942 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.413240 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.413442 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.413557 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.414736 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.415017 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.415871 np0000173798 devstack@c-api.service[112332]: WARNING cinder.api.contrib.hosts [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:06:46.415960 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: extensions {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.416668 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.417050 np0000173798 devstack@c-api.service[112330]: INFO dbcounter [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Registered counter for database cinder May 12 19:06:46.417148 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: encryption {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.418265 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.418743 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: encryption {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.419854 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.420325 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: os-quota-sets {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.420690 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: extensions {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.421754 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: cgsnapshots {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.421877 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.422030 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: encryption {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.423187 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: os-quota-class-sets {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.423776 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: encryption {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.424493 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: os-availability-zone {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.425382 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: os-quota-sets {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.425465 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.425863 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: qos-specs {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.426812 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: cgsnapshots {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.427723 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.428266 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: os-quota-class-sets {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.428397 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: backups {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.429408 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.429673 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: os-availability-zone {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.429818 np0000173798 devstack@c-api.service[112330]: DEBUG oslo_db.sqlalchemy.engines [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc 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=112330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:46.430482 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: extra_specs {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.430990 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: qos-specs {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.431078 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.432071 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: os-snapshot-manage {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.432653 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.433097 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: backups {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.433559 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: os-volume-type-access {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.434218 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.435145 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: capabilities {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.435395 np0000173798 devstack@c-api.service[112333]: WARNING cinder.api.contrib.hosts [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:06:46.435898 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: extra_specs {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.436189 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.436427 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: os-hosts {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.437539 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: os-snapshot-manage {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.437815 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: consistencygroups {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.437906 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.439170 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: os-volume-type-access {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.439539 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.439758 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: os-volume-transfer {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.440454 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: extensions {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.440735 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: capabilities {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.441476 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: scheduler-stats {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.441829 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: encryption {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.442103 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: os-hosts {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.443027 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extended resource: os-volume-manage {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.443464 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: consistencygroups {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.443561 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: encryption {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.445256 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: os-quota-sets {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.445476 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: os-volume-transfer {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.446035 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.446746 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: cgsnapshots {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.447108 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.contrib.snapshot_actions [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] SnapshotActionsController initialized {{(pid=112331) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:06:46.447221 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: scheduler-stats {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.447895 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.448238 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: os-quota-class-sets {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.448546 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extended resource: os-volume-manage {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.449581 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.449655 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: os-availability-zone {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.450952 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: qos-specs {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.451040 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.451096 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.451981 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.contrib.snapshot_actions [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] SnapshotActionsController initialized {{(pid=112332) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:06:46.452469 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.452746 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.453197 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: backups {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.453953 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.454268 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.455458 np0000173798 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.455703 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.455980 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: extra_specs {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.456316 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.456419 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.456529 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.456639 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.456754 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.456855 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.457045 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.457170 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.457238 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.457238 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.457359 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension UsedLimits extending resource: limits {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.457428 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension TypesManage extending resource: types {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.457521 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension AdminActions extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.457641 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension AdminActions extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.457731 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension AdminActions extending resource: backups {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.457866 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension VolumeActions extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.457950 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: os-snapshot-manage {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.458064 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-04770bd6-65b2-490c-b33e-bc3db9127458 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.458580 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.459584 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: os-volume-type-access {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.460099 np0000173798 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.460381 np0000173798 devstack@c-api.service[112331]: WARNING keystonemiddleware.auth_token [None req-04770bd6-65b2-490c-b33e-bc3db9127458 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 12 19:06:46.460994 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.461099 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.461208 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.461261 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: capabilities {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.461302 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.461416 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.461513 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.461642 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.461739 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.461869 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.461968 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension UsedLimits extending resource: limits {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.462071 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension TypesManage extending resource: types {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.462170 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension AdminActions extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.462291 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension AdminActions extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.462391 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension AdminActions extending resource: backups {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.462491 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension VolumeActions extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.462696 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-38a89094-3d50-4542-b616-41c0b0e68111 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.462927 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: os-hosts {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.464307 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: consistencygroups {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.465214 np0000173798 devstack@c-api.service[112332]: WARNING keystonemiddleware.auth_token [None req-38a89094-3d50-4542-b616-41c0b0e68111 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 12 19:06:46.466333 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: os-volume-transfer {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.466669 np0000173798 devstack@c-api.service[112331]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7254e30a3668 pid: 112331 (default app) May 12 19:06:46.467217 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.467217 np0000173798 devstack@c-api.service[112331]: warnings.warn( May 12 19:06:46.468086 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: scheduler-stats {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.469604 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extended resource: os-volume-manage {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.471198 np0000173798 devstack@c-api.service[112332]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7254e30a3668 pid: 112332 (default app) May 12 19:06:46.471955 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.473000 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.contrib.snapshot_actions [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] SnapshotActionsController initialized {{(pid=112333) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:06:46.473783 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.475265 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.475745 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.475745 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.475745 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.475745 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.476104 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.476104 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.476104 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.476104 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.476405 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.476405 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.476405 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.476405 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.476405 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.476405 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.476832 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.476832 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.476832 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.476832 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.476832 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.477310 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.477310 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.477310 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.477310 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.477310 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.477658 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.477658 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.477658 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.477658 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.477955 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.477955 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.477955 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.477955 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.477955 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.478397 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.478397 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.478397 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.478397 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.478397 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.478772 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.478772 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.478772 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.478772 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.478772 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.478772 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.479243 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.479243 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.479243 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.479243 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.479243 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.479243 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.479682 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.479682 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.479682 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.479682 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.479682 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.479682 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.480131 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.480131 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.480131 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.480131 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.480131 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.480487 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.480487 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.480487 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.480487 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.480487 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.480970 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.480970 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.480970 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.480970 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.480970 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.480970 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.481394 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.481394 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.481394 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.481394 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.481394 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.481394 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.481767 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.481767 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.481767 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.481767 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.481767 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.482223 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.482223 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.482223 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.482223 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.482223 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.482568 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.482568 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.482568 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.482568 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.482865 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.482865 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.482865 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.482865 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.483299 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.483299 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.483299 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.483299 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.483299 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.483657 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.483657 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.483657 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.483657 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.483657 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.484003 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.484003 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.484003 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.484003 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.484280 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.484280 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.484280 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.484280 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.484554 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.484554 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.484554 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.484554 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.484858 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.484858 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.484858 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.484858 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.485366 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.485366 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.485366 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.485366 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.485681 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.485681 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.485681 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.485681 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.485681 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.485896 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.485896 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.485896 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.485896 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.485896 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.485896 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.486082 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.486082 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.486082 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.486082 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.486082 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.486228 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.486256 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.486256 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.486256 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.486256 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.486256 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.486256 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.486436 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.486436 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.486436 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.486436 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.486436 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.486436 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.486621 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.486621 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.486621 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.486621 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.486621 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.486621 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.486815 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.486815 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.486815 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.486815 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.486815 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.486815 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.487009 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.487009 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.487009 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.487009 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.487131 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.487131 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.487131 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.487131 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.487131 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.487290 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.487290 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.487290 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.487290 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:46.487290 np0000173798 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 12 19:06:46.487434 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.487460 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.middleware.request_id [None req-1ef53d7b-b0c8-4306-92e7-2edccd57a685 None None] RequestId filter calling following filter/app {{(pid=112331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:06:46.487485 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.487509 np0000173798 devstack@c-api.service[112331]: [pid: 112331|app: 0|req: 1/1] 199.204.45.238 () {60 vars in 956 bytes} [Tue May 12 19:06:46 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 12 19:06:46.487538 np0000173798 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.487538 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.487538 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.487538 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.487538 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.487538 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.487538 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.487709 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.487709 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.487709 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.487709 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension UsedLimits extending resource: limits {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.487709 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension TypesManage extending resource: types {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.487709 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension AdminActions extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.487709 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension AdminActions extending resource: snapshots {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.487892 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension AdminActions extending resource: backups {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.487892 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension VolumeActions extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.487892 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.489471 np0000173798 devstack@c-api.service[112333]: WARNING keystonemiddleware.auth_token [None req-160809d4-f9ac-4bdc-8b52-bcdd6e19df83 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 12 19:06:46.495805 np0000173798 devstack@c-api.service[112333]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7254e30a3668 pid: 112333 (default app) May 12 19:06:46.563744 np0000173798 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writer thread running {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:06:46.568829 np0000173798 devstack@c-api.service[112330]: INFO cinder.rpc [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:06:46.572820 np0000173798 devstack@c-api.service[112330]: INFO cinder.rpc [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:06:46.575617 np0000173798 devstack@c-api.service[112330]: INFO cinder.rpc [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:06:46.577914 np0000173798 devstack@c-api.service[112330]: INFO cinder.rpc [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:06:46.579015 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.580969 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.587905 np0000173798 devstack@c-api.service[112330]: DEBUG oslo_db.sqlalchemy.engines [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc 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=112330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:46.589582 np0000173798 devstack@c-api.service[112330]: INFO cinder.rpc [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:06:46.592195 np0000173798 devstack@c-api.service[112330]: INFO cinder.rpc [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:06:46.593824 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.611100 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.617835 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.618118 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.622531 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.627618 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.631536 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.635593 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.639507 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.643640 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.645807 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.649030 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.655347 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.660088 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.662466 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.664148 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.665771 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.667335 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.669867 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.670394 np0000173798 devstack@c-api.service[112330]: WARNING cinder.api.contrib.hosts [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:06:46.670834 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.672370 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.674025 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.674942 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: extensions {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.676356 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: encryption {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.678037 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: encryption {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.679835 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: os-quota-sets {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.681317 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: cgsnapshots {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.682750 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: os-quota-class-sets {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.685054 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: os-availability-zone {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.686327 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: qos-specs {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.688409 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: backups {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.690425 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: extra_specs {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.691996 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: os-snapshot-manage {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.693497 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: os-volume-type-access {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.695140 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: capabilities {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.696468 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: os-hosts {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.697916 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: consistencygroups {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.699963 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: os-volume-transfer {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.701610 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: scheduler-stats {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.703261 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extended resource: os-volume-manage {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:06:46.705865 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.706975 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.contrib.snapshot_actions [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] SnapshotActionsController initialized {{(pid=112330) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:06:46.707749 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.709234 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.710726 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.712156 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.713817 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.715639 np0000173798 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:06:46.716607 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.716722 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.716869 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.716949 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.717077 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.717181 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.717333 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.717447 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.717575 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.717665 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension UsedLimits extending resource: limits {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.717779 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension TypesManage extending resource: types {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.717926 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension AdminActions extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.718163 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension AdminActions extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.718266 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension AdminActions extending resource: backups {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.718349 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension VolumeActions extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.718504 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:06:46.721443 np0000173798 devstack@c-api.service[112330]: WARNING keystonemiddleware.auth_token [None req-46b8ab52-12c2-4f8d-8456-c52879f909bc 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 12 19:06:46.728739 np0000173798 devstack@c-api.service[112330]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7254e30a3668 pid: 112330 (default app) May 12 19:06:53.746447 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.746447 np0000173798 devstack@c-api.service[112332]: warnings.warn( May 12 19:06:53.762475 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.762475 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.762475 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.762475 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.762475 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.762958 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.762958 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.762958 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.762958 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.762958 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.763273 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.763273 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.763273 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.763273 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.763273 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.763273 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.763590 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.763590 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.763590 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.763590 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.763751 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.763751 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.763751 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.763751 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.763954 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.763954 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.763954 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.763954 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.764148 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.764148 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.764148 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.764148 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.764148 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.764344 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.764344 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.764344 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.764344 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.764344 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.764596 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.764596 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.764596 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.764596 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.764596 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.764596 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.764846 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.764846 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.764846 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.764846 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.764846 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.764846 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.765116 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.765116 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.765116 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.765116 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.765116 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.765116 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.765343 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.765343 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.765343 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.765343 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.765343 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.765540 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.765540 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.765540 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.765540 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.765540 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.765739 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.765739 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.765739 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.765739 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.765739 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.765739 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.766082 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.766082 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.766082 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.766082 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.766082 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.766082 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.766299 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.766299 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.766299 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.766299 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.766299 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.766494 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.766494 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.766494 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.766494 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.766494 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.766710 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.766710 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.766710 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.766710 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.766893 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.766893 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.766893 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.766893 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.767049 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.767049 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.767049 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.767049 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.767049 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.767295 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.767295 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.767295 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.767295 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.767295 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.767524 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.767524 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.767524 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.767524 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.767682 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.767682 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.767682 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.767682 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.767884 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.767884 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.767884 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.767884 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.768046 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.768046 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.768046 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.768046 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.768252 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.768252 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.768252 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.768252 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.768414 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.768414 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.768414 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.768414 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.768414 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.768613 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.768613 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.768613 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.768613 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.768613 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.768613 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.768925 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.768925 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.768925 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.768925 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.768925 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.769127 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.769127 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.769127 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.769127 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.769127 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.769127 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.769358 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.769358 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.769358 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.769358 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.769358 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.769358 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.769596 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.769596 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.769596 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.769596 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.769596 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.769596 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.769865 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.769865 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.769865 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.769865 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.769865 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.769865 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.770097 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.770097 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.770097 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.770097 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.770261 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.770261 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.770261 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.770261 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.770261 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.770464 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.770464 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.770464 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.770464 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:53.770464 np0000173798 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 12 19:06:53.770464 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.middleware.request_id [None req-e06a8070-017f-4a4e-a862-62db33916305 None None] RequestId filter calling following filter/app {{(pid=112332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:06:54.264560 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-e06a8070-017f-4a4e-a862-62db33916305 admin admin] POST https://199.204.45.238/volume/v3/types May 12 19:06:54.265052 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-e06a8070-017f-4a4e-a862-62db33916305 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 12 19:06:54.266643 np0000173798 devstack@c-api.service[112332]: /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 12 19:06:54.266643 np0000173798 devstack@c-api.service[112332]: warnings.warn( May 12 19:06:54.277729 np0000173798 devstack@c-api.service[112332]: DEBUG oslo_db.sqlalchemy.engines [None req-e06a8070-017f-4a4e-a862-62db33916305 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=112332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:54.312974 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-e06a8070-017f-4a4e-a862-62db33916305 admin admin] https://199.204.45.238/volume/v3/types returned with HTTP 200 May 12 19:06:54.314052 np0000173798 devstack@c-api.service[112332]: [pid: 112332|app: 0|req: 1/2] 199.204.45.238 () {68 vars in 1288 bytes} [Tue May 12 19:06:53 2026] POST /volume/v3/types => generated 186 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:06:54.326405 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.middleware.request_id [req-e06a8070-017f-4a4e-a862-62db33916305 req-9eab9ce8-9b33-4b30-af27-4f1d16c3216d None None] RequestId filter calling following filter/app {{(pid=112331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:06:54.668115 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [req-e06a8070-017f-4a4e-a862-62db33916305 req-9eab9ce8-9b33-4b30-af27-4f1d16c3216d admin admin] POST https://199.204.45.238/volume/v3/types/54d2eabd-319e-4b3b-b25d-8b36920fbc9e/extra_specs May 12 19:06:54.668627 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [req-e06a8070-017f-4a4e-a862-62db33916305 req-9eab9ce8-9b33-4b30-af27-4f1d16c3216d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 12 19:06:54.670349 np0000173798 devstack@c-api.service[112331]: /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 12 19:06:54.670349 np0000173798 devstack@c-api.service[112331]: warnings.warn( May 12 19:06:54.682283 np0000173798 devstack@c-api.service[112331]: DEBUG oslo_db.sqlalchemy.engines [req-e06a8070-017f-4a4e-a862-62db33916305 req-9eab9ce8-9b33-4b30-af27-4f1d16c3216d 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=112331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:06:54.752880 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [req-e06a8070-017f-4a4e-a862-62db33916305 req-9eab9ce8-9b33-4b30-af27-4f1d16c3216d admin admin] https://199.204.45.238/volume/v3/types/54d2eabd-319e-4b3b-b25d-8b36920fbc9e/extra_specs returned with HTTP 200 May 12 19:06:54.753514 np0000173798 devstack@c-api.service[112331]: [pid: 112331|app: 0|req: 2/3] 199.204.45.238 () {70 vars in 1505 bytes} [Tue May 12 19:06:54 2026] POST /volume/v3/types/54d2eabd-319e-4b3b-b25d-8b36920fbc9e/extra_specs => generated 55 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:06:56.365034 np0000173798 devstack@c-api.service[112333]: DEBUG dbcounter [-] [112333] Writing DB stats cinder:SELECT=6 {{(pid=112333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:06:56.591282 np0000173798 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=6 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:07:04.308333 np0000173798 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:07:04.750007 np0000173798 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:10:58.887572 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.887572 np0000173798 devstack@c-api.service[112333]: warnings.warn( May 12 19:10:58.904354 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.904354 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.904354 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.904354 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.904720 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.904720 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.904720 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.904720 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.904929 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.904929 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.904929 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.904929 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.904929 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.904929 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.905199 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.905199 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.905199 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.905199 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.905199 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.905427 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.905427 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.905427 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.905427 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.905427 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.905632 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.905632 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.905632 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.905632 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.905820 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.905820 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.905820 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.905820 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.905820 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.906059 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.906059 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.906059 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.906059 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.906059 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.906273 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.906273 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.906273 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.906273 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.906273 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.906273 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.906526 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.906526 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.906526 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.906526 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.906526 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.906526 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.906803 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.906803 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.906803 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.906803 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.906803 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.906803 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.907062 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.907062 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.907062 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.907062 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.907062 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.907296 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.907296 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.907296 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.907296 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.907296 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.907495 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.907495 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.907495 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.907495 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.907495 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.907495 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.907756 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.907756 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.907756 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.907756 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.907756 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.907756 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.908027 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.908027 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.908027 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.908027 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.908027 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.908258 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.908258 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.908258 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.908258 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.908258 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.908531 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.908531 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.908531 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.908531 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.908709 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.908709 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.908709 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.908709 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.908914 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.908914 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.908914 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.908914 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.908914 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.909309 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.909309 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.909309 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.909309 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.909309 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.909511 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.909511 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.909511 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.909511 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.909752 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.909752 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.909752 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.909752 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.909958 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.909958 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.909958 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.909958 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.910150 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.910150 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.910150 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.910150 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.910337 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.910337 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.910337 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.910337 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.910516 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.910516 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.910516 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.910516 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.910516 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.910750 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.910750 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.910750 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.910750 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.910750 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.910750 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.911032 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.911032 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.911032 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.911032 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.911032 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.911238 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.911238 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.911238 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.911238 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.911238 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.911238 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.911479 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.911479 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.911479 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.911479 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.911479 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.911479 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.911727 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.911727 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.911727 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.911727 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.911727 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.911727 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.911985 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.911985 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.911985 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.911985 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.911985 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.911985 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.912223 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.912223 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.912223 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.912223 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.912435 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.912435 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.912435 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.912435 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.912435 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.912638 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.912638 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.912638 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.912638 np0000173798 devstack@c-api.service[112333]: /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 12 19:10:58.912638 np0000173798 devstack@c-api.service[112333]: warnings.warn(deprecated_msg) May 12 19:10:58.912638 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.middleware.request_id [None req-55faf444-425b-408a-a6eb-be33d5303323 None None] RequestId filter calling following filter/app {{(pid=112333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:10:58.912804 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-55faf444-425b-408a-a6eb-be33d5303323 None None] GET https://199.204.45.238/volume// May 12 19:10:58.912991 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-55faf444-425b-408a-a6eb-be33d5303323 None None] Empty body provided in request {{(pid=112333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:10:58.913210 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-55faf444-425b-408a-a6eb-be33d5303323 None None] Calling method 'all' {{(pid=112333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:10:58.913868 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-55faf444-425b-408a-a6eb-be33d5303323 None None] https://199.204.45.238/volume// returned with HTTP 300 May 12 19:10:58.914718 np0000173798 devstack@c-api.service[112333]: [pid: 112333|app: 0|req: 1/4] 199.204.45.238 () {66 vars in 1456 bytes} [Tue May 12 19:10:58 2026] GET /volume/ => generated 390 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 12 19:11:35.144816 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.144816 np0000173798 devstack@c-api.service[112330]: warnings.warn( May 12 19:11:35.157933 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.157933 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.157933 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.157933 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.158215 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.158215 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.158215 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.158215 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.158441 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.158441 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.158441 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.158441 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.158441 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.158441 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.158738 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.158738 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.158738 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.158738 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.158738 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.159068 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.159068 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.159068 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.159068 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.159068 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.159312 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.159312 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.159312 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.159312 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.159550 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.159550 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.159550 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.159550 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.159550 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.160075 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.160075 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.160075 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.160075 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.160075 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.160377 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.160377 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.160377 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.160377 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.160377 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.160377 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.160812 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.160812 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.160812 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.160812 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.160812 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.160812 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.161186 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.161186 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.161186 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.161186 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.161186 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.161186 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.161402 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.161402 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.161402 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.161402 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.161402 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.161597 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.161597 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.161597 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.161597 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.161597 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.161765 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.161765 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.161765 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.161765 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.161765 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.161765 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.162006 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.162006 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.162006 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.162006 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.162006 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.162006 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.162210 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.162210 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.162210 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.162210 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.162210 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.162447 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.162447 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.162447 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.162447 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.162447 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.162736 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.162736 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.162736 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.162736 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.162905 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.162905 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.162905 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.162905 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.163039 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.163039 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.163039 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.163039 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.163039 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.163226 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.163226 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.163226 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.163226 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.163226 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.163388 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.163388 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.163388 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.163388 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.163539 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.163539 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.163539 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.163539 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.163680 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.163680 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.163680 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.163680 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.163841 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.163841 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.163841 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.163841 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164001 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164001 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164001 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164001 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164148 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164148 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164148 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164148 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164148 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164327 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164327 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164327 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164327 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164327 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164327 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164536 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164536 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164536 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164536 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164536 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164732 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164732 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164732 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164732 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164732 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164732 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164980 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164980 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164980 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164980 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.164980 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.164980 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.165195 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.165195 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.165195 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.165195 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.165195 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.165195 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.165421 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.165421 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.165421 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.165421 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.165421 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.165421 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.165659 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.165659 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.165659 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.165659 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.165875 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.165875 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.165875 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.165875 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.165875 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.166060 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.166060 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.166060 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.166060 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.166060 np0000173798 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 12 19:11:35.166060 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-07d54205-db72-4e79-a979-82ccf856d9c7 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:11:35.483659 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-07d54205-db72-4e79-a979-82ccf856d9c7 demo demo] GET https://199.204.45.238/volume/v3/types?is_public=None May 12 19:11:35.484024 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-07d54205-db72-4e79-a979-82ccf856d9c7 demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:11:35.484273 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-07d54205-db72-4e79-a979-82ccf856d9c7 demo demo] Calling method 'index' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:11:35.484740 np0000173798 devstack@c-api.service[112330]: /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 12 19:11:35.484740 np0000173798 devstack@c-api.service[112330]: warnings.warn( May 12 19:11:35.485449 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.api_utils [None req-07d54205-db72-4e79-a979-82ccf856d9c7 demo demo] Removing options '' from query. {{(pid=112330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:11:35.496941 np0000173798 devstack@c-api.service[112330]: DEBUG oslo_db.sqlalchemy.engines [None req-07d54205-db72-4e79-a979-82ccf856d9c7 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=112330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:11:35.517502 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-07d54205-db72-4e79-a979-82ccf856d9c7 demo demo] https://199.204.45.238/volume/v3/types?is_public=None returned with HTTP 200 May 12 19:11:35.517914 np0000173798 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 1/5] 199.204.45.238 () {64 vars in 1263 bytes} [Tue May 12 19:11:35 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:11:35.528868 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.middleware.request_id [req-07d54205-db72-4e79-a979-82ccf856d9c7 req-52dd0cf4-b24b-4144-9897-0489b38a3fd3 None None] RequestId filter calling following filter/app {{(pid=112332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:11:35.534834 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [req-07d54205-db72-4e79-a979-82ccf856d9c7 req-52dd0cf4-b24b-4144-9897-0489b38a3fd3 demo demo] GET https://199.204.45.238/volume/v3/types/default May 12 19:11:35.535223 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [req-07d54205-db72-4e79-a979-82ccf856d9c7 req-52dd0cf4-b24b-4144-9897-0489b38a3fd3 demo demo] Empty body provided in request {{(pid=112332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:11:35.535655 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [req-07d54205-db72-4e79-a979-82ccf856d9c7 req-52dd0cf4-b24b-4144-9897-0489b38a3fd3 demo demo] Calling method 'show' {{(pid=112332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:11:35.546565 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [req-07d54205-db72-4e79-a979-82ccf856d9c7 req-52dd0cf4-b24b-4144-9897-0489b38a3fd3 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 May 12 19:11:35.547163 np0000173798 devstack@c-api.service[112332]: [pid: 112332|app: 0|req: 2/6] 199.204.45.238 () {66 vars in 1329 bytes} [Tue May 12 19:11:35 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:11:35.896298 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.middleware.request_id [None req-7ececee4-e7f8-4883-b549-b7914a1ddef7 None None] RequestId filter calling following filter/app {{(pid=112331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:11:35.899921 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-7ececee4-e7f8-4883-b549-b7914a1ddef7 demo demo] GET https://199.204.45.238/volume/v3/types/default May 12 19:11:35.900206 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-7ececee4-e7f8-4883-b549-b7914a1ddef7 demo demo] Empty body provided in request {{(pid=112331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:11:35.900413 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-7ececee4-e7f8-4883-b549-b7914a1ddef7 demo demo] Calling method 'show' {{(pid=112331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:11:35.913154 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-7ececee4-e7f8-4883-b549-b7914a1ddef7 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 May 12 19:11:35.913482 np0000173798 devstack@c-api.service[112331]: [pid: 112331|app: 0|req: 3/7] 199.204.45.238 () {64 vars in 1258 bytes} [Tue May 12 19:11:35 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:11:36.303710 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.middleware.request_id [None req-b8c0e479-badc-47eb-802e-446f89217f49 None None] RequestId filter calling following filter/app {{(pid=112333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:11:36.642406 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-b8c0e479-badc-47eb-802e-446f89217f49 demo demo] GET https://199.204.45.238/volume/v3/types/default May 12 19:11:36.642812 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-b8c0e479-badc-47eb-802e-446f89217f49 demo demo] Empty body provided in request {{(pid=112333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:11:36.643053 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-b8c0e479-badc-47eb-802e-446f89217f49 demo demo] Calling method 'show' {{(pid=112333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:11:36.654063 np0000173798 devstack@c-api.service[112333]: DEBUG oslo_db.sqlalchemy.engines [None req-b8c0e479-badc-47eb-802e-446f89217f49 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=112333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:11:36.673595 np0000173798 devstack@c-api.service[112333]: /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 12 19:11:36.673595 np0000173798 devstack@c-api.service[112333]: warnings.warn( May 12 19:11:36.675811 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-b8c0e479-badc-47eb-802e-446f89217f49 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 May 12 19:11:36.676218 np0000173798 devstack@c-api.service[112333]: [pid: 112333|app: 0|req: 2/8] 199.204.45.238 () {64 vars in 1258 bytes} [Tue May 12 19:11:36 2026] GET /volume/v3/types/default => generated 145 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:11:36.686904 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-a31e6ad3-f8a8-4aa8-9fd0-e44ff400cdad None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:11:36.690920 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-a31e6ad3-f8a8-4aa8-9fd0-e44ff400cdad demo demo] GET https://199.204.45.238/volume/v3/types/default May 12 19:11:36.691317 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-a31e6ad3-f8a8-4aa8-9fd0-e44ff400cdad demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:11:36.691739 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-a31e6ad3-f8a8-4aa8-9fd0-e44ff400cdad demo demo] Calling method 'show' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:11:36.706367 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-a31e6ad3-f8a8-4aa8-9fd0-e44ff400cdad demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 May 12 19:11:36.706775 np0000173798 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 2/9] 199.204.45.238 () {64 vars in 1258 bytes} [Tue May 12 19:11:36 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 12 19:11:45.542306 np0000173798 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writing DB stats cinder:SELECT=2 {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:11:45.909777 np0000173798 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writing DB stats cinder:SELECT=2 {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:11:46.671224 np0000173798 devstack@c-api.service[112333]: DEBUG dbcounter [-] [112333] Writing DB stats cinder:SELECT=2 {{(pid=112333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:11:46.703807 np0000173798 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=3 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:16:50.199130 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.middleware.request_id [None req-0ac018d4-b775-4514-a78f-cb19b1494fb9 None None] RequestId filter calling following filter/app {{(pid=112332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:16:50.290924 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-0ac018d4-b775-4514-a78f-cb19b1494fb9 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:16:50.291172 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-0ac018d4-b775-4514-a78f-cb19b1494fb9 demo demo] Empty body provided in request {{(pid=112332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:16:50.291409 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-0ac018d4-b775-4514-a78f-cb19b1494fb9 demo demo] Calling method 'detail' {{(pid=112332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:16:50.292052 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.api_utils [None req-0ac018d4-b775-4514-a78f-cb19b1494fb9 demo demo] Removing options '' from query. {{(pid=112332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:16:50.293023 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.volume.api [None req-0ac018d4-b775-4514-a78f-cb19b1494fb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112332) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:16:50.329555 np0000173798 devstack@c-api.service[112332]: INFO cinder.volume.api [None req-0ac018d4-b775-4514-a78f-cb19b1494fb9 demo demo] Get all volumes completed successfully. May 12 19:16:50.332742 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-0ac018d4-b775-4514-a78f-cb19b1494fb9 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:16:50.333214 np0000173798 devstack@c-api.service[112332]: [pid: 112332|app: 0|req: 3/10] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:16:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:17:00.321350 np0000173798 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writing DB stats cinder:SELECT=1 {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:17:50.355132 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.middleware.request_id [None req-c1086cdb-1a8e-4009-b7d7-c59fcc841d96 None None] RequestId filter calling following filter/app {{(pid=112331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:17:50.359351 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-c1086cdb-1a8e-4009-b7d7-c59fcc841d96 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:17:50.359681 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-c1086cdb-1a8e-4009-b7d7-c59fcc841d96 demo demo] Empty body provided in request {{(pid=112331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:17:50.360037 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-c1086cdb-1a8e-4009-b7d7-c59fcc841d96 demo demo] Calling method 'detail' {{(pid=112331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:17:50.361118 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.api_utils [None req-c1086cdb-1a8e-4009-b7d7-c59fcc841d96 demo demo] Removing options '' from query. {{(pid=112331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:17:50.362422 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.volume.api [None req-c1086cdb-1a8e-4009-b7d7-c59fcc841d96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112331) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:17:50.403029 np0000173798 devstack@c-api.service[112331]: INFO cinder.volume.api [None req-c1086cdb-1a8e-4009-b7d7-c59fcc841d96 demo demo] Get all volumes completed successfully. May 12 19:17:50.406748 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-c1086cdb-1a8e-4009-b7d7-c59fcc841d96 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:17:50.408304 np0000173798 devstack@c-api.service[112331]: [pid: 112331|app: 0|req: 4/11] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:17:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:18:00.395821 np0000173798 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writing DB stats cinder:SELECT=1 {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:18:50.435555 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.middleware.request_id [None req-bbc2336a-c232-4b29-90dc-5c15163ae69d None None] RequestId filter calling following filter/app {{(pid=112333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:18:50.438493 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-bbc2336a-c232-4b29-90dc-5c15163ae69d demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:18:50.441222 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-bbc2336a-c232-4b29-90dc-5c15163ae69d demo demo] Empty body provided in request {{(pid=112333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:18:50.441222 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-bbc2336a-c232-4b29-90dc-5c15163ae69d demo demo] Calling method 'detail' {{(pid=112333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:18:50.441222 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.api_utils [None req-bbc2336a-c232-4b29-90dc-5c15163ae69d demo demo] Removing options '' from query. {{(pid=112333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:18:50.441222 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.volume.api [None req-bbc2336a-c232-4b29-90dc-5c15163ae69d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112333) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:18:50.479931 np0000173798 devstack@c-api.service[112333]: INFO cinder.volume.api [None req-bbc2336a-c232-4b29-90dc-5c15163ae69d demo demo] Get all volumes completed successfully. May 12 19:18:50.481298 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-bbc2336a-c232-4b29-90dc-5c15163ae69d demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:18:50.481973 np0000173798 devstack@c-api.service[112333]: [pid: 112333|app: 0|req: 3/12] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:18:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:19:00.470591 np0000173798 devstack@c-api.service[112333]: DEBUG dbcounter [-] [112333] Writing DB stats cinder:SELECT=1 {{(pid=112333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:19:50.522989 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-e00e816e-e602-4541-820e-aef7d5c2ea50 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:19:50.525571 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-e00e816e-e602-4541-820e-aef7d5c2ea50 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:19:50.525879 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-e00e816e-e602-4541-820e-aef7d5c2ea50 demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:19:50.526153 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-e00e816e-e602-4541-820e-aef7d5c2ea50 demo demo] Calling method 'detail' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:19:50.526784 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.api_utils [None req-e00e816e-e602-4541-820e-aef7d5c2ea50 demo demo] Removing options '' from query. {{(pid=112330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:19:50.527502 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.volume.api [None req-e00e816e-e602-4541-820e-aef7d5c2ea50 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112330) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:19:50.569495 np0000173798 devstack@c-api.service[112330]: INFO cinder.volume.api [None req-e00e816e-e602-4541-820e-aef7d5c2ea50 demo demo] Get all volumes completed successfully. May 12 19:19:50.573386 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-e00e816e-e602-4541-820e-aef7d5c2ea50 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:19:50.573907 np0000173798 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 3/13] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:19:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:20:00.562219 np0000173798 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=1 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:20:50.628615 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.middleware.request_id [None req-f7eab0a3-5e04-46b3-8714-b4171e9182bb None None] RequestId filter calling following filter/app {{(pid=112332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:20:50.633853 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-f7eab0a3-5e04-46b3-8714-b4171e9182bb demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:20:50.634322 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-f7eab0a3-5e04-46b3-8714-b4171e9182bb demo demo] Empty body provided in request {{(pid=112332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:20:50.634961 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-f7eab0a3-5e04-46b3-8714-b4171e9182bb demo demo] Calling method 'detail' {{(pid=112332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:20:50.635635 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.api_utils [None req-f7eab0a3-5e04-46b3-8714-b4171e9182bb demo demo] Removing options '' from query. {{(pid=112332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:20:50.636582 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.volume.api [None req-f7eab0a3-5e04-46b3-8714-b4171e9182bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112332) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:20:50.646059 np0000173798 devstack@c-api.service[112332]: INFO cinder.volume.api [None req-f7eab0a3-5e04-46b3-8714-b4171e9182bb demo demo] Get all volumes completed successfully. May 12 19:20:50.649695 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-f7eab0a3-5e04-46b3-8714-b4171e9182bb demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:20:50.650414 np0000173798 devstack@c-api.service[112332]: [pid: 112332|app: 0|req: 4/14] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:20:50 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 12 19:21:00.640463 np0000173798 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writing DB stats cinder:SELECT=1 {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:21:50.674067 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.middleware.request_id [None req-b5c278db-aa23-43fb-87bb-9b805000c217 None None] RequestId filter calling following filter/app {{(pid=112331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:21:50.892167 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-b5c278db-aa23-43fb-87bb-9b805000c217 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:21:50.892167 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-b5c278db-aa23-43fb-87bb-9b805000c217 demo demo] Empty body provided in request {{(pid=112331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:21:50.892167 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-b5c278db-aa23-43fb-87bb-9b805000c217 demo demo] Calling method 'detail' {{(pid=112331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:21:50.892167 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.api_utils [None req-b5c278db-aa23-43fb-87bb-9b805000c217 demo demo] Removing options '' from query. {{(pid=112331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:21:50.892167 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.volume.api [None req-b5c278db-aa23-43fb-87bb-9b805000c217 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112331) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:21:50.900400 np0000173798 devstack@c-api.service[112331]: INFO cinder.volume.api [None req-b5c278db-aa23-43fb-87bb-9b805000c217 demo demo] Get all volumes completed successfully. May 12 19:21:50.903916 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-b5c278db-aa23-43fb-87bb-9b805000c217 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:21:50.904640 np0000173798 devstack@c-api.service[112331]: [pid: 112331|app: 0|req: 5/15] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:21:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:22:00.925937 np0000173798 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writing DB stats cinder:SELECT=1 {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:22:50.952832 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.middleware.request_id [None req-75f4780b-8b21-4b01-8efc-f843304c4256 None None] RequestId filter calling following filter/app {{(pid=112333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:22:50.958156 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-75f4780b-8b21-4b01-8efc-f843304c4256 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:22:50.958432 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-75f4780b-8b21-4b01-8efc-f843304c4256 demo demo] Empty body provided in request {{(pid=112333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:22:50.958744 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-75f4780b-8b21-4b01-8efc-f843304c4256 demo demo] Calling method 'detail' {{(pid=112333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:22:50.960910 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.api_utils [None req-75f4780b-8b21-4b01-8efc-f843304c4256 demo demo] Removing options '' from query. {{(pid=112333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:22:50.961886 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.volume.api [None req-75f4780b-8b21-4b01-8efc-f843304c4256 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112333) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:22:50.970363 np0000173798 devstack@c-api.service[112333]: INFO cinder.volume.api [None req-75f4780b-8b21-4b01-8efc-f843304c4256 demo demo] Get all volumes completed successfully. May 12 19:22:50.972952 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-75f4780b-8b21-4b01-8efc-f843304c4256 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:22:50.973461 np0000173798 devstack@c-api.service[112333]: [pid: 112333|app: 0|req: 4/16] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:22:50 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 12 19:23:00.965500 np0000173798 devstack@c-api.service[112333]: DEBUG dbcounter [-] [112333] Writing DB stats cinder:SELECT=1 {{(pid=112333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:23:51.006042 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-518af64a-d47f-40bd-98b2-fc11ccd9f146 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:23:51.009906 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-518af64a-d47f-40bd-98b2-fc11ccd9f146 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:23:51.010320 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-518af64a-d47f-40bd-98b2-fc11ccd9f146 demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:23:51.010602 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-518af64a-d47f-40bd-98b2-fc11ccd9f146 demo demo] Calling method 'detail' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:23:51.011193 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.api_utils [None req-518af64a-d47f-40bd-98b2-fc11ccd9f146 demo demo] Removing options '' from query. {{(pid=112330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:23:51.012475 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.volume.api [None req-518af64a-d47f-40bd-98b2-fc11ccd9f146 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112330) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:23:51.020724 np0000173798 devstack@c-api.service[112330]: INFO cinder.volume.api [None req-518af64a-d47f-40bd-98b2-fc11ccd9f146 demo demo] Get all volumes completed successfully. May 12 19:23:51.022818 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-518af64a-d47f-40bd-98b2-fc11ccd9f146 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:23:51.023299 np0000173798 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 4/17] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:23:51 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 12 19:24:01.016902 np0000173798 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=1 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:24:51.050760 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.middleware.request_id [None req-1e31f656-10a2-4fae-a82f-b850e517cc62 None None] RequestId filter calling following filter/app {{(pid=112332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:24:51.052804 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-1e31f656-10a2-4fae-a82f-b850e517cc62 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:24:51.052990 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-1e31f656-10a2-4fae-a82f-b850e517cc62 demo demo] Empty body provided in request {{(pid=112332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:24:51.053149 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-1e31f656-10a2-4fae-a82f-b850e517cc62 demo demo] Calling method 'detail' {{(pid=112332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:24:51.053372 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.api_utils [None req-1e31f656-10a2-4fae-a82f-b850e517cc62 demo demo] Removing options '' from query. {{(pid=112332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:24:51.054176 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.volume.api [None req-1e31f656-10a2-4fae-a82f-b850e517cc62 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112332) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:24:51.063577 np0000173798 devstack@c-api.service[112332]: INFO cinder.volume.api [None req-1e31f656-10a2-4fae-a82f-b850e517cc62 demo demo] Get all volumes completed successfully. May 12 19:24:51.066606 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-1e31f656-10a2-4fae-a82f-b850e517cc62 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:24:51.067172 np0000173798 devstack@c-api.service[112332]: [pid: 112332|app: 0|req: 5/18] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:24:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:25:01.057027 np0000173798 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writing DB stats cinder:SELECT=1 {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:25:51.087572 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.middleware.request_id [None req-07d383fd-1b81-4ee9-8367-307a86671f34 None None] RequestId filter calling following filter/app {{(pid=112331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:25:51.090865 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-07d383fd-1b81-4ee9-8367-307a86671f34 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:25:51.090994 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-07d383fd-1b81-4ee9-8367-307a86671f34 demo demo] Empty body provided in request {{(pid=112331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:25:51.091218 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-07d383fd-1b81-4ee9-8367-307a86671f34 demo demo] Calling method 'detail' {{(pid=112331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:25:51.091446 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.api_utils [None req-07d383fd-1b81-4ee9-8367-307a86671f34 demo demo] Removing options '' from query. {{(pid=112331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:25:51.092212 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.volume.api [None req-07d383fd-1b81-4ee9-8367-307a86671f34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112331) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:25:51.109670 np0000173798 devstack@c-api.service[112331]: INFO cinder.volume.api [None req-07d383fd-1b81-4ee9-8367-307a86671f34 demo demo] Get all volumes completed successfully. May 12 19:25:51.112408 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-07d383fd-1b81-4ee9-8367-307a86671f34 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:25:51.113161 np0000173798 devstack@c-api.service[112331]: [pid: 112331|app: 0|req: 6/19] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:25:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:26:01.096841 np0000173798 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writing DB stats cinder:SELECT=1 {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:26:51.139197 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.middleware.request_id [None req-2ee52430-1a19-4efc-ba74-3ddaba451992 None None] RequestId filter calling following filter/app {{(pid=112333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:26:51.295621 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-2ee52430-1a19-4efc-ba74-3ddaba451992 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:26:51.295862 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-2ee52430-1a19-4efc-ba74-3ddaba451992 demo demo] Empty body provided in request {{(pid=112333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:26:51.296010 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-2ee52430-1a19-4efc-ba74-3ddaba451992 demo demo] Calling method 'detail' {{(pid=112333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:26:51.296241 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.api_utils [None req-2ee52430-1a19-4efc-ba74-3ddaba451992 demo demo] Removing options '' from query. {{(pid=112333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:26:51.296945 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.volume.api [None req-2ee52430-1a19-4efc-ba74-3ddaba451992 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112333) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:26:51.319754 np0000173798 devstack@c-api.service[112333]: INFO cinder.volume.api [None req-2ee52430-1a19-4efc-ba74-3ddaba451992 demo demo] Get all volumes completed successfully. May 12 19:26:51.321900 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-2ee52430-1a19-4efc-ba74-3ddaba451992 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:26:51.322267 np0000173798 devstack@c-api.service[112333]: [pid: 112333|app: 0|req: 5/20] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:26:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:27:01.316230 np0000173798 devstack@c-api.service[112333]: DEBUG dbcounter [-] [112333] Writing DB stats cinder:SELECT=1 {{(pid=112333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:27:51.338555 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-c50c61b5-61ec-4bbb-aa75-df5eeee4862c None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:27:51.342740 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-c50c61b5-61ec-4bbb-aa75-df5eeee4862c demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:27:51.343199 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-c50c61b5-61ec-4bbb-aa75-df5eeee4862c demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:27:51.343605 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-c50c61b5-61ec-4bbb-aa75-df5eeee4862c demo demo] Calling method 'detail' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:27:51.344126 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.api_utils [None req-c50c61b5-61ec-4bbb-aa75-df5eeee4862c demo demo] Removing options '' from query. {{(pid=112330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:27:51.345668 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.volume.api [None req-c50c61b5-61ec-4bbb-aa75-df5eeee4862c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112330) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:27:51.355834 np0000173798 devstack@c-api.service[112330]: INFO cinder.volume.api [None req-c50c61b5-61ec-4bbb-aa75-df5eeee4862c demo demo] Get all volumes completed successfully. May 12 19:27:51.359747 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-c50c61b5-61ec-4bbb-aa75-df5eeee4862c demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:27:51.360226 np0000173798 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 5/21] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:27:51 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 12 19:28:01.348712 np0000173798 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=1 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:28:51.379591 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.middleware.request_id [None req-7bf2387f-dfd1-4dbd-886b-0ba40decc840 None None] RequestId filter calling following filter/app {{(pid=112332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:28:51.383308 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-7bf2387f-dfd1-4dbd-886b-0ba40decc840 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:28:51.383586 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-7bf2387f-dfd1-4dbd-886b-0ba40decc840 demo demo] Empty body provided in request {{(pid=112332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:28:51.383942 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-7bf2387f-dfd1-4dbd-886b-0ba40decc840 demo demo] Calling method 'detail' {{(pid=112332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:28:51.384289 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.api_utils [None req-7bf2387f-dfd1-4dbd-886b-0ba40decc840 demo demo] Removing options '' from query. {{(pid=112332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:28:51.385288 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.volume.api [None req-7bf2387f-dfd1-4dbd-886b-0ba40decc840 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112332) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:28:51.397018 np0000173798 devstack@c-api.service[112332]: INFO cinder.volume.api [None req-7bf2387f-dfd1-4dbd-886b-0ba40decc840 demo demo] Get all volumes completed successfully. May 12 19:28:51.399291 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-7bf2387f-dfd1-4dbd-886b-0ba40decc840 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:28:51.399723 np0000173798 devstack@c-api.service[112332]: [pid: 112332|app: 0|req: 6/22] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:28:51 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 12 19:29:01.389591 np0000173798 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writing DB stats cinder:SELECT=1 {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:29:51.422384 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.middleware.request_id [None req-623065eb-2573-42c4-8201-7e9f782d97da None None] RequestId filter calling following filter/app {{(pid=112331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:29:51.426455 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-623065eb-2573-42c4-8201-7e9f782d97da demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:29:51.426870 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-623065eb-2573-42c4-8201-7e9f782d97da demo demo] Empty body provided in request {{(pid=112331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:29:51.427264 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-623065eb-2573-42c4-8201-7e9f782d97da demo demo] Calling method 'detail' {{(pid=112331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:29:51.428039 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.api_utils [None req-623065eb-2573-42c4-8201-7e9f782d97da demo demo] Removing options '' from query. {{(pid=112331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:29:51.429434 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.volume.api [None req-623065eb-2573-42c4-8201-7e9f782d97da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112331) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:29:51.437737 np0000173798 devstack@c-api.service[112331]: INFO cinder.volume.api [None req-623065eb-2573-42c4-8201-7e9f782d97da demo demo] Get all volumes completed successfully. May 12 19:29:51.441132 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-623065eb-2573-42c4-8201-7e9f782d97da demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:29:51.442037 np0000173798 devstack@c-api.service[112331]: [pid: 112331|app: 0|req: 7/23] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:29:51 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 12 19:30:01.432128 np0000173798 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writing DB stats cinder:SELECT=1 {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:30:51.466897 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.middleware.request_id [None req-2878667f-0040-426d-8c40-0525ce9390a1 None None] RequestId filter calling following filter/app {{(pid=112333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:30:51.472383 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-2878667f-0040-426d-8c40-0525ce9390a1 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:30:51.472921 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-2878667f-0040-426d-8c40-0525ce9390a1 demo demo] Empty body provided in request {{(pid=112333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:30:51.473432 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-2878667f-0040-426d-8c40-0525ce9390a1 demo demo] Calling method 'detail' {{(pid=112333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:30:51.473915 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.api_utils [None req-2878667f-0040-426d-8c40-0525ce9390a1 demo demo] Removing options '' from query. {{(pid=112333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:30:51.474947 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.volume.api [None req-2878667f-0040-426d-8c40-0525ce9390a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112333) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:30:51.486274 np0000173798 devstack@c-api.service[112333]: INFO cinder.volume.api [None req-2878667f-0040-426d-8c40-0525ce9390a1 demo demo] Get all volumes completed successfully. May 12 19:30:51.492926 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-2878667f-0040-426d-8c40-0525ce9390a1 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:30:51.492926 np0000173798 devstack@c-api.service[112333]: [pid: 112333|app: 0|req: 6/24] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:30:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:31:01.479298 np0000173798 devstack@c-api.service[112333]: DEBUG dbcounter [-] [112333] Writing DB stats cinder:SELECT=1 {{(pid=112333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:31:51.507621 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-7a328c73-a2cc-4215-82da-eadee4247e44 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:31:51.697421 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-7a328c73-a2cc-4215-82da-eadee4247e44 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:31:51.697921 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-7a328c73-a2cc-4215-82da-eadee4247e44 demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:31:51.698400 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-7a328c73-a2cc-4215-82da-eadee4247e44 demo demo] Calling method 'detail' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:31:51.699007 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.api_utils [None req-7a328c73-a2cc-4215-82da-eadee4247e44 demo demo] Removing options '' from query. {{(pid=112330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:31:51.700913 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.volume.api [None req-7a328c73-a2cc-4215-82da-eadee4247e44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112330) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:31:51.711561 np0000173798 devstack@c-api.service[112330]: INFO cinder.volume.api [None req-7a328c73-a2cc-4215-82da-eadee4247e44 demo demo] Get all volumes completed successfully. May 12 19:31:51.714601 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-7a328c73-a2cc-4215-82da-eadee4247e44 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:31:51.715103 np0000173798 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 6/25] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:31:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:32:01.705215 np0000173798 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=1 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:32:51.736440 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.middleware.request_id [None req-95c771bd-011e-442c-8a2f-12d99ebfc002 None None] RequestId filter calling following filter/app {{(pid=112332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:32:51.739892 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-95c771bd-011e-442c-8a2f-12d99ebfc002 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:32:51.739892 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-95c771bd-011e-442c-8a2f-12d99ebfc002 demo demo] Empty body provided in request {{(pid=112332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:32:51.739892 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-95c771bd-011e-442c-8a2f-12d99ebfc002 demo demo] Calling method 'detail' {{(pid=112332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:32:51.740198 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.api_utils [None req-95c771bd-011e-442c-8a2f-12d99ebfc002 demo demo] Removing options '' from query. {{(pid=112332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:32:51.740852 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.volume.api [None req-95c771bd-011e-442c-8a2f-12d99ebfc002 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112332) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:32:51.746720 np0000173798 devstack@c-api.service[112332]: INFO cinder.volume.api [None req-95c771bd-011e-442c-8a2f-12d99ebfc002 demo demo] Get all volumes completed successfully. May 12 19:32:51.748615 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-95c771bd-011e-442c-8a2f-12d99ebfc002 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:32:51.749017 np0000173798 devstack@c-api.service[112332]: [pid: 112332|app: 0|req: 7/26] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:32:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:33:01.743161 np0000173798 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writing DB stats cinder:SELECT=1 {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:33:51.820951 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.middleware.request_id [None req-12fc7c5c-b130-440a-bc19-5e11128d5195 None None] RequestId filter calling following filter/app {{(pid=112331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:33:51.825045 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-12fc7c5c-b130-440a-bc19-5e11128d5195 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:33:51.825401 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-12fc7c5c-b130-440a-bc19-5e11128d5195 demo demo] Empty body provided in request {{(pid=112331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:33:51.825823 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-12fc7c5c-b130-440a-bc19-5e11128d5195 demo demo] Calling method 'detail' {{(pid=112331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:33:51.826263 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.api_utils [None req-12fc7c5c-b130-440a-bc19-5e11128d5195 demo demo] Removing options '' from query. {{(pid=112331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:33:51.827578 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.volume.api [None req-12fc7c5c-b130-440a-bc19-5e11128d5195 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112331) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:33:51.834897 np0000173798 devstack@c-api.service[112331]: INFO cinder.volume.api [None req-12fc7c5c-b130-440a-bc19-5e11128d5195 demo demo] Get all volumes completed successfully. May 12 19:33:51.837517 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-12fc7c5c-b130-440a-bc19-5e11128d5195 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:33:51.837988 np0000173798 devstack@c-api.service[112331]: [pid: 112331|app: 0|req: 8/27] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:33:51 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 12 19:34:01.830317 np0000173798 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writing DB stats cinder:SELECT=1 {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:34:51.856344 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.middleware.request_id [None req-071319e3-adde-4acc-982d-4b6b636791c4 None None] RequestId filter calling following filter/app {{(pid=112333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:34:51.858701 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-071319e3-adde-4acc-982d-4b6b636791c4 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:34:51.858992 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-071319e3-adde-4acc-982d-4b6b636791c4 demo demo] Empty body provided in request {{(pid=112333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:34:51.859178 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-071319e3-adde-4acc-982d-4b6b636791c4 demo demo] Calling method 'detail' {{(pid=112333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:34:51.859491 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.api_utils [None req-071319e3-adde-4acc-982d-4b6b636791c4 demo demo] Removing options '' from query. {{(pid=112333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:34:51.860293 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.volume.api [None req-071319e3-adde-4acc-982d-4b6b636791c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112333) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:34:51.869150 np0000173798 devstack@c-api.service[112333]: INFO cinder.volume.api [None req-071319e3-adde-4acc-982d-4b6b636791c4 demo demo] Get all volumes completed successfully. May 12 19:34:51.872482 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-071319e3-adde-4acc-982d-4b6b636791c4 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:34:51.873826 np0000173798 devstack@c-api.service[112333]: [pid: 112333|app: 0|req: 7/28] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:34:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:35:01.863541 np0000173798 devstack@c-api.service[112333]: DEBUG dbcounter [-] [112333] Writing DB stats cinder:SELECT=1 {{(pid=112333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:35:51.891325 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-4f213245-c0f6-4775-aa29-eb7e0a7ffb82 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:35:51.894629 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-4f213245-c0f6-4775-aa29-eb7e0a7ffb82 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:35:51.894955 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-4f213245-c0f6-4775-aa29-eb7e0a7ffb82 demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:35:51.895273 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-4f213245-c0f6-4775-aa29-eb7e0a7ffb82 demo demo] Calling method 'detail' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:35:51.895631 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.api_utils [None req-4f213245-c0f6-4775-aa29-eb7e0a7ffb82 demo demo] Removing options '' from query. {{(pid=112330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:35:51.896991 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.volume.api [None req-4f213245-c0f6-4775-aa29-eb7e0a7ffb82 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112330) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:35:51.905401 np0000173798 devstack@c-api.service[112330]: INFO cinder.volume.api [None req-4f213245-c0f6-4775-aa29-eb7e0a7ffb82 demo demo] Get all volumes completed successfully. May 12 19:35:51.907565 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-4f213245-c0f6-4775-aa29-eb7e0a7ffb82 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:35:51.907957 np0000173798 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 7/29] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:35:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:36:01.900260 np0000173798 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=1 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:36:51.931364 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.middleware.request_id [None req-19d45391-91dc-475b-be8c-5448c93a1faa None None] RequestId filter calling following filter/app {{(pid=112332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:36:52.013359 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-19d45391-91dc-475b-be8c-5448c93a1faa demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:36:52.013359 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-19d45391-91dc-475b-be8c-5448c93a1faa demo demo] Empty body provided in request {{(pid=112332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:36:52.013666 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-19d45391-91dc-475b-be8c-5448c93a1faa demo demo] Calling method 'detail' {{(pid=112332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:36:52.013748 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.api_utils [None req-19d45391-91dc-475b-be8c-5448c93a1faa demo demo] Removing options '' from query. {{(pid=112332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:36:52.014432 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.volume.api [None req-19d45391-91dc-475b-be8c-5448c93a1faa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112332) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:36:52.020588 np0000173798 devstack@c-api.service[112332]: INFO cinder.volume.api [None req-19d45391-91dc-475b-be8c-5448c93a1faa demo demo] Get all volumes completed successfully. May 12 19:36:52.022850 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-19d45391-91dc-475b-be8c-5448c93a1faa demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:36:52.022850 np0000173798 devstack@c-api.service[112332]: [pid: 112332|app: 0|req: 8/30] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:36:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:37:02.016920 np0000173798 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writing DB stats cinder:SELECT=1 {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:37:52.039641 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.middleware.request_id [None req-f6e98314-2eb4-4459-9fc2-1762b3619cd9 None None] RequestId filter calling following filter/app {{(pid=112331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:37:52.043607 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-f6e98314-2eb4-4459-9fc2-1762b3619cd9 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:37:52.044050 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-f6e98314-2eb4-4459-9fc2-1762b3619cd9 demo demo] Empty body provided in request {{(pid=112331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:37:52.044458 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-f6e98314-2eb4-4459-9fc2-1762b3619cd9 demo demo] Calling method 'detail' {{(pid=112331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:37:52.044938 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.api_utils [None req-f6e98314-2eb4-4459-9fc2-1762b3619cd9 demo demo] Removing options '' from query. {{(pid=112331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:37:52.045886 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.volume.api [None req-f6e98314-2eb4-4459-9fc2-1762b3619cd9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112331) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:37:52.053926 np0000173798 devstack@c-api.service[112331]: INFO cinder.volume.api [None req-f6e98314-2eb4-4459-9fc2-1762b3619cd9 demo demo] Get all volumes completed successfully. May 12 19:37:52.056439 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-f6e98314-2eb4-4459-9fc2-1762b3619cd9 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:37:52.056918 np0000173798 devstack@c-api.service[112331]: [pid: 112331|app: 0|req: 9/31] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:37:52 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 12 19:38:02.049103 np0000173798 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writing DB stats cinder:SELECT=1 {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:38:52.072775 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.middleware.request_id [None req-29039ec8-57ea-4b92-93d7-9fb3f50aa8fb None None] RequestId filter calling following filter/app {{(pid=112333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:38:52.076254 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-29039ec8-57ea-4b92-93d7-9fb3f50aa8fb demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:38:52.076716 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-29039ec8-57ea-4b92-93d7-9fb3f50aa8fb demo demo] Empty body provided in request {{(pid=112333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:38:52.077052 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-29039ec8-57ea-4b92-93d7-9fb3f50aa8fb demo demo] Calling method 'detail' {{(pid=112333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:38:52.077467 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.api_utils [None req-29039ec8-57ea-4b92-93d7-9fb3f50aa8fb demo demo] Removing options '' from query. {{(pid=112333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:38:52.078694 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.volume.api [None req-29039ec8-57ea-4b92-93d7-9fb3f50aa8fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112333) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:38:52.087409 np0000173798 devstack@c-api.service[112333]: INFO cinder.volume.api [None req-29039ec8-57ea-4b92-93d7-9fb3f50aa8fb demo demo] Get all volumes completed successfully. May 12 19:38:52.091061 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-29039ec8-57ea-4b92-93d7-9fb3f50aa8fb demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:38:52.092036 np0000173798 devstack@c-api.service[112333]: [pid: 112333|app: 0|req: 8/32] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:38:52 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 12 19:39:02.081778 np0000173798 devstack@c-api.service[112333]: DEBUG dbcounter [-] [112333] Writing DB stats cinder:SELECT=1 {{(pid=112333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:39:52.110835 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-5a3ff2ba-fe22-4099-8865-ae4d6fe82a51 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:39:52.114448 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-5a3ff2ba-fe22-4099-8865-ae4d6fe82a51 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:39:52.114766 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-5a3ff2ba-fe22-4099-8865-ae4d6fe82a51 demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:39:52.114999 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-5a3ff2ba-fe22-4099-8865-ae4d6fe82a51 demo demo] Calling method 'detail' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:39:52.115320 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.api_utils [None req-5a3ff2ba-fe22-4099-8865-ae4d6fe82a51 demo demo] Removing options '' from query. {{(pid=112330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:39:52.120405 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.volume.api [None req-5a3ff2ba-fe22-4099-8865-ae4d6fe82a51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112330) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:39:52.131630 np0000173798 devstack@c-api.service[112330]: INFO cinder.volume.api [None req-5a3ff2ba-fe22-4099-8865-ae4d6fe82a51 demo demo] Get all volumes completed successfully. May 12 19:39:52.136363 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-5a3ff2ba-fe22-4099-8865-ae4d6fe82a51 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:39:52.136723 np0000173798 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 8/33] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:39:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:40:02.126000 np0000173798 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=1 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:40:52.159771 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.middleware.request_id [None req-83ba60c0-d37d-4719-af8b-f3ee43938966 None None] RequestId filter calling following filter/app {{(pid=112332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:40:52.163131 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-83ba60c0-d37d-4719-af8b-f3ee43938966 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:40:52.163385 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-83ba60c0-d37d-4719-af8b-f3ee43938966 demo demo] Empty body provided in request {{(pid=112332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:40:52.163705 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-83ba60c0-d37d-4719-af8b-f3ee43938966 demo demo] Calling method 'detail' {{(pid=112332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:40:52.164145 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.api_utils [None req-83ba60c0-d37d-4719-af8b-f3ee43938966 demo demo] Removing options '' from query. {{(pid=112332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:40:52.165417 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.volume.api [None req-83ba60c0-d37d-4719-af8b-f3ee43938966 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112332) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:40:52.174406 np0000173798 devstack@c-api.service[112332]: INFO cinder.volume.api [None req-83ba60c0-d37d-4719-af8b-f3ee43938966 demo demo] Get all volumes completed successfully. May 12 19:40:52.176596 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-83ba60c0-d37d-4719-af8b-f3ee43938966 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:40:52.177018 np0000173798 devstack@c-api.service[112332]: [pid: 112332|app: 0|req: 9/34] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:40:52 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 12 19:41:02.168734 np0000173798 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writing DB stats cinder:SELECT=1 {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:41:52.197653 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.middleware.request_id [None req-e24f3a86-328d-4525-8986-8fd80596344e None None] RequestId filter calling following filter/app {{(pid=112331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:41:52.319682 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-e24f3a86-328d-4525-8986-8fd80596344e demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:41:52.320139 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-e24f3a86-328d-4525-8986-8fd80596344e demo demo] Empty body provided in request {{(pid=112331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:41:52.320615 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-e24f3a86-328d-4525-8986-8fd80596344e demo demo] Calling method 'detail' {{(pid=112331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:41:52.321084 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.api_utils [None req-e24f3a86-328d-4525-8986-8fd80596344e demo demo] Removing options '' from query. {{(pid=112331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:41:52.321770 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.volume.api [None req-e24f3a86-328d-4525-8986-8fd80596344e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112331) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:41:52.327905 np0000173798 devstack@c-api.service[112331]: INFO cinder.volume.api [None req-e24f3a86-328d-4525-8986-8fd80596344e demo demo] Get all volumes completed successfully. May 12 19:41:52.329893 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-e24f3a86-328d-4525-8986-8fd80596344e demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:41:52.330822 np0000173798 devstack@c-api.service[112331]: [pid: 112331|app: 0|req: 10/35] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:41:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:42:02.324848 np0000173798 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writing DB stats cinder:SELECT=1 {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:42:52.350045 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.middleware.request_id [None req-19e9b1b9-8276-4345-a9e6-316985a5403a None None] RequestId filter calling following filter/app {{(pid=112333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:42:52.353977 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-19e9b1b9-8276-4345-a9e6-316985a5403a demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:42:52.354360 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-19e9b1b9-8276-4345-a9e6-316985a5403a demo demo] Empty body provided in request {{(pid=112333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:42:52.354737 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-19e9b1b9-8276-4345-a9e6-316985a5403a demo demo] Calling method 'detail' {{(pid=112333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:42:52.355377 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.api_utils [None req-19e9b1b9-8276-4345-a9e6-316985a5403a demo demo] Removing options '' from query. {{(pid=112333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:42:52.356391 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.volume.api [None req-19e9b1b9-8276-4345-a9e6-316985a5403a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112333) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:42:52.364426 np0000173798 devstack@c-api.service[112333]: INFO cinder.volume.api [None req-19e9b1b9-8276-4345-a9e6-316985a5403a demo demo] Get all volumes completed successfully. May 12 19:42:52.366481 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-19e9b1b9-8276-4345-a9e6-316985a5403a demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:42:52.366901 np0000173798 devstack@c-api.service[112333]: [pid: 112333|app: 0|req: 9/36] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:42:52 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 12 19:43:02.359558 np0000173798 devstack@c-api.service[112333]: DEBUG dbcounter [-] [112333] Writing DB stats cinder:SELECT=1 {{(pid=112333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:43:52.381424 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-7bd7bb84-32b5-4665-b3b7-cac49c1bca98 None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:43:52.385136 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-7bd7bb84-32b5-4665-b3b7-cac49c1bca98 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:43:52.385413 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-7bd7bb84-32b5-4665-b3b7-cac49c1bca98 demo demo] Empty body provided in request {{(pid=112330) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:43:52.385589 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-7bd7bb84-32b5-4665-b3b7-cac49c1bca98 demo demo] Calling method 'detail' {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:43:52.385923 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.api.api_utils [None req-7bd7bb84-32b5-4665-b3b7-cac49c1bca98 demo demo] Removing options '' from query. {{(pid=112330) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:43:52.386923 np0000173798 devstack@c-api.service[112330]: DEBUG cinder.volume.api [None req-7bd7bb84-32b5-4665-b3b7-cac49c1bca98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112330) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:43:52.395638 np0000173798 devstack@c-api.service[112330]: INFO cinder.volume.api [None req-7bd7bb84-32b5-4665-b3b7-cac49c1bca98 demo demo] Get all volumes completed successfully. May 12 19:43:52.400684 np0000173798 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-7bd7bb84-32b5-4665-b3b7-cac49c1bca98 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:43:52.402102 np0000173798 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 9/37] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:43:52 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 12 19:44:02.390173 np0000173798 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=1 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:44:52.420326 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.middleware.request_id [None req-badc29d6-188c-42c1-8c9e-150eab4e5fc6 None None] RequestId filter calling following filter/app {{(pid=112332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:44:52.424363 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-badc29d6-188c-42c1-8c9e-150eab4e5fc6 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:44:52.424613 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-badc29d6-188c-42c1-8c9e-150eab4e5fc6 demo demo] Empty body provided in request {{(pid=112332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:44:52.424933 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-badc29d6-188c-42c1-8c9e-150eab4e5fc6 demo demo] Calling method 'detail' {{(pid=112332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:44:52.425324 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.api.api_utils [None req-badc29d6-188c-42c1-8c9e-150eab4e5fc6 demo demo] Removing options '' from query. {{(pid=112332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:44:52.426661 np0000173798 devstack@c-api.service[112332]: DEBUG cinder.volume.api [None req-badc29d6-188c-42c1-8c9e-150eab4e5fc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112332) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:44:52.434949 np0000173798 devstack@c-api.service[112332]: INFO cinder.volume.api [None req-badc29d6-188c-42c1-8c9e-150eab4e5fc6 demo demo] Get all volumes completed successfully. May 12 19:44:52.439264 np0000173798 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-badc29d6-188c-42c1-8c9e-150eab4e5fc6 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:44:52.439732 np0000173798 devstack@c-api.service[112332]: [pid: 112332|app: 0|req: 10/38] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:44:52 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 12 19:45:02.430039 np0000173798 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writing DB stats cinder:SELECT=1 {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:45:52.455052 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.middleware.request_id [None req-dc5e0856-472b-4868-ae96-1db370ff2dfb None None] RequestId filter calling following filter/app {{(pid=112331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:45:52.456508 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-dc5e0856-472b-4868-ae96-1db370ff2dfb demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:45:52.456937 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-dc5e0856-472b-4868-ae96-1db370ff2dfb demo demo] Empty body provided in request {{(pid=112331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:45:52.457201 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-dc5e0856-472b-4868-ae96-1db370ff2dfb demo demo] Calling method 'detail' {{(pid=112331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:45:52.457971 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.api.api_utils [None req-dc5e0856-472b-4868-ae96-1db370ff2dfb demo demo] Removing options '' from query. {{(pid=112331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:45:52.459864 np0000173798 devstack@c-api.service[112331]: DEBUG cinder.volume.api [None req-dc5e0856-472b-4868-ae96-1db370ff2dfb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112331) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:45:52.467758 np0000173798 devstack@c-api.service[112331]: INFO cinder.volume.api [None req-dc5e0856-472b-4868-ae96-1db370ff2dfb demo demo] Get all volumes completed successfully. May 12 19:45:52.469751 np0000173798 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-dc5e0856-472b-4868-ae96-1db370ff2dfb demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:45:52.470143 np0000173798 devstack@c-api.service[112331]: [pid: 112331|app: 0|req: 11/39] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:45:52 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 12 19:46:02.463056 np0000173798 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writing DB stats cinder:SELECT=1 {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:46:52.488445 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.middleware.request_id [None req-cf5d95ec-1820-4aa6-9864-fdd54ca85125 None None] RequestId filter calling following filter/app {{(pid=112333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:46:52.615268 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-cf5d95ec-1820-4aa6-9864-fdd54ca85125 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 12 19:46:52.615522 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-cf5d95ec-1820-4aa6-9864-fdd54ca85125 demo demo] Empty body provided in request {{(pid=112333) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:46:52.615707 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.openstack.wsgi [None req-cf5d95ec-1820-4aa6-9864-fdd54ca85125 demo demo] Calling method 'detail' {{(pid=112333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:46:52.616323 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.api.api_utils [None req-cf5d95ec-1820-4aa6-9864-fdd54ca85125 demo demo] Removing options '' from query. {{(pid=112333) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:46:52.617240 np0000173798 devstack@c-api.service[112333]: DEBUG cinder.volume.api [None req-cf5d95ec-1820-4aa6-9864-fdd54ca85125 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112333) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:46:52.626029 np0000173798 devstack@c-api.service[112333]: INFO cinder.volume.api [None req-cf5d95ec-1820-4aa6-9864-fdd54ca85125 demo demo] Get all volumes completed successfully. May 12 19:46:52.630412 np0000173798 devstack@c-api.service[112333]: INFO cinder.api.openstack.wsgi [None req-cf5d95ec-1820-4aa6-9864-fdd54ca85125 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 12 19:46:52.631198 np0000173798 devstack@c-api.service[112333]: [pid: 112333|app: 0|req: 10/40] 199.204.45.238 () {64 vars in 1296 bytes} [Tue May 12 19:46:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:47:02.637864 np0000173798 devstack@c-api.service[112333]: DEBUG dbcounter [-] [112333] Writing DB stats cinder:SELECT=1 {{(pid=112333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}