Apr 11 01:45:09.723420 np0000164971 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 11 01:45:09.730398 np0000164971 devstack@c-api.service[113880]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 11 01:45:09.733301 np0000164971 devstack@c-api.service[113880]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 11 01:45:09 2026] *** Apr 11 01:45:09.733301 np0000164971 devstack@c-api.service[113880]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 11 01:45:09.733301 np0000164971 devstack@c-api.service[113880]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 11 01:45:09.733301 np0000164971 devstack@c-api.service[113880]: nodename: np0000164971 Apr 11 01:45:09.733301 np0000164971 devstack@c-api.service[113880]: machine: x86_64 Apr 11 01:45:09.733301 np0000164971 devstack@c-api.service[113880]: clock source: unix Apr 11 01:45:09.733301 np0000164971 devstack@c-api.service[113880]: pcre jit disabled Apr 11 01:45:09.733301 np0000164971 devstack@c-api.service[113880]: detected number of CPU cores: 16 Apr 11 01:45:09.733301 np0000164971 devstack@c-api.service[113880]: current working directory: / Apr 11 01:45:09.733301 np0000164971 devstack@c-api.service[113880]: detected binary path: /usr/bin/uwsgi-core Apr 11 01:45:09.733301 np0000164971 devstack@c-api.service[113880]: your processes number limit is 256917 Apr 11 01:45:09.733301 np0000164971 devstack@c-api.service[113880]: your memory page size is 4096 bytes Apr 11 01:45:09.733301 np0000164971 devstack@c-api.service[113880]: detected max file descriptor number: 2048 Apr 11 01:45:09.733301 np0000164971 devstack@c-api.service[113880]: lock engine: pthread robust mutexes Apr 11 01:45:09.734010 np0000164971 devstack@c-api.service[113880]: thunder lock: enabled Apr 11 01:45:09.734010 np0000164971 devstack@c-api.service[113880]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 11 01:45:09.734010 np0000164971 devstack@c-api.service[113880]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 11 01:45:09.734010 np0000164971 devstack@c-api.service[113880]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 11 01:45:09.734010 np0000164971 devstack@c-api.service[113880]: Set PythonHome to /opt/stack/data/venv Apr 11 01:45:09.780434 np0000164971 devstack@c-api.service[113880]: Python main interpreter initialized at 0x781d6aaa3668 Apr 11 01:45:09.780434 np0000164971 devstack@c-api.service[113880]: python threads support enabled Apr 11 01:45:09.780434 np0000164971 devstack@c-api.service[113880]: your server socket listen backlog is limited to 100 connections Apr 11 01:45:09.780434 np0000164971 devstack@c-api.service[113880]: your mercy for graceful operations on workers is 80 seconds Apr 11 01:45:09.781085 np0000164971 devstack@c-api.service[113880]: mapped 671795 bytes (656 KB) for 4 cores Apr 11 01:45:09.781264 np0000164971 devstack@c-api.service[113880]: *** Operational MODE: preforking *** Apr 11 01:45:09.781626 np0000164971 devstack@c-api.service[113880]: *** uWSGI is running in multiple interpreter mode *** Apr 11 01:45:09.781626 np0000164971 devstack@c-api.service[113880]: spawned uWSGI master process (pid: 113880) Apr 11 01:45:09.781869 np0000164971 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 11 01:45:09.784792 np0000164971 devstack@c-api.service[113880]: spawned uWSGI worker 1 (pid: 113889, cores: 1) Apr 11 01:45:09.784792 np0000164971 devstack@c-api.service[113880]: spawned uWSGI worker 2 (pid: 113890, cores: 1) Apr 11 01:45:09.784792 np0000164971 devstack@c-api.service[113880]: spawned uWSGI worker 3 (pid: 113891, cores: 1) Apr 11 01:45:09.784792 np0000164971 devstack@c-api.service[113880]: spawned uWSGI worker 4 (pid: 113892, cores: 1) Apr 11 01:45:09.784792 np0000164971 devstack@c-api.service[113880]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 11 01:45:09.921489 np0000164971 devstack@c-api.service[113891]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 01:45:09.921489 np0000164971 devstack@c-api.service[113891]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 01:45:09.921489 np0000164971 devstack@c-api.service[113891]: we strongly recommend against using it for new projects. Apr 11 01:45:09.921489 np0000164971 devstack@c-api.service[113891]: If you are already using Eventlet, we recommend migrating to a different Apr 11 01:45:09.921489 np0000164971 devstack@c-api.service[113891]: framework. For more detail see Apr 11 01:45:09.921489 np0000164971 devstack@c-api.service[113891]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 01:45:09.921489 np0000164971 devstack@c-api.service[113891]: import eventlet # noqa Apr 11 01:45:09.927695 np0000164971 devstack@c-api.service[113892]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 01:45:09.927695 np0000164971 devstack@c-api.service[113892]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 01:45:09.927695 np0000164971 devstack@c-api.service[113892]: we strongly recommend against using it for new projects. Apr 11 01:45:09.927695 np0000164971 devstack@c-api.service[113892]: If you are already using Eventlet, we recommend migrating to a different Apr 11 01:45:09.927695 np0000164971 devstack@c-api.service[113892]: framework. For more detail see Apr 11 01:45:09.927695 np0000164971 devstack@c-api.service[113892]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 01:45:09.927695 np0000164971 devstack@c-api.service[113892]: import eventlet # noqa Apr 11 01:45:09.933630 np0000164971 devstack@c-api.service[113889]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 01:45:09.933630 np0000164971 devstack@c-api.service[113889]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 01:45:09.933630 np0000164971 devstack@c-api.service[113889]: we strongly recommend against using it for new projects. Apr 11 01:45:09.933630 np0000164971 devstack@c-api.service[113889]: If you are already using Eventlet, we recommend migrating to a different Apr 11 01:45:09.933630 np0000164971 devstack@c-api.service[113889]: framework. For more detail see Apr 11 01:45:09.933630 np0000164971 devstack@c-api.service[113889]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 01:45:09.933630 np0000164971 devstack@c-api.service[113889]: import eventlet # noqa Apr 11 01:45:09.950667 np0000164971 devstack@c-api.service[113890]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 11 01:45:09.950667 np0000164971 devstack@c-api.service[113890]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 11 01:45:09.950667 np0000164971 devstack@c-api.service[113890]: we strongly recommend against using it for new projects. Apr 11 01:45:09.950667 np0000164971 devstack@c-api.service[113890]: If you are already using Eventlet, we recommend migrating to a different Apr 11 01:45:09.950667 np0000164971 devstack@c-api.service[113890]: framework. For more detail see Apr 11 01:45:09.950667 np0000164971 devstack@c-api.service[113890]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 11 01:45:09.950667 np0000164971 devstack@c-api.service[113890]: import eventlet # noqa Apr 11 01:45:10.017770 np0000164971 devstack@c-api.service[113891]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 01:45:10.017770 np0000164971 devstack@c-api.service[113891]: debtcollector.deprecate( Apr 11 01:45:10.020225 np0000164971 devstack@c-api.service[113892]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 01:45:10.020225 np0000164971 devstack@c-api.service[113892]: debtcollector.deprecate( Apr 11 01:45:10.022004 np0000164971 devstack@c-api.service[113889]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 01:45:10.022004 np0000164971 devstack@c-api.service[113889]: debtcollector.deprecate( Apr 11 01:45:10.041677 np0000164971 devstack@c-api.service[113890]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 11 01:45:10.041677 np0000164971 devstack@c-api.service[113890]: debtcollector.deprecate( Apr 11 01:45:10.104388 np0000164971 devstack@c-api.service[113891]: /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 Apr 11 01:45:10.104388 np0000164971 devstack@c-api.service[113891]: from cgi import parse_header Apr 11 01:45:10.104635 np0000164971 devstack@c-api.service[113889]: /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 Apr 11 01:45:10.104635 np0000164971 devstack@c-api.service[113889]: from cgi import parse_header Apr 11 01:45:10.117737 np0000164971 devstack@c-api.service[113892]: /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 Apr 11 01:45:10.117737 np0000164971 devstack@c-api.service[113892]: from cgi import parse_header Apr 11 01:45:10.124055 np0000164971 devstack@c-api.service[113890]: /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 Apr 11 01:45:10.124055 np0000164971 devstack@c-api.service[113890]: from cgi import parse_header Apr 11 01:45:10.151602 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:45:10.151602 np0000164971 devstack@c-api.service[113889]: removals.removed_module( Apr 11 01:45:10.152223 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:10.152223 np0000164971 devstack@c-api.service[113891]: removals.removed_module( Apr 11 01:45:10.152404 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:45:10.152404 np0000164971 devstack@c-api.service[113889]: removals.removed_module( Apr 11 01:45:10.153984 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:10.153984 np0000164971 devstack@c-api.service[113891]: removals.removed_module( Apr 11 01:45:10.161369 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:45:10.161369 np0000164971 devstack@c-api.service[113892]: removals.removed_module( Apr 11 01:45:10.162282 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:45:10.162282 np0000164971 devstack@c-api.service[113892]: removals.removed_module( Apr 11 01:45:10.169627 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:10.169627 np0000164971 devstack@c-api.service[113890]: removals.removed_module( Apr 11 01:45:10.170362 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:10.170362 np0000164971 devstack@c-api.service[113890]: removals.removed_module( Apr 11 01:45:10.797965 np0000164971 devstack@c-api.service[113890]: /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 Apr 11 01:45:10.797965 np0000164971 devstack@c-api.service[113890]: warnings.warn( Apr 11 01:45:10.809109 np0000164971 devstack@c-api.service[113889]: /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 Apr 11 01:45:10.809109 np0000164971 devstack@c-api.service[113889]: warnings.warn( Apr 11 01:45:10.821159 np0000164971 devstack@c-api.service[113891]: /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 Apr 11 01:45:10.821159 np0000164971 devstack@c-api.service[113891]: warnings.warn( Apr 11 01:45:10.842960 np0000164971 devstack@c-api.service[113892]: /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 Apr 11 01:45:10.842960 np0000164971 devstack@c-api.service[113892]: warnings.warn( Apr 11 01:45:10.900476 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:10.900476 np0000164971 devstack@c-api.service[113890]: warnings.warn( Apr 11 01:45:10.930761 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:45:10.930761 np0000164971 devstack@c-api.service[113889]: warnings.warn( Apr 11 01:45:10.940055 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:10.940055 np0000164971 devstack@c-api.service[113891]: warnings.warn( Apr 11 01:45:11.009167 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:45:11.009167 np0000164971 devstack@c-api.service[113892]: warnings.warn( Apr 11 01:45:11.229979 np0000164971 devstack@c-api.service[113889]: 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. Apr 11 01:45:11.230408 np0000164971 devstack@c-api.service[113889]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113889) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 01:45:11.248331 np0000164971 devstack@c-api.service[113891]: 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. Apr 11 01:45:11.248550 np0000164971 devstack@c-api.service[113891]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113891) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 01:45:11.260104 np0000164971 devstack@c-api.service[113890]: 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. Apr 11 01:45:11.260612 np0000164971 devstack@c-api.service[113890]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113890) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 01:45:11.320382 np0000164971 devstack@c-api.service[113891]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 01:45:11.320382 np0000164971 devstack@c-api.service[113891]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 01:45:11.325391 np0000164971 devstack@c-api.service[113889]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 01:45:11.325391 np0000164971 devstack@c-api.service[113889]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 01:45:11.329631 np0000164971 devstack@c-api.service[113890]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 01:45:11.329631 np0000164971 devstack@c-api.service[113890]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 01:45:11.368697 np0000164971 devstack@c-api.service[113892]: 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. Apr 11 01:45:11.368887 np0000164971 devstack@c-api.service[113892]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113892) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 11 01:45:11.439623 np0000164971 devstack@c-api.service[113892]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 11 01:45:11.439623 np0000164971 devstack@c-api.service[113892]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 11 01:45:11.808339 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113891) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 01:45:11.808508 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113889) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 01:45:11.808699 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.808760 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.808881 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.808940 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.808979 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.809159 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.810150 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113890) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 01:45:11.810623 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.810694 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.810911 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.811087 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.811146 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.811210 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.811282 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.811329 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.811394 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.811452 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.811502 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.811545 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.811603 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.811649 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.811697 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.811747 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.811796 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.811844 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.811885 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.811931 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.811971 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.812050 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.812102 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.812152 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.812209 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.812256 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.812323 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.812404 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.812458 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.812514 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.812564 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.812634 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.812679 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.812721 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.812721 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.812795 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.812836 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.812882 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.812927 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.812988 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.813062 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.813120 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.813120 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.813120 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.813120 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.814248 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.814311 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.814371 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.814421 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.814472 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.814518 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.814560 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.814601 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.814649 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.814697 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.814754 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.814805 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.814876 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.814922 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.814974 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.815018 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.815116 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.815167 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.815216 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.815269 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.815318 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.815360 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.815403 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.815451 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.815498 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.815546 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.815597 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.815642 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.815690 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.815740 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.815740 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.815824 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.815865 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.815911 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.815954 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.815996 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.815996 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.816097 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.816169 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.816223 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.816290 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.816290 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.816379 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.816379 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.816379 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.816379 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.816547 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.816547 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.816547 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.817009 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.817113 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.817158 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.817196 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.817230 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.817279 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.817316 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.817349 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.817390 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.817432 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.817468 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.817507 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.817550 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.817590 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.817624 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.817624 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.817713 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.817757 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.817803 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.817844 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.817879 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.817916 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.817916 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.817994 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.818053 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.818053 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.818053 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.818165 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.818228 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.818271 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.818271 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.818271 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.818271 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.818271 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.818430 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.819872 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.819934 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.819983 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.820048 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.820095 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.820149 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.820182 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.820228 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.820263 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.820263 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.820332 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.820365 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.820408 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.820441 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.820476 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.820514 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.820573 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.820610 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.820646 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.820735 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.820793 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.821460 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.821520 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.821582 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.821637 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.821637 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.821715 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.821762 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.821798 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.821840 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.821882 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.821937 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.821974 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.822017 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.822079 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.822116 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.822168 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.822233 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.822233 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.822233 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.822233 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.822233 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.828290 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.828290 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.828647 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.828716 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.828773 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.828831 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.828831 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.829019 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.829140 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.829217 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.829217 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.829323 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.829443 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.829443 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.829562 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.829562 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.829562 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.829562 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.829871 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.829948 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.830051 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.830118 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.830191 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.830321 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.830390 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.830496 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.830571 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.830702 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.830784 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.830841 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.830901 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.830959 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.831152 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.831240 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.831312 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.831379 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.831437 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.831508 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.831635 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.831699 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.831756 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.831825 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.831884 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.832002 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.832105 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.832166 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.832241 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.832385 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.832458 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.832530 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.832590 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.832654 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.832727 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.833006 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.833131 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.833196 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.833248 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.833410 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.833495 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.833564 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.833635 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.833694 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.833774 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.833833 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.833957 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.834054 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.834117 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.834175 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.834230 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.834314 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.834444 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.834509 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.834574 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.834627 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.834686 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.834816 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.834891 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.834959 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.835053 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.835138 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.835138 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.835138 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.835138 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.835138 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.835520 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.835520 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.835683 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.835750 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.835750 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.835859 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.835918 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.836125 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.836218 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.836277 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.836346 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.836406 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.836553 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.836613 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.836675 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.836708 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.836735 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.836763 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.836763 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.836813 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.836885 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.836922 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.836922 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.836922 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.837000 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.837042 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.837076 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.837103 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.837137 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.837164 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.837193 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.837267 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.837298 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.837327 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.837359 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.837386 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.837420 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.837445 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.837479 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.837508 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.837533 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.837567 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.837592 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.837618 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.837691 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.837724 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.837761 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.837800 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.837855 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.837886 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.837916 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.837945 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.837969 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.838008 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.838067 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.838157 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.838185 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.838212 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.838251 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.838251 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.838251 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.838251 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.838251 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.838905 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.838952 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.838983 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.839012 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.839072 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.839102 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.839128 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.839152 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.839188 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.839225 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.839264 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.839296 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.839325 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.839389 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.839422 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.839456 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.839456 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.839513 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.839586 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.839630 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.839709 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.841430 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.841488 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.841547 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.841575 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.841614 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.841639 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.841673 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.841709 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.841743 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.841814 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.841845 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.841874 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.841899 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.841928 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.841956 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.841985 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.842009 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.842061 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.842096 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.842121 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.842121 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.843381 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.843435 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.843498 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.843557 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.843595 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.843637 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.843698 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.843734 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.843770 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.843800 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.843829 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.843895 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.843929 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.843967 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.843995 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.844077 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.844114 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.844143 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.844177 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.844222 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.844270 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.844299 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.844322 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.844387 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.844413 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.844448 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.844476 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.844505 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.844539 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.844575 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.844604 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.844604 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.844696 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.844727 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.844760 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.844787 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.844817 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.844817 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.844817 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.844817 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.844817 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.844817 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.846490 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.846550 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.846647 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.846647 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.846723 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.846756 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.846804 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.846843 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.846882 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.846939 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.846939 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.847050 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.847108 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.847156 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.847250 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.847294 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.847333 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.847377 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.847415 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.847454 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.847454 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.847910 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113892) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 11 01:45:11.848097 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.848160 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.848355 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.848889 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.849006 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.849006 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.849113 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.849154 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.849214 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.849287 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.849398 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.849398 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.849478 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.849520 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.849590 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.849633 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.849707 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.850241 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.850317 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.850317 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.850443 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.850479 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.850519 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.850603 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.850835 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.850901 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.850965 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.851005 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.851090 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.851181 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.851181 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.851490 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.851558 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.851595 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.851631 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.851673 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.851724 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.851786 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.851878 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.851980 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.852064 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.852123 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.852171 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.852220 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.852266 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.852309 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.852349 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.852400 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.852439 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.852484 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.852529 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.852529 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.852606 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.852606 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.852690 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.852730 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.852780 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.852819 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.852863 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.852901 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.852945 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.852984 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.853044 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.853080 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.853119 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.853119 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.853211 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.853211 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.853211 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.853211 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.853211 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.853396 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.853396 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.853760 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.853836 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.853877 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.853929 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.853975 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.854017 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.854124 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.854518 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.854575 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.854622 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.854684 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.854725 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.854777 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.854817 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.854863 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.854902 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.855158 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.855208 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.855255 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.855299 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.855338 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.855381 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.855530 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.855574 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.855574 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.855649 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.855693 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.855693 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.855774 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.855774 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.855774 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.855774 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.855774 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.855774 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.856078 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.856129 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.856129 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.856129 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.856129 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.856282 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.856328 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.856382 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.856421 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.856459 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.856503 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.856546 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.856584 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.856622 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.856667 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.856713 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.856757 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.856804 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.856852 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.856896 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.856935 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.856982 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.857021 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.857089 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.857131 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.857181 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.857225 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.857273 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.857311 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.857348 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.857391 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.857429 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.857466 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.857503 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.857594 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.857634 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.857688 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.857734 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.857773 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.857817 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.857874 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.857913 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.857958 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.857996 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.858068 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.858128 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.858181 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.858225 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.858317 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.858363 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.858402 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.858458 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.858502 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.858545 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.858581 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.858614 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.858662 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.858702 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.858746 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.858793 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.858831 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.858869 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.858909 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.858947 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.858990 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.858990 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.858990 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.858990 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.858990 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.858990 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.859283 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.859328 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.859364 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.859364 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.859364 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.859364 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.859364 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.859364 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.859571 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.859616 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.859655 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.859743 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.859797 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.859842 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.859889 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.859943 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.860054 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.860112 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.860151 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.860194 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.860240 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.860290 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.860332 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.860371 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.860472 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.860527 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.860571 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.860571 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.860571 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.860676 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.860676 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.860676 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.860836 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.860896 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.860896 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.860978 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.861018 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.861080 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.861130 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.861186 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.861301 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.861380 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.861494 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.861535 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.861584 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.861629 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.861724 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.861794 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.861838 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.861877 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.861916 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.861963 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.862006 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.862006 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.862006 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.862006 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.862006 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.862277 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.862277 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.862277 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.862277 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.862277 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.862277 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.862277 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.862277 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.862277 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.862277 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.862695 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.862695 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.862695 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.862695 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.862695 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.862695 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.862695 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.862695 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.862695 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.862695 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.863595 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.863595 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.863595 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.863595 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.863595 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.863595 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.863595 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.863595 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.863595 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.863595 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.864169 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.864169 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.864169 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.864169 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.864169 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.864902 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.864970 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.865000 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.865097 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.865132 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.865155 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.865187 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.865213 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.865243 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.865280 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.865309 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.865335 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.865368 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.865399 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.865437 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.865466 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.865493 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.865558 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.865593 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.865626 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.865726 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.865759 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.865788 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.865815 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.865843 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.865898 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.865932 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.865961 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.865992 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.866039 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.866070 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.866098 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.866137 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.866168 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.866195 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.866222 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.866247 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.866280 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.866312 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.866342 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.866370 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.866435 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.866468 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.866496 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.866523 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.866550 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.866581 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.866614 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.866641 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.866641 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.866641 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.866641 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.866787 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.866828 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.866856 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.866883 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.866910 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.866937 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.866967 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.867001 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.867044 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.867044 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.867044 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.867170 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.867203 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.867230 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.867256 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.867289 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.867317 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.867345 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.867376 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.867405 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.867437 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.867464 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.867490 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.867524 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.867555 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.867613 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.867643 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.867671 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.867703 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.867736 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.867774 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.867810 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.867836 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.867875 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.867905 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.867905 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.867955 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.868040 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.868077 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.868110 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.868110 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.868110 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.868194 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.868194 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.868243 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.868273 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.868309 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.868341 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.868373 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.868373 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.868534 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.868534 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.868534 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.868629 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.868629 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.868719 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.868750 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.868776 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.868804 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.868838 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.868867 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.868931 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.868961 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.868986 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.869009 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.869067 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.869097 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.869121 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.869152 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.869181 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.869210 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.869233 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.869256 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.869256 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.869307 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.869361 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.869419 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.869486 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.869536 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.869607 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.869643 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.869674 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.869711 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.869711 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.869765 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.869789 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.869818 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.869849 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.869880 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.869905 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.869929 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.869960 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.869988 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.870047 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.870125 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.871071 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113891) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.871135 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.871167 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.871202 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.871202 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.871252 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.871279 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113891) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.871311 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.871344 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113891) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.871376 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.871376 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.871488 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.871531 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113889) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.871562 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.871589 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.871617 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113890) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.871642 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.871671 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.871700 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.871733 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.871769 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.871803 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.871911 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.871965 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113889) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.872002 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.872061 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.872091 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113889) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.872117 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113890) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.872143 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.872169 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113890) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.872200 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.872200 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.872407 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.872463 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.872522 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.872580 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.872652 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.872697 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.872770 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.874611 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.874666 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.874727 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.874783 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.874914 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.874914 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.874980 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.875271 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.875332 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.875381 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.875445 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.875495 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.875552 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.875619 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 11 01:45:11.876123 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113892) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 11 01:45:11.876169 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 11 01:45:11.876229 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 11 01:45:11.876297 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 11 01:45:11.876379 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113892) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 11 01:45:11.876379 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113892) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 11 01:45:11.916685 np0000164971 devstack@c-api.service[113891]: INFO dbcounter [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Registered counter for database cinder Apr 11 01:45:11.920263 np0000164971 devstack@c-api.service[113890]: INFO dbcounter [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Registered counter for database cinder Apr 11 01:45:11.921221 np0000164971 devstack@c-api.service[113892]: INFO dbcounter [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Registered counter for database cinder Apr 11 01:45:11.921918 np0000164971 devstack@c-api.service[113889]: INFO dbcounter [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Registered counter for database cinder Apr 11 01:45:11.929161 np0000164971 devstack@c-api.service[113891]: DEBUG oslo_db.sqlalchemy.engines [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 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=113891) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:45:11.934516 np0000164971 devstack@c-api.service[113890]: DEBUG oslo_db.sqlalchemy.engines [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def 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=113890) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:45:11.941448 np0000164971 devstack@c-api.service[113892]: DEBUG oslo_db.sqlalchemy.engines [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef 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=113892) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:45:11.947171 np0000164971 devstack@c-api.service[113889]: DEBUG oslo_db.sqlalchemy.engines [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 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=113889) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:45:12.043706 np0000164971 devstack@c-api.service[113891]: DEBUG dbcounter [-] [113891] Writer thread running {{(pid=113891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 01:45:12.046353 np0000164971 devstack@c-api.service[113891]: INFO cinder.rpc [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 01:45:12.046762 np0000164971 devstack@c-api.service[113890]: DEBUG dbcounter [-] [113890] Writer thread running {{(pid=113890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 01:45:12.049680 np0000164971 devstack@c-api.service[113890]: INFO cinder.rpc [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 01:45:12.050403 np0000164971 devstack@c-api.service[113891]: INFO cinder.rpc [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 01:45:12.052378 np0000164971 devstack@c-api.service[113890]: INFO cinder.rpc [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 01:45:12.053086 np0000164971 devstack@c-api.service[113891]: INFO cinder.rpc [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 01:45:12.054726 np0000164971 devstack@c-api.service[113890]: INFO cinder.rpc [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 01:45:12.055822 np0000164971 devstack@c-api.service[113891]: INFO cinder.rpc [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 01:45:12.056795 np0000164971 devstack@c-api.service[113890]: INFO cinder.rpc [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 01:45:12.056908 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.057854 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.058841 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.059838 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.062337 np0000164971 devstack@c-api.service[113892]: DEBUG dbcounter [-] [113892] Writer thread running {{(pid=113892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 01:45:12.063345 np0000164971 devstack@c-api.service[113891]: DEBUG oslo_db.sqlalchemy.engines [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 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=113891) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:45:12.064561 np0000164971 devstack@c-api.service[113890]: DEBUG oslo_db.sqlalchemy.engines [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def 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=113890) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:45:12.065047 np0000164971 devstack@c-api.service[113892]: INFO cinder.rpc [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 01:45:12.065306 np0000164971 devstack@c-api.service[113891]: INFO cinder.rpc [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 01:45:12.066222 np0000164971 devstack@c-api.service[113890]: INFO cinder.rpc [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 01:45:12.067446 np0000164971 devstack@c-api.service[113891]: INFO cinder.rpc [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 01:45:12.067844 np0000164971 devstack@c-api.service[113890]: INFO cinder.rpc [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 01:45:12.068462 np0000164971 devstack@c-api.service[113892]: INFO cinder.rpc [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 01:45:12.068622 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.068687 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.071332 np0000164971 devstack@c-api.service[113892]: INFO cinder.rpc [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 01:45:12.074121 np0000164971 devstack@c-api.service[113892]: INFO cinder.rpc [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 01:45:12.075471 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.077992 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.078215 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.079773 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.081321 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.082967 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.084497 np0000164971 devstack@c-api.service[113892]: DEBUG oslo_db.sqlalchemy.engines [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef 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=113892) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:45:12.084619 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.086173 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.087319 np0000164971 devstack@c-api.service[113892]: INFO cinder.rpc [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 01:45:12.088876 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.090220 np0000164971 devstack@c-api.service[113892]: INFO cinder.rpc [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 01:45:12.090300 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.091591 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.093088 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.093511 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.094216 np0000164971 devstack@c-api.service[113889]: DEBUG dbcounter [-] [113889] Writer thread running {{(pid=113889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 11 01:45:12.096175 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.096546 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.097893 np0000164971 devstack@c-api.service[113889]: INFO cinder.rpc [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 11 01:45:12.100017 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.101171 np0000164971 devstack@c-api.service[113889]: INFO cinder.rpc [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 11 01:45:12.101248 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.102499 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.103650 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.103736 np0000164971 devstack@c-api.service[113889]: INFO cinder.rpc [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 11 01:45:12.104857 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.105913 np0000164971 devstack@c-api.service[113889]: INFO cinder.rpc [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 11 01:45:12.105995 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.106061 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.106803 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.107500 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.108531 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.108960 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.109233 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.110127 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.111427 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.113261 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.113555 np0000164971 devstack@c-api.service[113889]: DEBUG oslo_db.sqlalchemy.engines [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 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=113889) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:45:12.114491 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.116085 np0000164971 devstack@c-api.service[113889]: INFO cinder.rpc [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 11 01:45:12.116421 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.116645 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.118196 np0000164971 devstack@c-api.service[113889]: INFO cinder.rpc [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 11 01:45:12.119394 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.119768 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.120682 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.121907 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.122676 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.123444 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.124916 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.124984 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.125926 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.125995 np0000164971 devstack@c-api.service[113891]: WARNING cinder.api.contrib.hosts [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 01:45:12.126829 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.127407 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.128352 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.128854 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.129076 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.129830 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.129909 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.130767 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.131348 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.131964 np0000164971 devstack@c-api.service[113890]: WARNING cinder.api.contrib.hosts [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 01:45:12.132069 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.132704 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.132904 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.133116 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.133589 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.133643 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: extensions {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.134621 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.134836 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: encryption {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.136136 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.136299 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.136348 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.136684 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: os-volume-manage {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.137618 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.138129 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: os-volume-type-access {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.139041 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.139713 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: os-quota-sets {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.139944 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: extensions {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.140373 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.141134 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: qos-specs {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.141444 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: encryption {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.142040 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.143089 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: os-volume-manage {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.143210 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: backups {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.143419 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.144495 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: os-volume-type-access {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.145122 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: os-hosts {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.145406 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.146282 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.146382 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: os-quota-sets {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.146492 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: scheduler-stats {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.147519 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.147848 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: os-volume-transfer {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.148792 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: qos-specs {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.149069 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.149397 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.149450 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: extra_specs {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.150551 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.151548 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: cgsnapshots {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.151643 np0000164971 devstack@c-api.service[113892]: WARNING cinder.api.contrib.hosts [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 01:45:12.152237 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.152364 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.152508 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: backups {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.152907 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: consistencygroups {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.153857 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.154873 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: os-availability-zone {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.155363 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.155496 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: os-hosts {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.155812 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.156292 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: os-snapshot-manage {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.156869 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.156943 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: scheduler-stats {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.157235 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.157694 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: os-quota-class-sets {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.158249 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.158392 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: os-volume-transfer {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.159038 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: encryption {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.159179 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: extensions {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.159856 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.160538 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: encryption {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.160658 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extended resource: capabilities {{(pid=113891) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.160829 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: extra_specs {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.161957 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: os-volume-manage {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.162441 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: cgsnapshots {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.162637 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.163488 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: os-volume-type-access {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.163747 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: consistencygroups {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.164122 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.165049 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: os-quota-sets {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.165531 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.165582 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.166010 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: os-availability-zone {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.166392 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: qos-specs {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.166958 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.167352 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: os-snapshot-manage {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.168353 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.168421 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: backups {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.168863 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.168927 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: os-quota-class-sets {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.169779 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.170095 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: encryption {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.170770 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.contrib.snapshot_actions [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] SnapshotActionsController initialized {{(pid=113891) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 01:45:12.170967 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.171445 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: os-hosts {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.171508 np0000164971 devstack@c-api.service[113891]: WARNING castellan.key_manager.migration [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.171669 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extended resource: capabilities {{(pid=113890) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.172354 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.172482 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.172554 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.172651 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension UsedLimits extending resource: limits {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.172695 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.172815 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.172906 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.173009 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.173109 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: scheduler-stats {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.173158 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension TypesManage extending resource: types {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.173225 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.173325 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension AdminActions extending resource: volumes {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.173453 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension AdminActions extending resource: snapshots {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.173533 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension AdminActions extending resource: backups {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.173636 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.173743 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.173888 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension VolumeActions extending resource: volumes {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.173959 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.174016 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.v3.router [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113891) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.174113 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.174599 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: os-volume-transfer {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.175129 np0000164971 devstack@c-api.service[113889]: WARNING cinder.api.contrib.hosts [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 11 01:45:12.175519 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.175919 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.176183 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: extra_specs {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.176288 np0000164971 devstack@c-api.service[113891]: WARNING keystonemiddleware.auth_token [None req-b8f22886-0129-4ae3-9859-fd0b261a9215 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. Apr 11 01:45:12.176941 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.177448 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.177702 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: cgsnapshots {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.178407 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.179011 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.179192 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: consistencygroups {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.179840 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.180457 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.181098 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: os-availability-zone {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.181224 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.181817 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.182232 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.contrib.snapshot_actions [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] SnapshotActionsController initialized {{(pid=113890) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 01:45:12.182302 np0000164971 devstack@c-api.service[113891]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x781d6aaa3668 pid: 113891 (default app) Apr 11 01:45:12.182560 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: os-snapshot-manage {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.182736 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: extensions {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.182784 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.182784 np0000164971 devstack@c-api.service[113891]: warnings.warn( Apr 11 01:45:12.182942 np0000164971 devstack@c-api.service[113890]: WARNING castellan.key_manager.migration [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.183841 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.183949 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: encryption {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.183996 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension VolumeTypeAccess extending resource: types {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.184107 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: os-quota-class-sets {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.184157 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension UsedLimits extending resource: limits {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.184213 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.184293 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.184398 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.184501 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.184597 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension TypesManage extending resource: types {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.184701 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.184809 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension AdminActions extending resource: volumes {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.184928 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension AdminActions extending resource: snapshots {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.185037 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension AdminActions extending resource: backups {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.185171 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: encryption {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.185218 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.185302 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension SnapshotActions extending resource: snapshots {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.185398 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension VolumeActions extending resource: volumes {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.185518 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: os-volume-manage {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.185592 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.v3.router [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113890) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.186821 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extended resource: capabilities {{(pid=113892) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.186955 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: os-volume-type-access {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.188040 np0000164971 devstack@c-api.service[113890]: WARNING keystonemiddleware.auth_token [None req-4da1caee-a3fe-4a9e-9ac4-4e891a019def 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. Apr 11 01:45:12.188483 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: os-quota-sets {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.189037 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.189884 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: qos-specs {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.190202 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.190202 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.190444 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.190444 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.190444 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.190444 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.190444 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.190751 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.190751 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.190751 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.190751 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.190751 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.190751 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.191082 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.191082 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.191082 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.191082 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.191082 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.191351 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.191351 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.191351 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.191351 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.191749 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.191749 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.191749 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.191749 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.192014 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.192014 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.192014 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.192014 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.192014 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.192347 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.192347 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.192347 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.192347 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.192347 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.192606 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.192606 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.192606 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.192606 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.192606 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.192606 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.192915 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.192915 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.193041 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.193086 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.193086 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.193086 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.193086 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.193086 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.193086 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.193414 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.193414 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.193414 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.193414 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.193414 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.193414 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.194201 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.194201 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.194201 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.194201 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.194201 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.194508 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.194508 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.194508 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.194508 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.194508 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.194777 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.194777 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.194777 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.194777 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.194777 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.194777 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.195182 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.195182 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.195182 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.195182 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.195182 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.195182 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.195532 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.195532 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.195532 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.195532 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.195532 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.195834 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.195834 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.195834 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.195834 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.195834 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.196129 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.196129 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.196129 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.196129 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.197119 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.197119 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.197119 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.197119 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.197327 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.197327 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.197327 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.197327 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.197327 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.197642 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.197642 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.197642 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.197642 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.197642 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.197916 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.197916 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.197916 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.197916 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.198291 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.198291 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.198291 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.198291 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.198526 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.198526 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.198526 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.198526 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.198712 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.198712 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.198712 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.198712 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.198871 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.198871 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.198871 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.198871 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.199001 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.199001 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.199001 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.199001 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.199001 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.199215 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.199215 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.199215 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.199215 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.199215 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.199215 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.199408 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.199408 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.199408 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.199408 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.199408 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.199579 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.199579 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.199579 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.199579 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.199579 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.199579 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.199825 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.199825 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.199825 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.199825 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.199825 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.199825 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.200054 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.200054 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.200054 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.200054 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.200054 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.200054 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.200306 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.200306 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.200306 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.200306 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.200306 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.200306 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.200547 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.200547 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.200547 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.200547 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.200687 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.200687 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.200687 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.200687 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.200687 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.200869 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.200869 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.200869 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.200869 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:12.200869 np0000164971 devstack@c-api.service[113891]: warnings.warn(deprecated_msg) Apr 11 01:45:12.201192 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: backups {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.201224 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.201253 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.middleware.request_id [None req-871e2e03-c4bb-473e-a74f-0a584571251c None None] RequestId filter calling following filter/app {{(pid=113891) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:45:12.201292 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.201327 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: os-hosts {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.201406 np0000164971 devstack@c-api.service[113890]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x781d6aaa3668 pid: 113890 (default app) Apr 11 01:45:12.201473 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.201503 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: scheduler-stats {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.201530 np0000164971 devstack@c-api.service[113891]: [pid: 113891|app: 0|req: 1/1] 162.253.55.36 () {60 vars in 946 bytes} [Sat Apr 11 01:45:12 2026] GET /volume/v3 => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 11 01:45:12.201562 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.201589 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: os-volume-transfer {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.201858 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.contrib.snapshot_actions [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] SnapshotActionsController initialized {{(pid=113892) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 01:45:12.201858 np0000164971 devstack@c-api.service[113892]: WARNING castellan.key_manager.migration [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.201858 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202035 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: extra_specs {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.202099 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension VolumeTypeAccess extending resource: types {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202099 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension UsedLimits extending resource: limits {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202099 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202099 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202099 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202099 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202099 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension TypesManage extending resource: types {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202294 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202294 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension AdminActions extending resource: volumes {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202294 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension AdminActions extending resource: snapshots {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202294 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension AdminActions extending resource: backups {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202294 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202294 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension SnapshotActions extending resource: snapshots {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202463 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: cgsnapshots {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.202492 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension VolumeActions extending resource: volumes {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202492 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.v3.router [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113892) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.202581 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: consistencygroups {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.203257 np0000164971 devstack@c-api.service[113892]: WARNING keystonemiddleware.auth_token [None req-bdad9428-8292-4f0d-a036-7d7bd79b12ef 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. Apr 11 01:45:12.203860 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: os-availability-zone {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.205157 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: os-snapshot-manage {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.206593 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: os-quota-class-sets {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.207808 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: encryption {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.209328 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extended resource: capabilities {{(pid=113889) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 11 01:45:12.209914 np0000164971 devstack@c-api.service[113892]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x781d6aaa3668 pid: 113892 (default app) Apr 11 01:45:12.211509 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.212964 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.214420 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.215846 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.217241 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.218628 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.219589 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.contrib.snapshot_actions [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] SnapshotActionsController initialized {{(pid=113889) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 11 01:45:12.220310 np0000164971 devstack@c-api.service[113889]: WARNING castellan.key_manager.migration [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 11 01:45:12.221163 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.221312 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.221385 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension UsedLimits extending resource: limits {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.221532 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.222565 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.222565 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.222565 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.222565 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension TypesManage extending resource: types {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.222565 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.222565 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension AdminActions extending resource: volumes {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.222565 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension AdminActions extending resource: snapshots {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.223157 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension AdminActions extending resource: backups {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.223157 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.223157 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.223157 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension VolumeActions extending resource: volumes {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.223157 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.v3.router [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113889) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 11 01:45:12.225157 np0000164971 devstack@c-api.service[113889]: WARNING keystonemiddleware.auth_token [None req-cb6c7206-4576-41ae-827a-0d5713eb3466 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. Apr 11 01:45:12.231005 np0000164971 devstack@c-api.service[113889]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x781d6aaa3668 pid: 113889 (default app) Apr 11 01:45:19.681552 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.681552 np0000164971 devstack@c-api.service[113890]: warnings.warn( Apr 11 01:45:19.696145 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.696145 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.696339 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.696339 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.696339 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.696339 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.696339 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.696644 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.696644 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.696644 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.696644 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.696644 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.696644 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.696967 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.696967 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.696967 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.696967 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.696967 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.697289 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.697289 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.697289 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.697289 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.697514 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.697514 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.697514 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.697514 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.697721 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.697721 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.697721 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.697721 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.697721 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.697993 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.697993 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.697993 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.697993 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.697993 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.698265 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.698265 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.698265 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.698265 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.698265 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.698265 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.698640 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.698640 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.698640 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.698640 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.698640 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.698640 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.698940 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.698940 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.698940 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.698940 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.698940 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.698940 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.699266 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.699266 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.699266 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.699266 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.699266 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.699266 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.699583 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.699583 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.699583 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.699583 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.699785 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.699785 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.699785 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.699785 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.699785 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.700089 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.700089 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.700089 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.700089 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.700089 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.700567 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.700567 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.700567 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.700567 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.700567 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.700567 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.700902 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.700902 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.700902 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.700902 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.700902 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.701230 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.701230 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.701230 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.701230 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.701230 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.701508 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.701508 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.701508 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.701508 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.701781 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.701781 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.701781 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.701781 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.702082 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.702082 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.702082 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.702082 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.702082 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.702385 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.702385 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.702385 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.702385 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.702385 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.702679 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.702679 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.702679 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.702679 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.702907 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.702907 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.702907 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.702907 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.703164 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.703164 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.703164 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.703164 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.703407 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.703407 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.703407 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.703407 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.703657 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.703657 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.703657 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.703657 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.703886 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.703886 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.703886 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.703886 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.703886 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.703886 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.704243 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.704243 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.704243 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.704243 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.704243 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.704604 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.704604 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.704604 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.704604 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.704604 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.704604 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.704604 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.704999 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.704999 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.704999 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.704999 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.704999 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.704999 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.705171 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.705171 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.705171 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.705171 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.705171 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.705171 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.705308 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.705308 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.705308 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.705308 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.705308 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.705308 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.705447 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.705447 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.705447 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.705447 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.705551 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.705551 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.705551 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.705551 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.705663 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.705663 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.705663 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.705663 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.705769 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.705769 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.705769 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:19.705769 np0000164971 devstack@c-api.service[113890]: warnings.warn(deprecated_msg) Apr 11 01:45:19.705769 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.middleware.request_id [None req-d87506f6-620e-4c5b-bd37-733640920005 None None] RequestId filter calling following filter/app {{(pid=113890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:45:20.208438 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-d87506f6-620e-4c5b-bd37-733640920005 admin admin] POST https://162.253.55.36/volume/v3/types Apr 11 01:45:20.208899 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [None req-d87506f6-620e-4c5b-bd37-733640920005 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 01:45:20.210488 np0000164971 devstack@c-api.service[113890]: /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. Apr 11 01:45:20.210488 np0000164971 devstack@c-api.service[113890]: warnings.warn( Apr 11 01:45:20.220230 np0000164971 devstack@c-api.service[113890]: DEBUG oslo_db.sqlalchemy.engines [None req-d87506f6-620e-4c5b-bd37-733640920005 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=113890) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:45:20.246636 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-d87506f6-620e-4c5b-bd37-733640920005 admin admin] https://162.253.55.36/volume/v3/types returned with HTTP 200 Apr 11 01:45:20.247052 np0000164971 devstack@c-api.service[113890]: [pid: 113890|app: 0|req: 1/2] 162.253.55.36 () {68 vars in 1281 bytes} [Sat Apr 11 01:45:19 2026] POST /volume/v3/types => generated 186 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:45:20.260741 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.middleware.request_id [req-d87506f6-620e-4c5b-bd37-733640920005 req-aac00175-7f65-4de5-bcb4-b3d37feab7cb None None] RequestId filter calling following filter/app {{(pid=113891) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:45:20.646167 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [req-d87506f6-620e-4c5b-bd37-733640920005 req-aac00175-7f65-4de5-bcb4-b3d37feab7cb admin admin] POST https://162.253.55.36/volume/v3/types/177dd8f9-210a-464b-b837-7f519eaaf21e/extra_specs Apr 11 01:45:20.647049 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [req-d87506f6-620e-4c5b-bd37-733640920005 req-aac00175-7f65-4de5-bcb4-b3d37feab7cb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113891) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 11 01:45:20.648904 np0000164971 devstack@c-api.service[113891]: /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. Apr 11 01:45:20.648904 np0000164971 devstack@c-api.service[113891]: warnings.warn( Apr 11 01:45:20.660079 np0000164971 devstack@c-api.service[113891]: DEBUG oslo_db.sqlalchemy.engines [req-d87506f6-620e-4c5b-bd37-733640920005 req-aac00175-7f65-4de5-bcb4-b3d37feab7cb 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=113891) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:45:20.727359 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [req-d87506f6-620e-4c5b-bd37-733640920005 req-aac00175-7f65-4de5-bcb4-b3d37feab7cb admin admin] https://162.253.55.36/volume/v3/types/177dd8f9-210a-464b-b837-7f519eaaf21e/extra_specs returned with HTTP 200 Apr 11 01:45:20.727730 np0000164971 devstack@c-api.service[113891]: [pid: 113891|app: 0|req: 2/3] 162.253.55.36 () {70 vars in 1498 bytes} [Sat Apr 11 01:45:20 2026] POST /volume/v3/types/177dd8f9-210a-464b-b837-7f519eaaf21e/extra_specs => generated 55 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 11 01:45:22.089353 np0000164971 devstack@c-api.service[113892]: DEBUG dbcounter [-] [113892] Writing DB stats cinder:SELECT=6 {{(pid=113892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:45:22.117751 np0000164971 devstack@c-api.service[113889]: DEBUG dbcounter [-] [113889] Writing DB stats cinder:SELECT=6 {{(pid=113889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:45:30.244020 np0000164971 devstack@c-api.service[113890]: DEBUG dbcounter [-] [113890] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:45:30.724682 np0000164971 devstack@c-api.service[113891]: DEBUG dbcounter [-] [113891] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:48:04.638763 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.638763 np0000164971 devstack@c-api.service[113892]: warnings.warn( Apr 11 01:48:04.653111 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.653111 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.653111 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.653111 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.653514 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.653514 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.653514 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.653514 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.653804 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.653804 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.653804 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.653804 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.653804 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.653804 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.654256 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.654256 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.654256 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.654256 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.654256 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.654623 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.654623 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.654623 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.654623 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.654623 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.654932 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.654932 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.654932 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.654932 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.655235 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.655235 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.655235 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.655235 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.655235 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.655593 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.655593 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.655593 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.655593 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.655593 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.656003 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.656003 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.656003 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.656003 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.656003 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.656003 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.656469 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.656469 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.656469 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.656469 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.656469 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.656469 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.656860 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.656860 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.656860 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.656860 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.656860 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.656860 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.657334 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.657334 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.657334 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.657334 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.657334 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.657564 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.657564 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.657564 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.657564 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.657564 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.657766 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.657766 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.657766 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.657766 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.657766 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.657766 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.658057 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.658057 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.658057 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.658057 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.658057 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.658057 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.658316 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.658316 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.658316 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.658316 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.658316 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.658658 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.658658 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.658658 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.658658 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.658658 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.658933 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.658933 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.658933 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.658933 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.659178 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.659178 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.659178 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.659178 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.659365 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.659365 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.659365 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.659365 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.659365 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.659591 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.659591 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.659591 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.659591 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.659591 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.659804 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.659804 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.659804 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.659804 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.660044 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.660044 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.660044 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.660044 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.660252 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.660252 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.660252 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.660252 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.660444 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.660444 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.660444 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.660444 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.660628 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.660628 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.660628 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.660628 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.660816 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.660816 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.660816 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.660816 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.660816 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.661076 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.661076 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.661076 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.661076 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.661076 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.661076 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.661362 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.661362 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.661362 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.661362 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.661362 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.661579 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.661579 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.661579 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.661579 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.661579 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.661579 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.661858 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.661858 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.661858 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.661858 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.661858 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.661858 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.662174 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.662174 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.662174 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.662174 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.662174 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.662174 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.662456 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.662456 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.662456 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.662456 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.662456 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.662456 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.662720 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.662720 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.662720 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.662720 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.662917 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.662917 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.662917 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.662917 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.662917 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.663192 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.663192 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.663192 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.663192 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:04.663192 np0000164971 devstack@c-api.service[113892]: warnings.warn(deprecated_msg) Apr 11 01:48:04.663192 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.middleware.request_id [None req-adfd53cd-1ae3-464d-a1b3-54f264e4e4ce None None] RequestId filter calling following filter/app {{(pid=113892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:48:04.663192 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-adfd53cd-1ae3-464d-a1b3-54f264e4e4ce None None] GET https://162.253.55.36/volume// Apr 11 01:48:04.663483 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-adfd53cd-1ae3-464d-a1b3-54f264e4e4ce None None] Empty body provided in request {{(pid=113892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:48:04.663483 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-adfd53cd-1ae3-464d-a1b3-54f264e4e4ce None None] Calling method 'all' {{(pid=113892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:48:04.663483 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-adfd53cd-1ae3-464d-a1b3-54f264e4e4ce None None] https://162.253.55.36/volume// returned with HTTP 300 Apr 11 01:48:04.663483 np0000164971 devstack@c-api.service[113892]: [pid: 113892|app: 0|req: 1/4] 162.253.55.36 () {66 vars in 1449 bytes} [Sat Apr 11 01:48:04 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 11 01:48:44.085572 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.085572 np0000164971 devstack@c-api.service[113889]: warnings.warn( Apr 11 01:48:44.099245 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.099245 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.099477 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.099477 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.099477 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.099477 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.099477 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.099715 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.099715 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.099715 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.099715 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.099715 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.099715 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.099963 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.099963 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.099963 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.099963 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.099963 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.100193 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.100193 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.100193 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.100193 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.100363 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.100363 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.100363 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.100363 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.100506 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.100506 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.100506 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.100506 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.100506 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.100720 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.100720 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.100720 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.100720 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.100720 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.100900 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.100900 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.100900 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.100900 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.100900 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.100900 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.101169 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.101169 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.101169 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.101169 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.101169 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.101169 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.101405 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.101405 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.101405 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.101405 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.101405 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.101405 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.101634 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.101634 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.101634 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.101634 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.101634 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.101634 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.101846 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.101846 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.101846 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.101846 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.102046 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.102046 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.102046 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.102046 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.102046 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.102252 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.102252 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.102252 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.102252 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.102252 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.102451 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.102451 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.102451 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.102451 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.102451 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.102451 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.102649 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.102649 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.102649 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.102649 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.102649 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.102838 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.102838 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.102838 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.102838 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.102838 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.103072 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.103072 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.103072 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.103072 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.103272 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.103272 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.103272 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.103272 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.103466 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.103466 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.103466 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.103466 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.103466 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.103711 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.103711 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.103711 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.103711 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.103711 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.103945 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.103945 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.103945 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.103945 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.104165 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.104165 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.104165 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.104165 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.104348 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.104348 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.104348 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.104348 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.104538 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.104538 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.104538 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.104538 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.104759 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.104759 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.104759 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.104759 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.104929 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.104929 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.104929 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.104929 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.104929 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.104929 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.105190 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.105190 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.105190 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.105190 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.105190 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.105416 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.105416 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.105416 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.105416 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.105416 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.105416 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.105416 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.105704 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.105704 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.105704 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.105704 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.105704 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.105704 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.105947 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.105947 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.105947 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.105947 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.105947 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.105947 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.106232 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.106232 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.106232 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.106232 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.106232 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.106232 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.106518 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.106518 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.106518 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.106518 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.106693 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.106693 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.106693 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.106693 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.106894 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.106894 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.106894 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.106894 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.107081 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.107081 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.107081 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.107081 np0000164971 devstack@c-api.service[113889]: warnings.warn(deprecated_msg) Apr 11 01:48:44.107081 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.middleware.request_id [None req-79adda83-5213-45c8-8dc2-4bc3bcec1a95 None None] RequestId filter calling following filter/app {{(pid=113889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:48:44.443080 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-79adda83-5213-45c8-8dc2-4bc3bcec1a95 demo demo] GET https://162.253.55.36/volume/v3/types?is_public=None Apr 11 01:48:44.443319 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-79adda83-5213-45c8-8dc2-4bc3bcec1a95 demo demo] Empty body provided in request {{(pid=113889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:48:44.443563 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-79adda83-5213-45c8-8dc2-4bc3bcec1a95 demo demo] Calling method 'index' {{(pid=113889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:48:44.444060 np0000164971 devstack@c-api.service[113889]: /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. Apr 11 01:48:44.444060 np0000164971 devstack@c-api.service[113889]: warnings.warn( Apr 11 01:48:44.444660 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.api_utils [None req-79adda83-5213-45c8-8dc2-4bc3bcec1a95 demo demo] Removing options '' from query. {{(pid=113889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:48:44.455940 np0000164971 devstack@c-api.service[113889]: DEBUG oslo_db.sqlalchemy.engines [None req-79adda83-5213-45c8-8dc2-4bc3bcec1a95 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=113889) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:48:44.480750 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-79adda83-5213-45c8-8dc2-4bc3bcec1a95 demo demo] https://162.253.55.36/volume/v3/types?is_public=None returned with HTTP 200 Apr 11 01:48:44.481381 np0000164971 devstack@c-api.service[113889]: [pid: 113889|app: 0|req: 1/5] 162.253.55.36 () {64 vars in 1256 bytes} [Sat Apr 11 01:48:44 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:48:44.494940 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.middleware.request_id [req-79adda83-5213-45c8-8dc2-4bc3bcec1a95 req-c87304a6-aa4b-489e-850f-c256b56c2fb2 None None] RequestId filter calling following filter/app {{(pid=113890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:48:44.500592 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [req-79adda83-5213-45c8-8dc2-4bc3bcec1a95 req-c87304a6-aa4b-489e-850f-c256b56c2fb2 demo demo] GET https://162.253.55.36/volume/v3/types/default Apr 11 01:48:44.501000 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [req-79adda83-5213-45c8-8dc2-4bc3bcec1a95 req-c87304a6-aa4b-489e-850f-c256b56c2fb2 demo demo] Empty body provided in request {{(pid=113890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:48:44.501426 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [req-79adda83-5213-45c8-8dc2-4bc3bcec1a95 req-c87304a6-aa4b-489e-850f-c256b56c2fb2 demo demo] Calling method 'show' {{(pid=113890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:48:44.514485 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [req-79adda83-5213-45c8-8dc2-4bc3bcec1a95 req-c87304a6-aa4b-489e-850f-c256b56c2fb2 demo demo] https://162.253.55.36/volume/v3/types/default returned with HTTP 200 Apr 11 01:48:44.514971 np0000164971 devstack@c-api.service[113890]: [pid: 113890|app: 0|req: 2/6] 162.253.55.36 () {66 vars in 1322 bytes} [Sat Apr 11 01:48:44 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) Apr 11 01:48:44.904260 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.middleware.request_id [None req-ef76e8be-c87c-4a90-9541-38bd573bfbd3 None None] RequestId filter calling following filter/app {{(pid=113891) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:48:44.909654 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-ef76e8be-c87c-4a90-9541-38bd573bfbd3 demo demo] GET https://162.253.55.36/volume/v3/types/default Apr 11 01:48:44.910187 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-ef76e8be-c87c-4a90-9541-38bd573bfbd3 demo demo] Empty body provided in request {{(pid=113891) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:48:44.910605 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-ef76e8be-c87c-4a90-9541-38bd573bfbd3 demo demo] Calling method 'show' {{(pid=113891) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:48:44.932236 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-ef76e8be-c87c-4a90-9541-38bd573bfbd3 demo demo] https://162.253.55.36/volume/v3/types/default returned with HTTP 200 Apr 11 01:48:44.932603 np0000164971 devstack@c-api.service[113891]: [pid: 113891|app: 0|req: 3/7] 162.253.55.36 () {64 vars in 1251 bytes} [Sat Apr 11 01:48:44 2026] GET /volume/v3/types/default => generated 145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:48:45.407469 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.middleware.request_id [None req-77031cd6-5a20-428e-a395-9692b7871927 None None] RequestId filter calling following filter/app {{(pid=113892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:48:45.782779 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-77031cd6-5a20-428e-a395-9692b7871927 demo demo] GET https://162.253.55.36/volume/v3/types/default Apr 11 01:48:45.783068 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-77031cd6-5a20-428e-a395-9692b7871927 demo demo] Empty body provided in request {{(pid=113892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:48:45.783270 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-77031cd6-5a20-428e-a395-9692b7871927 demo demo] Calling method 'show' {{(pid=113892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:48:45.793231 np0000164971 devstack@c-api.service[113892]: DEBUG oslo_db.sqlalchemy.engines [None req-77031cd6-5a20-428e-a395-9692b7871927 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=113892) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 11 01:48:45.811502 np0000164971 devstack@c-api.service[113892]: /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. Apr 11 01:48:45.811502 np0000164971 devstack@c-api.service[113892]: warnings.warn( Apr 11 01:48:45.813660 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-77031cd6-5a20-428e-a395-9692b7871927 demo demo] https://162.253.55.36/volume/v3/types/default returned with HTTP 200 Apr 11 01:48:45.814066 np0000164971 devstack@c-api.service[113892]: [pid: 113892|app: 0|req: 2/8] 162.253.55.36 () {64 vars in 1251 bytes} [Sat Apr 11 01:48:45 2026] GET /volume/v3/types/default => generated 145 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 11 01:48:45.830518 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.middleware.request_id [None req-44063a8a-ac55-409e-afae-30959f28c161 None None] RequestId filter calling following filter/app {{(pid=113889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:48:45.834338 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-44063a8a-ac55-409e-afae-30959f28c161 demo demo] GET https://162.253.55.36/volume/v3/types/default Apr 11 01:48:45.834805 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-44063a8a-ac55-409e-afae-30959f28c161 demo demo] Empty body provided in request {{(pid=113889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:48:45.835360 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-44063a8a-ac55-409e-afae-30959f28c161 demo demo] Calling method 'show' {{(pid=113889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:48:45.849529 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-44063a8a-ac55-409e-afae-30959f28c161 demo demo] https://162.253.55.36/volume/v3/types/default returned with HTTP 200 Apr 11 01:48:45.849872 np0000164971 devstack@c-api.service[113889]: [pid: 113889|app: 0|req: 2/9] 162.253.55.36 () {64 vars in 1251 bytes} [Sat Apr 11 01:48:45 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) Apr 11 01:48:54.509134 np0000164971 devstack@c-api.service[113890]: DEBUG dbcounter [-] [113890] Writing DB stats cinder:SELECT=2 {{(pid=113890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:48:54.928168 np0000164971 devstack@c-api.service[113891]: DEBUG dbcounter [-] [113891] Writing DB stats cinder:SELECT=2 {{(pid=113891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:48:55.809305 np0000164971 devstack@c-api.service[113892]: DEBUG dbcounter [-] [113892] Writing DB stats cinder:SELECT=2 {{(pid=113892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:48:55.846215 np0000164971 devstack@c-api.service[113889]: DEBUG dbcounter [-] [113889] Writing DB stats cinder:SELECT=3 {{(pid=113889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:53:23.353574 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.middleware.request_id [None req-f5b07d1b-c332-4e7b-b262-cd2a92101eba None None] RequestId filter calling following filter/app {{(pid=113890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:53:23.431383 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-f5b07d1b-c332-4e7b-b262-cd2a92101eba demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 01:53:23.431774 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [None req-f5b07d1b-c332-4e7b-b262-cd2a92101eba demo demo] Empty body provided in request {{(pid=113890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:53:23.432175 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [None req-f5b07d1b-c332-4e7b-b262-cd2a92101eba demo demo] Calling method 'detail' {{(pid=113890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:53:23.433246 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.api_utils [None req-f5b07d1b-c332-4e7b-b262-cd2a92101eba demo demo] Removing options '' from query. {{(pid=113890) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:53:23.434729 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.volume.api [None req-f5b07d1b-c332-4e7b-b262-cd2a92101eba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113890) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 01:53:23.473435 np0000164971 devstack@c-api.service[113890]: INFO cinder.volume.api [None req-f5b07d1b-c332-4e7b-b262-cd2a92101eba demo demo] Get all volumes completed successfully. Apr 11 01:53:23.477401 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-f5b07d1b-c332-4e7b-b262-cd2a92101eba demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 01:53:23.477972 np0000164971 devstack@c-api.service[113890]: [pid: 113890|app: 0|req: 3/10] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 01:53:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 01:53:33.465407 np0000164971 devstack@c-api.service[113890]: DEBUG dbcounter [-] [113890] Writing DB stats cinder:SELECT=1 {{(pid=113890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:54:23.498990 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.middleware.request_id [None req-a303c3b0-dedb-4b7f-b973-f4fdec27497b None None] RequestId filter calling following filter/app {{(pid=113891) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:54:23.503660 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-a303c3b0-dedb-4b7f-b973-f4fdec27497b demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 01:54:23.504396 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-a303c3b0-dedb-4b7f-b973-f4fdec27497b demo demo] Empty body provided in request {{(pid=113891) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:54:23.504795 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-a303c3b0-dedb-4b7f-b973-f4fdec27497b demo demo] Calling method 'detail' {{(pid=113891) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:54:23.507058 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.api_utils [None req-a303c3b0-dedb-4b7f-b973-f4fdec27497b demo demo] Removing options '' from query. {{(pid=113891) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:54:23.507058 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.volume.api [None req-a303c3b0-dedb-4b7f-b973-f4fdec27497b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113891) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 01:54:23.540544 np0000164971 devstack@c-api.service[113891]: INFO cinder.volume.api [None req-a303c3b0-dedb-4b7f-b973-f4fdec27497b demo demo] Get all volumes completed successfully. Apr 11 01:54:23.544211 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-a303c3b0-dedb-4b7f-b973-f4fdec27497b demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 01:54:23.544842 np0000164971 devstack@c-api.service[113891]: [pid: 113891|app: 0|req: 4/11] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 01:54:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 01:54:33.533174 np0000164971 devstack@c-api.service[113891]: DEBUG dbcounter [-] [113891] Writing DB stats cinder:SELECT=1 {{(pid=113891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:55:23.557649 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.middleware.request_id [None req-29008035-ba95-4db5-9967-ce9391581890 None None] RequestId filter calling following filter/app {{(pid=113892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:55:23.561350 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-29008035-ba95-4db5-9967-ce9391581890 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 01:55:23.561464 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-29008035-ba95-4db5-9967-ce9391581890 demo demo] Empty body provided in request {{(pid=113892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:55:23.561627 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-29008035-ba95-4db5-9967-ce9391581890 demo demo] Calling method 'detail' {{(pid=113892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:55:23.562209 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.api_utils [None req-29008035-ba95-4db5-9967-ce9391581890 demo demo] Removing options '' from query. {{(pid=113892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:55:23.563693 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.volume.api [None req-29008035-ba95-4db5-9967-ce9391581890 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113892) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 01:55:23.615503 np0000164971 devstack@c-api.service[113892]: INFO cinder.volume.api [None req-29008035-ba95-4db5-9967-ce9391581890 demo demo] Get all volumes completed successfully. Apr 11 01:55:23.617700 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-29008035-ba95-4db5-9967-ce9391581890 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 01:55:23.618126 np0000164971 devstack@c-api.service[113892]: [pid: 113892|app: 0|req: 3/12] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 01:55:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 01:55:33.607643 np0000164971 devstack@c-api.service[113892]: DEBUG dbcounter [-] [113892] Writing DB stats cinder:SELECT=1 {{(pid=113892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:56:23.643184 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.middleware.request_id [None req-c0981e06-6dac-4364-805d-ac8d16b42cf5 None None] RequestId filter calling following filter/app {{(pid=113889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:56:23.646749 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-c0981e06-6dac-4364-805d-ac8d16b42cf5 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 01:56:23.647470 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-c0981e06-6dac-4364-805d-ac8d16b42cf5 demo demo] Empty body provided in request {{(pid=113889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:56:23.647470 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-c0981e06-6dac-4364-805d-ac8d16b42cf5 demo demo] Calling method 'detail' {{(pid=113889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:56:23.647836 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.api_utils [None req-c0981e06-6dac-4364-805d-ac8d16b42cf5 demo demo] Removing options '' from query. {{(pid=113889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:56:23.648725 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.volume.api [None req-c0981e06-6dac-4364-805d-ac8d16b42cf5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113889) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 01:56:23.695721 np0000164971 devstack@c-api.service[113889]: INFO cinder.volume.api [None req-c0981e06-6dac-4364-805d-ac8d16b42cf5 demo demo] Get all volumes completed successfully. Apr 11 01:56:23.698753 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-c0981e06-6dac-4364-805d-ac8d16b42cf5 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 01:56:23.699300 np0000164971 devstack@c-api.service[113889]: [pid: 113889|app: 0|req: 3/13] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 01:56:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 01:56:33.688997 np0000164971 devstack@c-api.service[113889]: DEBUG dbcounter [-] [113889] Writing DB stats cinder:SELECT=1 {{(pid=113889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:57:23.726303 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.middleware.request_id [None req-88e3f5df-df2c-4bb7-ad94-c672cfd68db7 None None] RequestId filter calling following filter/app {{(pid=113890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:57:23.770017 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-88e3f5df-df2c-4bb7-ad94-c672cfd68db7 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 01:57:23.770443 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [None req-88e3f5df-df2c-4bb7-ad94-c672cfd68db7 demo demo] Empty body provided in request {{(pid=113890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:57:23.770855 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [None req-88e3f5df-df2c-4bb7-ad94-c672cfd68db7 demo demo] Calling method 'detail' {{(pid=113890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:57:23.771525 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.api_utils [None req-88e3f5df-df2c-4bb7-ad94-c672cfd68db7 demo demo] Removing options '' from query. {{(pid=113890) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:57:23.772928 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.volume.api [None req-88e3f5df-df2c-4bb7-ad94-c672cfd68db7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113890) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 01:57:23.788397 np0000164971 devstack@c-api.service[113890]: INFO cinder.volume.api [None req-88e3f5df-df2c-4bb7-ad94-c672cfd68db7 demo demo] Get all volumes completed successfully. Apr 11 01:57:23.791221 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-88e3f5df-df2c-4bb7-ad94-c672cfd68db7 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 01:57:23.791718 np0000164971 devstack@c-api.service[113890]: [pid: 113890|app: 0|req: 4/14] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 01:57:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 01:57:33.777849 np0000164971 devstack@c-api.service[113890]: DEBUG dbcounter [-] [113890] Writing DB stats cinder:SELECT=1 {{(pid=113890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:58:23.814358 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.middleware.request_id [None req-b9725e10-74cc-46fd-84ec-3af909bbe04b None None] RequestId filter calling following filter/app {{(pid=113891) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:58:23.917167 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-b9725e10-74cc-46fd-84ec-3af909bbe04b demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 01:58:23.917795 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-b9725e10-74cc-46fd-84ec-3af909bbe04b demo demo] Empty body provided in request {{(pid=113891) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:58:23.918054 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-b9725e10-74cc-46fd-84ec-3af909bbe04b demo demo] Calling method 'detail' {{(pid=113891) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:58:23.918373 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.api_utils [None req-b9725e10-74cc-46fd-84ec-3af909bbe04b demo demo] Removing options '' from query. {{(pid=113891) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:58:23.919632 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.volume.api [None req-b9725e10-74cc-46fd-84ec-3af909bbe04b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113891) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 01:58:23.927823 np0000164971 devstack@c-api.service[113891]: INFO cinder.volume.api [None req-b9725e10-74cc-46fd-84ec-3af909bbe04b demo demo] Get all volumes completed successfully. Apr 11 01:58:23.929673 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-b9725e10-74cc-46fd-84ec-3af909bbe04b demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 01:58:23.929999 np0000164971 devstack@c-api.service[113891]: [pid: 113891|app: 0|req: 5/15] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 01:58:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 01:58:33.923670 np0000164971 devstack@c-api.service[113891]: DEBUG dbcounter [-] [113891] Writing DB stats cinder:SELECT=1 {{(pid=113891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 01:59:23.952404 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.middleware.request_id [None req-c2c61dfe-e924-4a9c-9490-e2c7d116425d None None] RequestId filter calling following filter/app {{(pid=113892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 01:59:23.955911 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-c2c61dfe-e924-4a9c-9490-e2c7d116425d demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 01:59:23.955998 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-c2c61dfe-e924-4a9c-9490-e2c7d116425d demo demo] Empty body provided in request {{(pid=113892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 01:59:23.956423 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-c2c61dfe-e924-4a9c-9490-e2c7d116425d demo demo] Calling method 'detail' {{(pid=113892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 01:59:23.956805 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.api_utils [None req-c2c61dfe-e924-4a9c-9490-e2c7d116425d demo demo] Removing options '' from query. {{(pid=113892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 01:59:23.958011 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.volume.api [None req-c2c61dfe-e924-4a9c-9490-e2c7d116425d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113892) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 01:59:23.969384 np0000164971 devstack@c-api.service[113892]: INFO cinder.volume.api [None req-c2c61dfe-e924-4a9c-9490-e2c7d116425d demo demo] Get all volumes completed successfully. Apr 11 01:59:23.972508 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-c2c61dfe-e924-4a9c-9490-e2c7d116425d demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 01:59:23.973129 np0000164971 devstack@c-api.service[113892]: [pid: 113892|app: 0|req: 4/16] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 01:59:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 01:59:33.961737 np0000164971 devstack@c-api.service[113892]: DEBUG dbcounter [-] [113892] Writing DB stats cinder:SELECT=1 {{(pid=113892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:00:23.987334 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.middleware.request_id [None req-c49855a6-8cee-4256-b6d2-3e9c99b407f5 None None] RequestId filter calling following filter/app {{(pid=113889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:00:23.989804 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-c49855a6-8cee-4256-b6d2-3e9c99b407f5 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:00:23.990059 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-c49855a6-8cee-4256-b6d2-3e9c99b407f5 demo demo] Empty body provided in request {{(pid=113889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:00:23.990294 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-c49855a6-8cee-4256-b6d2-3e9c99b407f5 demo demo] Calling method 'detail' {{(pid=113889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:00:23.990579 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.api_utils [None req-c49855a6-8cee-4256-b6d2-3e9c99b407f5 demo demo] Removing options '' from query. {{(pid=113889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:00:23.991364 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.volume.api [None req-c49855a6-8cee-4256-b6d2-3e9c99b407f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113889) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:00:23.999885 np0000164971 devstack@c-api.service[113889]: INFO cinder.volume.api [None req-c49855a6-8cee-4256-b6d2-3e9c99b407f5 demo demo] Get all volumes completed successfully. Apr 11 02:00:24.002719 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-c49855a6-8cee-4256-b6d2-3e9c99b407f5 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:00:24.003299 np0000164971 devstack@c-api.service[113889]: [pid: 113889|app: 0|req: 4/17] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:00:23 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) Apr 11 02:00:33.995128 np0000164971 devstack@c-api.service[113889]: DEBUG dbcounter [-] [113889] Writing DB stats cinder:SELECT=1 {{(pid=113889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:01:24.021496 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.middleware.request_id [None req-d511aa02-0491-407b-a0d7-a500a481dc54 None None] RequestId filter calling following filter/app {{(pid=113890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:01:24.025910 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-d511aa02-0491-407b-a0d7-a500a481dc54 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:01:24.026577 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [None req-d511aa02-0491-407b-a0d7-a500a481dc54 demo demo] Empty body provided in request {{(pid=113890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:01:24.026846 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [None req-d511aa02-0491-407b-a0d7-a500a481dc54 demo demo] Calling method 'detail' {{(pid=113890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:01:24.027358 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.api_utils [None req-d511aa02-0491-407b-a0d7-a500a481dc54 demo demo] Removing options '' from query. {{(pid=113890) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:01:24.029095 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.volume.api [None req-d511aa02-0491-407b-a0d7-a500a481dc54 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113890) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:01:24.037909 np0000164971 devstack@c-api.service[113890]: INFO cinder.volume.api [None req-d511aa02-0491-407b-a0d7-a500a481dc54 demo demo] Get all volumes completed successfully. Apr 11 02:01:24.040267 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-d511aa02-0491-407b-a0d7-a500a481dc54 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:01:24.041091 np0000164971 devstack@c-api.service[113890]: [pid: 113890|app: 0|req: 5/18] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:01:24 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) Apr 11 02:01:34.032326 np0000164971 devstack@c-api.service[113890]: DEBUG dbcounter [-] [113890] Writing DB stats cinder:SELECT=1 {{(pid=113890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:02:24.056349 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.middleware.request_id [None req-81b63ca6-f250-4562-8d7b-dd35d2d6ffd4 None None] RequestId filter calling following filter/app {{(pid=113891) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:02:24.059344 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-81b63ca6-f250-4562-8d7b-dd35d2d6ffd4 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:02:24.059603 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-81b63ca6-f250-4562-8d7b-dd35d2d6ffd4 demo demo] Empty body provided in request {{(pid=113891) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:02:24.059854 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-81b63ca6-f250-4562-8d7b-dd35d2d6ffd4 demo demo] Calling method 'detail' {{(pid=113891) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:02:24.060209 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.api_utils [None req-81b63ca6-f250-4562-8d7b-dd35d2d6ffd4 demo demo] Removing options '' from query. {{(pid=113891) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:02:24.061305 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.volume.api [None req-81b63ca6-f250-4562-8d7b-dd35d2d6ffd4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113891) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:02:24.069493 np0000164971 devstack@c-api.service[113891]: INFO cinder.volume.api [None req-81b63ca6-f250-4562-8d7b-dd35d2d6ffd4 demo demo] Get all volumes completed successfully. Apr 11 02:02:24.072174 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-81b63ca6-f250-4562-8d7b-dd35d2d6ffd4 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:02:24.072659 np0000164971 devstack@c-api.service[113891]: [pid: 113891|app: 0|req: 6/19] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:02:24 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) Apr 11 02:02:34.064564 np0000164971 devstack@c-api.service[113891]: DEBUG dbcounter [-] [113891] Writing DB stats cinder:SELECT=1 {{(pid=113891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:03:24.092227 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.middleware.request_id [None req-2b978bec-b776-406e-b5bb-5bba19a740b5 None None] RequestId filter calling following filter/app {{(pid=113892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:03:24.285316 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-2b978bec-b776-406e-b5bb-5bba19a740b5 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:03:24.287836 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-2b978bec-b776-406e-b5bb-5bba19a740b5 demo demo] Empty body provided in request {{(pid=113892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:03:24.287836 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-2b978bec-b776-406e-b5bb-5bba19a740b5 demo demo] Calling method 'detail' {{(pid=113892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:03:24.287836 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.api_utils [None req-2b978bec-b776-406e-b5bb-5bba19a740b5 demo demo] Removing options '' from query. {{(pid=113892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:03:24.290212 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.volume.api [None req-2b978bec-b776-406e-b5bb-5bba19a740b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113892) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:03:24.299846 np0000164971 devstack@c-api.service[113892]: INFO cinder.volume.api [None req-2b978bec-b776-406e-b5bb-5bba19a740b5 demo demo] Get all volumes completed successfully. Apr 11 02:03:24.304486 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-2b978bec-b776-406e-b5bb-5bba19a740b5 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:03:24.305599 np0000164971 devstack@c-api.service[113892]: [pid: 113892|app: 0|req: 5/20] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:03:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:03:34.294782 np0000164971 devstack@c-api.service[113892]: DEBUG dbcounter [-] [113892] Writing DB stats cinder:SELECT=1 {{(pid=113892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:04:24.321492 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.middleware.request_id [None req-8e9e9f01-8f50-411c-bda2-d12d0bee952c None None] RequestId filter calling following filter/app {{(pid=113889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:04:24.325287 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-8e9e9f01-8f50-411c-bda2-d12d0bee952c demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:04:24.325681 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-8e9e9f01-8f50-411c-bda2-d12d0bee952c demo demo] Empty body provided in request {{(pid=113889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:04:24.326139 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-8e9e9f01-8f50-411c-bda2-d12d0bee952c demo demo] Calling method 'detail' {{(pid=113889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:04:24.326507 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.api_utils [None req-8e9e9f01-8f50-411c-bda2-d12d0bee952c demo demo] Removing options '' from query. {{(pid=113889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:04:24.327453 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.volume.api [None req-8e9e9f01-8f50-411c-bda2-d12d0bee952c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113889) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:04:24.338186 np0000164971 devstack@c-api.service[113889]: INFO cinder.volume.api [None req-8e9e9f01-8f50-411c-bda2-d12d0bee952c demo demo] Get all volumes completed successfully. Apr 11 02:04:24.340846 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-8e9e9f01-8f50-411c-bda2-d12d0bee952c demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:04:24.341363 np0000164971 devstack@c-api.service[113889]: [pid: 113889|app: 0|req: 5/21] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:04:24 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) Apr 11 02:04:34.331014 np0000164971 devstack@c-api.service[113889]: DEBUG dbcounter [-] [113889] Writing DB stats cinder:SELECT=1 {{(pid=113889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:05:24.361356 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.middleware.request_id [None req-5da58ac5-f4cb-42e2-bbd1-68a13bf2ced5 None None] RequestId filter calling following filter/app {{(pid=113890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:05:24.365891 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-5da58ac5-f4cb-42e2-bbd1-68a13bf2ced5 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:05:24.366338 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [None req-5da58ac5-f4cb-42e2-bbd1-68a13bf2ced5 demo demo] Empty body provided in request {{(pid=113890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:05:24.366785 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [None req-5da58ac5-f4cb-42e2-bbd1-68a13bf2ced5 demo demo] Calling method 'detail' {{(pid=113890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:05:24.367386 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.api_utils [None req-5da58ac5-f4cb-42e2-bbd1-68a13bf2ced5 demo demo] Removing options '' from query. {{(pid=113890) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:05:24.368659 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.volume.api [None req-5da58ac5-f4cb-42e2-bbd1-68a13bf2ced5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113890) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:05:24.379361 np0000164971 devstack@c-api.service[113890]: INFO cinder.volume.api [None req-5da58ac5-f4cb-42e2-bbd1-68a13bf2ced5 demo demo] Get all volumes completed successfully. Apr 11 02:05:24.383454 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-5da58ac5-f4cb-42e2-bbd1-68a13bf2ced5 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:05:24.383454 np0000164971 devstack@c-api.service[113890]: [pid: 113890|app: 0|req: 6/22] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:05:24 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) Apr 11 02:05:34.967473 np0000164971 devstack@c-api.service[113890]: DEBUG dbcounter [-] [113890] Writing DB stats cinder:SELECT=1 {{(pid=113890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:06:24.398991 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.middleware.request_id [None req-ca8f615b-d3a6-4bd2-8ead-c430030def88 None None] RequestId filter calling following filter/app {{(pid=113891) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:06:24.401804 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-ca8f615b-d3a6-4bd2-8ead-c430030def88 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:06:24.402073 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-ca8f615b-d3a6-4bd2-8ead-c430030def88 demo demo] Empty body provided in request {{(pid=113891) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:06:24.402402 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-ca8f615b-d3a6-4bd2-8ead-c430030def88 demo demo] Calling method 'detail' {{(pid=113891) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:06:24.402705 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.api_utils [None req-ca8f615b-d3a6-4bd2-8ead-c430030def88 demo demo] Removing options '' from query. {{(pid=113891) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:06:24.403833 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.volume.api [None req-ca8f615b-d3a6-4bd2-8ead-c430030def88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113891) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:06:24.412769 np0000164971 devstack@c-api.service[113891]: INFO cinder.volume.api [None req-ca8f615b-d3a6-4bd2-8ead-c430030def88 demo demo] Get all volumes completed successfully. Apr 11 02:06:24.415665 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-ca8f615b-d3a6-4bd2-8ead-c430030def88 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:06:24.416177 np0000164971 devstack@c-api.service[113891]: [pid: 113891|app: 0|req: 7/23] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:06:24 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) Apr 11 02:06:34.406724 np0000164971 devstack@c-api.service[113891]: DEBUG dbcounter [-] [113891] Writing DB stats cinder:SELECT=1 {{(pid=113891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:07:24.431503 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.middleware.request_id [None req-d07ba325-3797-4f4b-ad74-b9448f6422f2 None None] RequestId filter calling following filter/app {{(pid=113892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:07:24.435750 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-d07ba325-3797-4f4b-ad74-b9448f6422f2 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:07:24.436121 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-d07ba325-3797-4f4b-ad74-b9448f6422f2 demo demo] Empty body provided in request {{(pid=113892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:07:24.436472 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-d07ba325-3797-4f4b-ad74-b9448f6422f2 demo demo] Calling method 'detail' {{(pid=113892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:07:24.436885 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.api_utils [None req-d07ba325-3797-4f4b-ad74-b9448f6422f2 demo demo] Removing options '' from query. {{(pid=113892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:07:24.438219 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.volume.api [None req-d07ba325-3797-4f4b-ad74-b9448f6422f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113892) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:07:24.447427 np0000164971 devstack@c-api.service[113892]: INFO cinder.volume.api [None req-d07ba325-3797-4f4b-ad74-b9448f6422f2 demo demo] Get all volumes completed successfully. Apr 11 02:07:24.450595 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-d07ba325-3797-4f4b-ad74-b9448f6422f2 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:07:24.451226 np0000164971 devstack@c-api.service[113892]: [pid: 113892|app: 0|req: 6/24] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:07:24 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) Apr 11 02:07:34.441922 np0000164971 devstack@c-api.service[113892]: DEBUG dbcounter [-] [113892] Writing DB stats cinder:SELECT=1 {{(pid=113892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:08:24.468180 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.middleware.request_id [None req-a57e7b2d-ebe0-4c66-bc49-1bcfc556acb6 None None] RequestId filter calling following filter/app {{(pid=113889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:08:24.575924 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-a57e7b2d-ebe0-4c66-bc49-1bcfc556acb6 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:08:24.576353 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-a57e7b2d-ebe0-4c66-bc49-1bcfc556acb6 demo demo] Empty body provided in request {{(pid=113889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:08:24.576764 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-a57e7b2d-ebe0-4c66-bc49-1bcfc556acb6 demo demo] Calling method 'detail' {{(pid=113889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:08:24.577310 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.api_utils [None req-a57e7b2d-ebe0-4c66-bc49-1bcfc556acb6 demo demo] Removing options '' from query. {{(pid=113889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:08:24.578866 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.volume.api [None req-a57e7b2d-ebe0-4c66-bc49-1bcfc556acb6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113889) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:08:24.592816 np0000164971 devstack@c-api.service[113889]: INFO cinder.volume.api [None req-a57e7b2d-ebe0-4c66-bc49-1bcfc556acb6 demo demo] Get all volumes completed successfully. Apr 11 02:08:24.594932 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-a57e7b2d-ebe0-4c66-bc49-1bcfc556acb6 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:08:24.595420 np0000164971 devstack@c-api.service[113889]: [pid: 113889|app: 0|req: 6/25] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:08:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:08:34.584849 np0000164971 devstack@c-api.service[113889]: DEBUG dbcounter [-] [113889] Writing DB stats cinder:SELECT=1 {{(pid=113889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:09:24.610490 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.middleware.request_id [None req-17bc2664-d77a-44b7-8375-9699b426216a None None] RequestId filter calling following filter/app {{(pid=113890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:09:24.613313 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-17bc2664-d77a-44b7-8375-9699b426216a demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:09:24.613539 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [None req-17bc2664-d77a-44b7-8375-9699b426216a demo demo] Empty body provided in request {{(pid=113890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:09:24.613779 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [None req-17bc2664-d77a-44b7-8375-9699b426216a demo demo] Calling method 'detail' {{(pid=113890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:09:24.614145 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.api_utils [None req-17bc2664-d77a-44b7-8375-9699b426216a demo demo] Removing options '' from query. {{(pid=113890) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:09:24.615089 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.volume.api [None req-17bc2664-d77a-44b7-8375-9699b426216a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113890) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:09:24.622778 np0000164971 devstack@c-api.service[113890]: INFO cinder.volume.api [None req-17bc2664-d77a-44b7-8375-9699b426216a demo demo] Get all volumes completed successfully. Apr 11 02:09:24.624644 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-17bc2664-d77a-44b7-8375-9699b426216a demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:09:24.624985 np0000164971 devstack@c-api.service[113890]: [pid: 113890|app: 0|req: 7/26] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:09:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:09:34.618281 np0000164971 devstack@c-api.service[113890]: DEBUG dbcounter [-] [113890] Writing DB stats cinder:SELECT=1 {{(pid=113890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:10:24.639698 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.middleware.request_id [None req-73416b37-2178-433f-bccd-52a06dd7dc89 None None] RequestId filter calling following filter/app {{(pid=113891) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:10:24.645806 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-73416b37-2178-433f-bccd-52a06dd7dc89 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:10:24.646441 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-73416b37-2178-433f-bccd-52a06dd7dc89 demo demo] Empty body provided in request {{(pid=113891) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:10:24.646946 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-73416b37-2178-433f-bccd-52a06dd7dc89 demo demo] Calling method 'detail' {{(pid=113891) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:10:24.647526 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.api_utils [None req-73416b37-2178-433f-bccd-52a06dd7dc89 demo demo] Removing options '' from query. {{(pid=113891) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:10:24.649279 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.volume.api [None req-73416b37-2178-433f-bccd-52a06dd7dc89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113891) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:10:24.660045 np0000164971 devstack@c-api.service[113891]: INFO cinder.volume.api [None req-73416b37-2178-433f-bccd-52a06dd7dc89 demo demo] Get all volumes completed successfully. Apr 11 02:10:24.663049 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-73416b37-2178-433f-bccd-52a06dd7dc89 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:10:24.663750 np0000164971 devstack@c-api.service[113891]: [pid: 113891|app: 0|req: 8/27] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:10:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:10:34.653064 np0000164971 devstack@c-api.service[113891]: DEBUG dbcounter [-] [113891] Writing DB stats cinder:SELECT=1 {{(pid=113891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:11:24.677976 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.middleware.request_id [None req-4c9d058b-82f8-41a0-9e09-25bac99090b6 None None] RequestId filter calling following filter/app {{(pid=113892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:11:24.680738 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-4c9d058b-82f8-41a0-9e09-25bac99090b6 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:11:24.681003 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-4c9d058b-82f8-41a0-9e09-25bac99090b6 demo demo] Empty body provided in request {{(pid=113892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:11:24.681310 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-4c9d058b-82f8-41a0-9e09-25bac99090b6 demo demo] Calling method 'detail' {{(pid=113892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:11:24.681695 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.api_utils [None req-4c9d058b-82f8-41a0-9e09-25bac99090b6 demo demo] Removing options '' from query. {{(pid=113892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:11:24.682753 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.volume.api [None req-4c9d058b-82f8-41a0-9e09-25bac99090b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113892) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:11:24.692243 np0000164971 devstack@c-api.service[113892]: INFO cinder.volume.api [None req-4c9d058b-82f8-41a0-9e09-25bac99090b6 demo demo] Get all volumes completed successfully. Apr 11 02:11:24.695168 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-4c9d058b-82f8-41a0-9e09-25bac99090b6 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:11:24.696309 np0000164971 devstack@c-api.service[113892]: [pid: 113892|app: 0|req: 7/28] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:11:24 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) Apr 11 02:11:34.685819 np0000164971 devstack@c-api.service[113892]: DEBUG dbcounter [-] [113892] Writing DB stats cinder:SELECT=1 {{(pid=113892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:12:24.712959 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.middleware.request_id [None req-503625a0-35a0-4c94-88c5-1d9e4bc948f0 None None] RequestId filter calling following filter/app {{(pid=113889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:12:24.716664 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-503625a0-35a0-4c94-88c5-1d9e4bc948f0 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:12:24.717010 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-503625a0-35a0-4c94-88c5-1d9e4bc948f0 demo demo] Empty body provided in request {{(pid=113889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:12:24.717369 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-503625a0-35a0-4c94-88c5-1d9e4bc948f0 demo demo] Calling method 'detail' {{(pid=113889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:12:24.717716 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.api_utils [None req-503625a0-35a0-4c94-88c5-1d9e4bc948f0 demo demo] Removing options '' from query. {{(pid=113889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:12:24.718857 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.volume.api [None req-503625a0-35a0-4c94-88c5-1d9e4bc948f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113889) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:12:24.729544 np0000164971 devstack@c-api.service[113889]: INFO cinder.volume.api [None req-503625a0-35a0-4c94-88c5-1d9e4bc948f0 demo demo] Get all volumes completed successfully. Apr 11 02:12:24.732606 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-503625a0-35a0-4c94-88c5-1d9e4bc948f0 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:12:24.733171 np0000164971 devstack@c-api.service[113889]: [pid: 113889|app: 0|req: 7/29] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:12:24 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) Apr 11 02:12:34.723143 np0000164971 devstack@c-api.service[113889]: DEBUG dbcounter [-] [113889] Writing DB stats cinder:SELECT=1 {{(pid=113889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:13:24.747694 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.middleware.request_id [None req-2d3ea939-d58b-4127-b122-07524f0d4cb4 None None] RequestId filter calling following filter/app {{(pid=113890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:13:24.853955 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-2d3ea939-d58b-4127-b122-07524f0d4cb4 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:13:24.854225 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [None req-2d3ea939-d58b-4127-b122-07524f0d4cb4 demo demo] Empty body provided in request {{(pid=113890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:13:24.854577 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [None req-2d3ea939-d58b-4127-b122-07524f0d4cb4 demo demo] Calling method 'detail' {{(pid=113890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:13:24.854886 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.api_utils [None req-2d3ea939-d58b-4127-b122-07524f0d4cb4 demo demo] Removing options '' from query. {{(pid=113890) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:13:24.856138 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.volume.api [None req-2d3ea939-d58b-4127-b122-07524f0d4cb4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113890) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:13:24.870738 np0000164971 devstack@c-api.service[113890]: INFO cinder.volume.api [None req-2d3ea939-d58b-4127-b122-07524f0d4cb4 demo demo] Get all volumes completed successfully. Apr 11 02:13:24.873593 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-2d3ea939-d58b-4127-b122-07524f0d4cb4 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:13:24.874344 np0000164971 devstack@c-api.service[113890]: [pid: 113890|app: 0|req: 8/30] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:13:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:13:34.860264 np0000164971 devstack@c-api.service[113890]: DEBUG dbcounter [-] [113890] Writing DB stats cinder:SELECT=1 {{(pid=113890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:14:24.889750 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.middleware.request_id [None req-f07c8083-108c-47d3-8354-0314e6b8c2b3 None None] RequestId filter calling following filter/app {{(pid=113891) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:14:24.892888 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-f07c8083-108c-47d3-8354-0314e6b8c2b3 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:14:24.893197 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-f07c8083-108c-47d3-8354-0314e6b8c2b3 demo demo] Empty body provided in request {{(pid=113891) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:14:24.893477 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-f07c8083-108c-47d3-8354-0314e6b8c2b3 demo demo] Calling method 'detail' {{(pid=113891) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:14:24.893849 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.api_utils [None req-f07c8083-108c-47d3-8354-0314e6b8c2b3 demo demo] Removing options '' from query. {{(pid=113891) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:14:24.895016 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.volume.api [None req-f07c8083-108c-47d3-8354-0314e6b8c2b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113891) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:14:24.904656 np0000164971 devstack@c-api.service[113891]: INFO cinder.volume.api [None req-f07c8083-108c-47d3-8354-0314e6b8c2b3 demo demo] Get all volumes completed successfully. Apr 11 02:14:24.907883 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-f07c8083-108c-47d3-8354-0314e6b8c2b3 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:14:24.908442 np0000164971 devstack@c-api.service[113891]: [pid: 113891|app: 0|req: 9/31] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:14:24 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) Apr 11 02:14:34.898416 np0000164971 devstack@c-api.service[113891]: DEBUG dbcounter [-] [113891] Writing DB stats cinder:SELECT=1 {{(pid=113891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:15:24.925860 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.middleware.request_id [None req-79165cf9-f9d7-47cd-852f-64efe43c75e8 None None] RequestId filter calling following filter/app {{(pid=113892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:15:24.928636 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-79165cf9-f9d7-47cd-852f-64efe43c75e8 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:15:24.929102 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-79165cf9-f9d7-47cd-852f-64efe43c75e8 demo demo] Empty body provided in request {{(pid=113892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:15:24.929102 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-79165cf9-f9d7-47cd-852f-64efe43c75e8 demo demo] Calling method 'detail' {{(pid=113892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:15:24.929395 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.api_utils [None req-79165cf9-f9d7-47cd-852f-64efe43c75e8 demo demo] Removing options '' from query. {{(pid=113892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:15:24.929959 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.volume.api [None req-79165cf9-f9d7-47cd-852f-64efe43c75e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113892) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:15:24.936916 np0000164971 devstack@c-api.service[113892]: INFO cinder.volume.api [None req-79165cf9-f9d7-47cd-852f-64efe43c75e8 demo demo] Get all volumes completed successfully. Apr 11 02:15:24.939434 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-79165cf9-f9d7-47cd-852f-64efe43c75e8 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:15:24.939859 np0000164971 devstack@c-api.service[113892]: [pid: 113892|app: 0|req: 8/32] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:15:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 11 02:15:34.932689 np0000164971 devstack@c-api.service[113892]: DEBUG dbcounter [-] [113892] Writing DB stats cinder:SELECT=1 {{(pid=113892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:16:24.954859 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.middleware.request_id [None req-b4ebb939-36f6-49dd-b9ec-556c432cdea2 None None] RequestId filter calling following filter/app {{(pid=113889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:16:24.957610 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-b4ebb939-36f6-49dd-b9ec-556c432cdea2 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:16:24.957839 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-b4ebb939-36f6-49dd-b9ec-556c432cdea2 demo demo] Empty body provided in request {{(pid=113889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:16:24.958114 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-b4ebb939-36f6-49dd-b9ec-556c432cdea2 demo demo] Calling method 'detail' {{(pid=113889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:16:24.958399 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.api_utils [None req-b4ebb939-36f6-49dd-b9ec-556c432cdea2 demo demo] Removing options '' from query. {{(pid=113889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:16:24.959454 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.volume.api [None req-b4ebb939-36f6-49dd-b9ec-556c432cdea2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113889) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:16:24.967601 np0000164971 devstack@c-api.service[113889]: INFO cinder.volume.api [None req-b4ebb939-36f6-49dd-b9ec-556c432cdea2 demo demo] Get all volumes completed successfully. Apr 11 02:16:24.970278 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-b4ebb939-36f6-49dd-b9ec-556c432cdea2 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:16:24.970728 np0000164971 devstack@c-api.service[113889]: [pid: 113889|app: 0|req: 8/33] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:16:24 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) Apr 11 02:16:34.962770 np0000164971 devstack@c-api.service[113889]: DEBUG dbcounter [-] [113889] Writing DB stats cinder:SELECT=1 {{(pid=113889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:17:25.036374 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.middleware.request_id [None req-831e7a0f-0973-4b9f-91fa-b81615fbf52d None None] RequestId filter calling following filter/app {{(pid=113890) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:17:25.040201 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-831e7a0f-0973-4b9f-91fa-b81615fbf52d demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:17:25.040424 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [None req-831e7a0f-0973-4b9f-91fa-b81615fbf52d demo demo] Empty body provided in request {{(pid=113890) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:17:25.040666 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.openstack.wsgi [None req-831e7a0f-0973-4b9f-91fa-b81615fbf52d demo demo] Calling method 'detail' {{(pid=113890) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:17:25.040952 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.api.api_utils [None req-831e7a0f-0973-4b9f-91fa-b81615fbf52d demo demo] Removing options '' from query. {{(pid=113890) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:17:25.041885 np0000164971 devstack@c-api.service[113890]: DEBUG cinder.volume.api [None req-831e7a0f-0973-4b9f-91fa-b81615fbf52d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113890) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:17:25.051101 np0000164971 devstack@c-api.service[113890]: INFO cinder.volume.api [None req-831e7a0f-0973-4b9f-91fa-b81615fbf52d demo demo] Get all volumes completed successfully. Apr 11 02:17:25.053023 np0000164971 devstack@c-api.service[113890]: INFO cinder.api.openstack.wsgi [None req-831e7a0f-0973-4b9f-91fa-b81615fbf52d demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:17:25.053385 np0000164971 devstack@c-api.service[113890]: [pid: 113890|app: 0|req: 9/34] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:17:25 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) Apr 11 02:17:35.047445 np0000164971 devstack@c-api.service[113890]: DEBUG dbcounter [-] [113890] Writing DB stats cinder:SELECT=1 {{(pid=113890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:18:25.085325 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.middleware.request_id [None req-16b49169-5428-459f-8ae5-418cd0d26ebc None None] RequestId filter calling following filter/app {{(pid=113891) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:18:25.119381 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-16b49169-5428-459f-8ae5-418cd0d26ebc demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:18:25.119736 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-16b49169-5428-459f-8ae5-418cd0d26ebc demo demo] Empty body provided in request {{(pid=113891) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:18:25.120132 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.openstack.wsgi [None req-16b49169-5428-459f-8ae5-418cd0d26ebc demo demo] Calling method 'detail' {{(pid=113891) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:18:25.120559 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.api.api_utils [None req-16b49169-5428-459f-8ae5-418cd0d26ebc demo demo] Removing options '' from query. {{(pid=113891) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:18:25.122015 np0000164971 devstack@c-api.service[113891]: DEBUG cinder.volume.api [None req-16b49169-5428-459f-8ae5-418cd0d26ebc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113891) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:18:25.129682 np0000164971 devstack@c-api.service[113891]: INFO cinder.volume.api [None req-16b49169-5428-459f-8ae5-418cd0d26ebc demo demo] Get all volumes completed successfully. Apr 11 02:18:25.131531 np0000164971 devstack@c-api.service[113891]: INFO cinder.api.openstack.wsgi [None req-16b49169-5428-459f-8ae5-418cd0d26ebc demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:18:25.132179 np0000164971 devstack@c-api.service[113891]: [pid: 113891|app: 0|req: 10/35] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:18:25 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) Apr 11 02:18:35.125914 np0000164971 devstack@c-api.service[113891]: DEBUG dbcounter [-] [113891] Writing DB stats cinder:SELECT=1 {{(pid=113891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:19:25.144019 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.middleware.request_id [None req-0715dacb-aa24-418f-b2c8-440c4bc296f7 None None] RequestId filter calling following filter/app {{(pid=113892) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:19:25.148270 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-0715dacb-aa24-418f-b2c8-440c4bc296f7 demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:19:25.148781 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-0715dacb-aa24-418f-b2c8-440c4bc296f7 demo demo] Empty body provided in request {{(pid=113892) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:19:25.149232 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.openstack.wsgi [None req-0715dacb-aa24-418f-b2c8-440c4bc296f7 demo demo] Calling method 'detail' {{(pid=113892) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:19:25.149602 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.api.api_utils [None req-0715dacb-aa24-418f-b2c8-440c4bc296f7 demo demo] Removing options '' from query. {{(pid=113892) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:19:25.150548 np0000164971 devstack@c-api.service[113892]: DEBUG cinder.volume.api [None req-0715dacb-aa24-418f-b2c8-440c4bc296f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113892) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:19:25.158918 np0000164971 devstack@c-api.service[113892]: INFO cinder.volume.api [None req-0715dacb-aa24-418f-b2c8-440c4bc296f7 demo demo] Get all volumes completed successfully. Apr 11 02:19:25.161533 np0000164971 devstack@c-api.service[113892]: INFO cinder.api.openstack.wsgi [None req-0715dacb-aa24-418f-b2c8-440c4bc296f7 demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:19:25.161949 np0000164971 devstack@c-api.service[113892]: [pid: 113892|app: 0|req: 9/36] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:19:25 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) Apr 11 02:19:35.153439 np0000164971 devstack@c-api.service[113892]: DEBUG dbcounter [-] [113892] Writing DB stats cinder:SELECT=1 {{(pid=113892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 11 02:20:25.177680 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.middleware.request_id [None req-64264ca1-3d88-45bd-baf8-b4ca722d20ab None None] RequestId filter calling following filter/app {{(pid=113889) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 11 02:20:25.182128 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-64264ca1-3d88-45bd-baf8-b4ca722d20ab demo demo] GET https://162.253.55.36/volume/v3/volumes/detail Apr 11 02:20:25.182491 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-64264ca1-3d88-45bd-baf8-b4ca722d20ab demo demo] Empty body provided in request {{(pid=113889) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 11 02:20:25.182868 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.openstack.wsgi [None req-64264ca1-3d88-45bd-baf8-b4ca722d20ab demo demo] Calling method 'detail' {{(pid=113889) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 11 02:20:25.183436 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.api.api_utils [None req-64264ca1-3d88-45bd-baf8-b4ca722d20ab demo demo] Removing options '' from query. {{(pid=113889) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 11 02:20:25.184646 np0000164971 devstack@c-api.service[113889]: DEBUG cinder.volume.api [None req-64264ca1-3d88-45bd-baf8-b4ca722d20ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113889) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 11 02:20:25.193489 np0000164971 devstack@c-api.service[113889]: INFO cinder.volume.api [None req-64264ca1-3d88-45bd-baf8-b4ca722d20ab demo demo] Get all volumes completed successfully. Apr 11 02:20:25.196433 np0000164971 devstack@c-api.service[113889]: INFO cinder.api.openstack.wsgi [None req-64264ca1-3d88-45bd-baf8-b4ca722d20ab demo demo] https://162.253.55.36/volume/v3/volumes/detail returned with HTTP 200 Apr 11 02:20:25.197098 np0000164971 devstack@c-api.service[113889]: [pid: 113889|app: 0|req: 9/37] 162.253.55.36 () {64 vars in 1289 bytes} [Sat Apr 11 02:20:25 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) Apr 11 02:20:35.188068 np0000164971 devstack@c-api.service[113889]: DEBUG dbcounter [-] [113889] Writing DB stats cinder:SELECT=1 {{(pid=113889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}